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

Project Overview & Architecture of the Microservice Web App

Welcome to the first 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: - What is a microservice application and why it matters - What is Docker Compose and how it simplifies multi-container setups - Overview of the popular Docker Voting App (used for learning microservices) - The project architecture and how all components work together - A tour of the GitHub repository you’ll use throughout the series 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 Project repo and writing out the docker compose file Ideal for beginners, developers learning cloud deployments, or anyone building a DevOps portfolio project.