Published inAWS in Plain EnglishQuestions You Should be Asking if You Hear About an Additional Request in Your ProcessQuestions that should come to your mind regarding additional requests.Nov 10, 2021Nov 10, 2021
Published inAWS in Plain EnglishHow to Run AWS Lambda Cheaper?With AWS Lambda, you pay per invocation of your function. But it’s very much different if you give your Lambda 256M of memory or 3GB of…Jun 19, 20211Jun 19, 20211
Cross-account Athena queryImagine the world in which you have different AWS accounts for different purposes. There’s dev/staging/production AWS account for your…Jan 29, 2021Jan 29, 2021
Service profilingThis story is about how to make your service reliable and cheap. It’s not going to be a simple thing but trust me it’s worth of your time.Jul 9, 2020Jul 9, 2020
Abstract Your Messaging With API GatewayFind out how to integrate API Gateway with SQS using Terraform. This approach will give you a lot of flexibility without adding AWS SDK.Jul 5, 20201Jul 5, 20201
Terraform: chicken/egg problemSo you’re starting to work with Terraform and would like to store the state in S3 bucket. Sounds good but how are you going to create the…Jan 2, 20202Jan 2, 20202