#terraform
Read more stories on Hashnode
Articles with this tag
One of my favorite AWS Services is Lambda, the powerhouse for serverless computing. But one can get easily lost in the AWS console when you just want...
Amazon S3 (Simple Storage Service) is an object storage service that allows you to store and retrieve large amounts of unstructured data from anywhere...
Serverless Framework is great tooling, however, when it comes to building more complex systems, especially an enterprise one with strict security...
Infrastructure-as-Code (IaC) tools are everywhere. They are used for managing and provisioning all kinds of infrastructure resources. They allow you...
Get the best of both worlds by leveraging the Parameter Store to exchange ARNs Β· If you want to build a serverless application, the Serverless Framework...