Chapter 3: Application Modernization Using Google Cloud
Many people think that just using a lift and shift strategy with their old applications will bring all the benefits of using the cloud.
Suppose you want to take advantage of all the benefits of the cloud such as autoscaling, fully managed services, and cost-saving. In that case, you need to create or refactor your existing application so that it works with those services and takes all the cloud's benefits. This is known as application modernization.
In this chapter, we're going to cover the following main topics:
- Preparing your environment for developing applications on Google Cloud
- Be sure that your application will work fine on the cloud with testing
- Improving your delivery speed with continuous integration and delivery pipelines
- Application modernization best practices