Stratospheric
All you need to know to get a Spring Boot application into production with AWS.
Contents
Have a peek at the content planned for this book.
Learn how to work with AWS CloudFormation to deploy resources to the cloud from scratch. No previous knowledge required.
Learn how to use AWS CDK with Java to create the infrastructure you need to deploy an application into production.
Learn how to use CDK to create multiple identical environments for your application (test, staging, production).
Learn how to build a continuous deployment pipeline to get code changes into production without friction.
Integrate a Spring Boot application with AWS Cognito user pools to implement user registration and login with full control of the data.
Learn how to provision a relational database with RDS and connect it to your Spring Boot application.
Learn how to configure and use Simple Queue Service (SQS) and Simple Email Service (SES) to implement a notification mechanism with Spring Boot.
Learn how to monitor your Spring Boot application and how to implement alerting with AWS CloudWatch.
Mailing List