aws parameter store

How to use AWS SSM Parameter Store and AWS Secrets Manager from Spring Boot and Java

How to use AWS SSM Parameter Store and AWS Secrets Manager from Spring Boot and Java

A practical, hands-by-step article showing how to fetch configuration stored in AWS Systems Manager Parameter Store (SSM) and AWS Secrets Manager...
LTS LTS
10 min read
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