
Hardik Singh Behl
@hardiksinghbehl
Java Spring Boot Developer | Technical Writer
ID: 1779750351358296064
15-04-2024 05:55:33
64 Tweet
21 Followers
76 Following

Wrote a new article detailing the use of LocalStack initialization hooks to provision AWS resources in Spring Boot tests. We explore why this approach is better than using Testcontainers execInContainer() method. Check it out. rieckpil.de/provisioning-l…


Learned that #AWS Lambda is celebrating its 10th anniversary! 🎉 At Baeldung, we recently updated our AWS Lambda with @Java tutorial. We cover upgrading functions to Java 21, deploying with AWS CloudFormation, and testing using LocalStack. baeldung.com/java-aws-lambda

Wrote a piece detailing the integration of AutoMQ: Cost-Effective Auto-Scaling Kafka with Spring Boot. We use the Docker Compose module of Testcontainers to create a local test environment. Check it out!
