Search⌘ K
AI Features

Summary

Explore how to transform a modular monolith application into microservices and deploy it to the AWS cloud. Understand setting up infrastructure, using containerized or direct tools, and maintaining consistent application behavior across local and cloud environments.

We'll cover the following...

Recap

In this chapter, we converted the modular monolith application into a microservices application. We modified the modules so that we could ...