Stratospheric
Stratospheric, 2020, From Zero to Production with Spring Boot and AWS: Building Scalable and Resilient Applications
Book Image
More info
Summary
Stratospheric: From Zero to Production with Spring Boot and AWS
All you need to know to get a Spring Boot application into production with AWS.
What’s covered? Develop a production-ready Spring Boot application and deploy it to AWS while integrating several AWS services.
Infrastructure as code Learn how to use the AWS CDK (Cloud Development Kit) to define the entire infrastructure with Java code
Integrate AWS services Get familiar with powerful AWS services by implementing features for the sample application
Deployment Automate the CI/CD pipeline to get changes deployed to production in a matter of minutes using GitHub Actions
Operations Effectively monitor and operate a Spring Boot application in production