In this lab you will deploy a monolithic application to a Google Kubernetes Engine cluster, then break it down into microservices.
Migrating a Monolithic Website to Microservices on Google Kubernetes Engine
Google via Google Cloud Skills Boost
Overview
Syllabus
- GSP699
- Overview
- Setup and requirements
- Task 1. Clone the source repository
- Task 2. Create a GKE cluster
- Task 3. Deploy the existing monolith
- Task 4. Migrate orders to a microservice
- Task 5. Migrate Products to microservice
- Task 6. Migrate frontend to microservice
- Congratulations!