Skip to main content
The indie coder

The indie coder

AWS and serverless enthusiast 🚀

Recent

Secrets Manager API vs Lambda Extension: performance comparison
·689 words·4 mins· loading · loading
More than one and half year ago AWS announced the launch of the AWS Parameters and Secrets Lambda Extension.
Enabling AWS tags for billing
·435 words·3 mins· loading · loading
Recently I began tagging resources in my primary AWS account.
Secure and Lightweight containers with Red Hat
·905 words·5 mins· loading · loading
Why # The release of applications through lightweight containers has practical advantages, as the images contain all the dependencies necessary for the correct functioning of the application.
Use AWS Credentials in a Dev Container
·695 words·4 mins· loading · loading
If you work with AWS, you must have used AWS credentials at least once to run commands through the AWS CLI, CDK CLI, or SAM CLI.
Dev Container Setup for Hugo
·786 words·4 mins· loading · loading
Some weeks ago, I spoked about the benefits of using Dev Containers in Open Source projects.