Войти
  • 181Просмотров
  • 5 месяцев назадОпубликованоbarilonofficial

Building and Running the Microservices Applications Locally Using Docker Compose

Welcome to the second video in this hands-on DevOps series. In this video, we’ll introduce the full-stack CI/CD project where you'll deploy a microservice-based voting app using GitHub Actions, Docker Compose, and AWS EC2. This episode covers everything you need to get started, including: 🧠 What You'll Learn: - How to write a Docker Compose file from scratch - How to run a microservices application using Docker Compose locally This video sets the foundation for building and deploying real-world cloud-native apps using modern DevOps tools. 🔧 Tech Stack Overview: - GitHub Actions (for CI/CD) - Docker & Docker Compose - AWS EC2 - Python, Redis, .NET (used in the voting app) 📂 GitHub Repo: 📌 Next Video: Setting up the GitHub Actions pipeline Ideal for beginners, developers learning cloud deployments, or anyone building a DevOps portfolio project.