A company wants to migrate its monolithic application to a cloud-native architecture on Kubernetes. The application currently uses a shared database and communicates via internal HTTP calls. Which design pattern should be applied first to increase resilience and enable independent scaling of components?
Select one:
CNCF often tests the misconception that you should immediately apply a database-per-service or CQRS ...