Spring Boot
Deploying Spring Boot Web Application on Amazon EC2 on AWS
A step-by-step guide to deploying a Spring Boot web application on Amazon EC2 on AWS
awsamazonspring-boot
How to Configure CloudWatch to Monitor Spring Boot Application Log
A guide to configuring CloudWatch to monitor the spring boot application log.
cloud-computingspring-bootcloudwatch
How to Use SNS with Other AWS Services and Its Integration with Spring Boot
awscloudcloud-computing
Caching with ElastiCache(Redis) and Spring Boot
redisspringspring-boot
Hands-on CI/CD for Spring Boot applications using GitHub Actions and AWS
Want to build a full CI/CD Pipeline? Well, you’re at the right place!
ci-cdspring-bootgithub-actions
Building a REST API Using MongoDB and Spring Boot
A beginners guide to integrating MongoDB with a Spring Boot application and perform different CRUD operations.
mongodbspring-bootjava