Overview of Demo Project - Microservices Product

Get full access by enrolling now!

Sign in & Enroll
  Previous Lesson

Overview of Demo Project - Microservices Product

Next Lesson  

Overview of Demo Project - Microservices Product

In this lesson, we'll take a closer look at the software product we'll be working with throughout the course. This web application is built using a microservices architecture, meaning it's composed of multiple independent components that work together.
We'll explore:
  • The different microservices: We'll identify the individual services that make up the application and their specific roles.
  • How they interact: We'll examine how these microservices communicate with each other to provide the overall functionality of the application.
  • Local testing: We'll see how to run the application locally using Docker Compose to get a feel for how it works before deploying it to Kubernetes.
This overview provides a solid foundation for understanding the application's architecture and how each microservice contributes to the bigger picture. It also prepares us for the upcoming lessons where we'll deploy and manage these microservices on our EKS cluster.

Course Content

Section 1: Introduction

4 lessons · 10.05 mins

Section 5: Application Configs and Secrets Configs in Kubernetes

3 lessons · 22.3 mins

Section 6: Wrapping Up

2 lessons · 1.5 mins