News

As part of the White House's Pledge to America's Youth, Amazon will support AI skills training for 4 million learners and ...
Spring Boot deployment with Beanstalk However, there is a fairly simple and somewhat compelling option if you're working with AWS. Use Amazon's Elastic Beanstalk as your Java or Spring Boot hosting ...
How to deploy Spring Boot apps in AWS To deploy a cloud-native microservice built with Spring Boot in AWS, follow these steps: Dockerize the application and push the image to your container registry.
In this project I demonstrate how to process file from AWS S3 with Spring Boot Batch.
Assume we have a Spring Boot app that we want to deploy to AWS with the help of TravisCI and an fully automated Infrastructure-as-Code style. What options do we have?