<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/sources/faun/best-of/2024/08" -->

---
title: Best Faun posts — August 2024 | daily.dev
description: The most upvoted Faun posts from August 2024, curated by the daily.dev community.
canonical: https://daily.dev/sources/faun/best-of/2024/08
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:url: https://daily.dev/sources/faun/best-of/2024/08
og:type: website
og:site_name: daily.dev
og:title: Best Faun posts — August 2024 | daily.dev
og:description: The most upvoted Faun posts from August 2024, curated by the daily.dev community.
og:image: https://media.daily.dev/image/upload/s--VAY5ToZt--/f_auto/v1724209435/public/daily.dev%20-%20open%20graph
---

# Best of Faun — August 2024

1. 1  
[](https://daily.dev/posts/deploy-ai-apps-using-docker-to-containerize-python-based-gen-ai-apps--vb3xsd5xa "Deploy AI apps using Docker to containerize python-based GEN-AI Apps.")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
Deploy AI apps using Docker to containerize python-based GEN-AI Apps.  
Deploying AI applications can be streamlined using Docker to containerize Python-based generative AI apps. This guide walks you through setting up a full-stack application that answers questions about a PDF file, using LangChain for orchestration, Streamlit for the UI, Ollama for running the LLM, and Neo4j for vector storage. Key steps include cloning the repository, initializing Docker, configuring the Docker Compose file, and running the services to interact with the app via a browser.  
107  
2
2. 2  
[](https://daily.dev/posts/nitric-is-terraform-for-developers-tb2g3jhgl "Nitric is Terraform for Developers")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
Nitric is Terraform for Developers  
Nitric introduces a new paradigm called Infrastructure from Code (IfC), designed to bring the clarity and execution capabilities of Infrastructure as Code (IaC) tools like Terraform to application developers. With Nitric, you can document application requirements in a clear, concise, and executable format using Nitric SDKs and CLI, enabling easier and more efficient development and cloud infrastructure management.  
54  
11
3. 3  
[](https://daily.dev/posts/a-pain-less-journey-into-arch-linux-odmc4fbz2 "A (pain)less journey into Arch Linux")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
A (pain)less journey into Arch Linux  
The author shares their experience switching from Ubuntu 22.04 to Arch Linux and provides a step-by-step guide on installing and configuring Arch Linux. Key topics include creating bootable media, preparing partitions for dual booting, the installation process, setting up essential configurations, and customizing the desktop environment. The guide addresses necessary prerequisites, mentions potential pitfalls, and emphasizes the importance of understanding the system for effective customization.  
43  
4
4. 4  
[](https://daily.dev/posts/securely-scale-ci-cd-with-self-hosted-github-runners-on-aws-xkmmghhqj "Securely Scale CI/CD with Self-Hosted GitHub Runners on AWS")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
Securely Scale CI/CD with Self-Hosted GitHub Runners on AWS  
Utilizing self-hosted GitHub runners on AWS addresses limitations with GitHub’s hosted runners by providing greater control over computing resources, environment customization, security, and integration with internal tools. This setup involves deploying an EC2 instance as a public-facing web server and a private instance as a self-hosted GitHub runner to improve the efficiency, security, and customization of CI/CD workflows. Key steps include configuring Docker, SSH key generation, setting up AWS CLI, and creating CI/CD workflows in GitHub Actions.  
41  
1
5. 5  
[](https://daily.dev/posts/building-a-end-to-end-multi-modal-rag-system-using-aws-bedrock-and-langchain-jkdtqoybz "Building a End to End Multi-Modal RAG System Using AWS Bedrock And Langchain")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y  
Building a End to End Multi-Modal RAG System Using AWS Bedrock And Langchain  
Learn how to build an end-to-end Retrieval Augmented Generation (RAG) application using AWS Bedrock and Langchain. This project involves loading PDF documents, creating vector embeddings using the Titan model, storing them in a vector store, integrating Cloudy and Llama 2 language models, and building a user-friendly interface with Streamlit. The system efficiently retrieves and summarizes information from PDF files based on user queries.  
39
6. 6  
[](https://daily.dev/posts/my-tech-radar-11-building-reliable-microservices-made-easy-lets-meet-new-champion-dapr-io--o3jwbgkbf "| My Tech Radar |11 | Building Reliable Microservices made easy | Lets meet New champion `Dapr.io `")  
Article  
![Avatar of faun](https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/71243dc2fd54430491336f7f7d4d83b1)Faun · 2y

| My Tech Radar |11 | Building Reliable Microservices made easy | Lets meet New champion \`Dapr.io \`  
Dapr (Distributed Application Runtime) is a versatile and powerful open-source project for building reliable and scalable microservices. It offers unified APIs and patterns that simplify communication, state management, and workflow processes across different languages and frameworks. Originally incubated at Microsoft and now part of the Cloud Native Computing Foundation, Dapr integrates industry best practices for security, resiliency, and observability, freeing developers to focus on their core code. This post guides you through setting up a basic Dapr Proof of Concept (POC), from installation to running a simple Go application.  
24

[See all Faun archives](/sources/faun/best-of)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@graph":[{"@type":"CollectionPage","@id":"https://daily.dev/sources/faun/best-of/2024/08#page","url":"https://daily.dev/sources/faun/best-of/2024/08","name":"Best Faun Posts — August 2024","description":"The most upvoted Faun posts from August 2024, curated by the daily.dev community.","isPartOf":{"@type":"WebSite","url":"https://daily.dev"}},{"@type":"ItemList","@id":"https://daily.dev/sources/faun/best-of/2024/08#items","numberOfItems":6,"itemListElement":[{"@type":"ListItem","position":1,"url":"https://daily.dev/posts/deploy-ai-apps-using-docker-to-containerize-python-based-gen-ai-apps--vb3xsd5xa","name":"Deploy AI apps using Docker to containerize python-based GEN-AI Apps."},{"@type":"ListItem","position":2,"url":"https://daily.dev/posts/nitric-is-terraform-for-developers-tb2g3jhgl","name":"Nitric is Terraform for Developers"},{"@type":"ListItem","position":3,"url":"https://daily.dev/posts/a-pain-less-journey-into-arch-linux-odmc4fbz2","name":"A (pain)less journey into Arch Linux"},{"@type":"ListItem","position":4,"url":"https://daily.dev/posts/securely-scale-ci-cd-with-self-hosted-github-runners-on-aws-xkmmghhqj","name":"Securely Scale CI/CD with Self-Hosted GitHub Runners on AWS"},{"@type":"ListItem","position":5,"url":"https://daily.dev/posts/building-a-end-to-end-multi-modal-rag-system-using-aws-bedrock-and-langchain-jkdtqoybz","name":"Building a End to End Multi-Modal RAG System Using AWS Bedrock And Langchain"},{"@type":"ListItem","position":6,"url":"https://daily.dev/posts/my-tech-radar-11-building-reliable-microservices-made-easy-lets-meet-new-champion-dapr-io--o3jwbgkbf","name":"| My Tech Radar |11 | Building Reliable Microservices made easy | Lets meet New champion `Dapr.io `"}]},{"@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Sources","item":"https://daily.dev/sources"},{"@type":"ListItem","position":3,"name":"Faun","item":"https://daily.dev/sources/faun"},{"@type":"ListItem","position":4,"name":"Best of","item":"https://daily.dev/sources/faun/best-of"},{"@type":"ListItem","position":5,"name":"August 2024"}]}]}
```

