News

Microsoft announces the availability of VS Code Spring Boot Application Development Extension Pack, available now in the Visual Studio Code Marketplace.
Better known as the Twelve-Factor App methodology, these 12 commandments have become the de facto standard for the creation of modern, cloud-native microservices that use Docker and Kubernetes as ...
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.