Summary
With this, we come to the end of yet another chapter, but before we head on to the next, go through this quick summary of the things you have learned so far.
This chapter started off by discussing some compute options that you can leverage for your workloads; an example of a simple web application was used as a migration candidate. You learned about AWS container services along with a brief overview of AWS Lambda as well. This was followed by some key considerations to keep in mind when selecting a compute platform. Next, you examined the storage and database options provided by AWS and explored some common questions to ask yourself so that you employ the right tool for the right job.
Chapter 20, Determining Opportunities for Modernization and Enhancements, will expand upon some topics from this chapter. It will discuss aspects such as how to actually convert a monolith to microservices, migrate from a commercial database to an open source variant, and finally, cover...