In this article, we will look into how we can use Spring Cloud AWS S3 in a Spring Boot Application to communicate with AWS. We will run our setup with LocalStack to mock the actual AWS S3 service| RefactorFirst
We will look into how we can create an AWS Lambda with Terraform and run a Spring Boot application to view its performance with the Snap Start option enabled| RefactorFirst
In this article we will look into how we can fetch secrets from AWS Secrets Manager in a Spring Boot Application.| RefactorFirst
In this article, we will be looking into how we can integrate a circuit breaker and a retry mechanism, to handle failures while making synchronous calls to another service.| RefactorFirst
In this article, we would be looking at how we can externalize application configuration using Spring Cloud Config.| RefactorFirst