This document discusses continuous application modernization on AWS. It focuses on splitting monolithic applications into microservices. Some key benefits discussed include cost optimization, improved performance and scalability. Several approaches are presented for splitting monoliths, such as the strangler fig pattern and using tools like the .NET Microservice Extractor. Change data capture and parallel runs are also presented as techniques to help modernize databases and split applications.