Building a Spring Boot app is one thing; getting it running reliably on AWS is another. This course, an extension of the Stratospheric ebook, focuses specifically on that second part — taking a Java application all the way to a production AWS deployment.
Building with real AWS services
Using Spring Cloud AWS for the integration work, you'll build a web application that ties into SQS (queueing), S3 (storage), SNS (notifications), RDS (relational databases), Cognito (identity management), and ECS (container orchestration).
Getting to production
- Setting up a continuous deployment pipeline
- Managing infrastructure as code with CloudFormation and the AWS CDK
- Comparing different deployment patterns
- Applying monitoring practices that catch problems early
No prior AWS experience is assumed — the course is built to take a Java developer from no cloud background to a working, production-ready Spring Boot deployment on AWS.