0%

Get to grips with the tools, services, and functions needed for application migration to help you move from legacy applications to cloud-native on Google Cloud

Key Features

  • Discover how a sample legacy application can be transformed into a cloud-native application on Google Cloud
  • Learn where to start and how to apply application modernization techniques and tooling
  • Work with real-world use cases and instructions to modernize an application on Google Cloud

Book Description

Legacy applications, which comprise 75–80% of all enterprise applications, often end up being stuck in data centers. Modernizing these applications to make them cloud-native enables them to scale in a cloud environment without taking months or years to start seeing the benefits. This book will help software developers and solutions architects to modernize their applications on Google Cloud and transform them into cloud-native applications.

This book helps you to build on your existing knowledge of enterprise application development and takes you on a journey through the six Rs: rehosting, replatforming, rearchitecting, repurchasing, retiring, and retaining. You'll learn how to modernize a legacy enterprise application on Google Cloud and build on existing assets and skills effectively. Taking an iterative and incremental approach to modernization, the book introduces the main services in Google Cloud in an easy-to-understand way that can be applied immediately to an application.

By the end of this Google Cloud book, you'll have learned how to modernize a legacy enterprise application by exploring various interim architectures and tooling to develop a cloud-native microservices-based application.

What you will learn

  • Discover the principles and best practices for building cloud-native applications
  • Study the six Rs of migration strategy and learn when to choose which strategy
  • Rehost a legacy enterprise application on Google Compute Engine
  • Replatform an application to use Google Load Balancer and Google Cloud SQL
  • Refactor into a single-page application (SPA) supported by REST services
  • Replatform an application to use Google Identity Platform and Firebase Authentication
  • Refactor to microservices using the strangler pattern
  • Automate the deployment process using a CI/CD pipeline with Google Cloud Build

Who this book is for

This book is for software developers and solutions architects looking to gain experience in modernizing their enterprise applications to run on Google Cloud and transform them into cloud-native applications. Basic knowledge of Java and Spring Boot is necessary. Prior knowledge of Google Cloud is useful but not mandatory.

Table of Contents

  1. The Definitive Guide to Modernizing Applications on Google Cloud
  2. Contributors
  3. About the authors
  4. About the reviewer
  5. Preface
  6. Section 1: Cloud-Native Application Development and App Modernization in Google Cloud
  7. Chapter 1: Cloud-Native Application Fundamentals
  8. Chapter 2: End-to-End Extensible Tooling for Cloud-Native Application Development
  9. Chapter 3: Cloud-Native Architecture Patterns and System Architecture Tenets
  10. Section 2: Selecting the Right Google Cloud Services
  11. Chapter 4: Choosing the Right Compute Option
  12. Chapter 5: Choosing the Right Database and Storage
  13. Chapter 6: Implementing a Messaging and Scheduling System
  14. Chapter 7: Implementing Cloud-Native Security
  15. Section 3: Rehosting and Replatforming the Application
  16. Chapter 8: Introducing the Legacy Application
  17. Chapter 9: The Initial Architecture on Google Compute Engine
  18. Chapter 10: Addressing Scalability and Availability
  19. Chapter 11: Re-Platforming the Data Layer
  20. Chapter 12: Designing the Interim Architecture
  21. Chapter 13: Refactoring to Microservices
  22. Section 4: Refactoring the Application on Cloud-Native/PaaS and Serverless in Google Cloud
  23. Chapter 14: Refactoring the Frontend and Exposing REST Services
  24. Chapter 15: Handling Eventual Consistency with the Compensation Pattern
  25. Chapter 16: Orchestrating Your Application with Google Kubernetes Engine
  26. Chapter 17: Going Serverless with Google App Engine
  27. Chapter 18: Future Proofing Your App with Google Cloud Run
  28. Appendix A: Choosing the Right Migration Strategy
  29. Appendix B: Application Modernization Solutions
  30. Other Books You May Enjoy