aws

Deploying Java AWS Lambda to Multiple Environments Using AWS SAM, Parameter Store, and One Codebase

Deploying Java AWS Lambda to Multiple Environments Using AWS SAM, Parameter Store, and One Codebase

Managing multiple environments (like dev and prod) with one codebase is a common challenge when building AWS Lambda functions. In this...
LTS LTS
4 min read
Integrate AWS SQS with Java Using Spring Cloud AWS (Including FIFO & DLQ Support)

Integrate AWS SQS with Java Using Spring Cloud AWS (Including FIFO & DLQ Support)

In this tutorial, you’ll learn how to build a Spring Boot application using Spring Cloud AWS to interact with Amazon SQS,...
LTS LTS
2 min read