AWS IAM Bible Part 1 — Nuts & Bolts

AWS Identity and Access Management (IAM) is likely the first AWS service you’ll encounter when getting started on AWS, as it is Amazon’s authentication and authorization service. Virtually all other AWS…

Continue Reading AWS IAM Bible Part 1 — Nuts & Bolts

Load Testing Serverless Functions

Serverless comes with the promise of infinite scalability, but what does this mean in practice? Services like AWS Lambda don’t magically scale up to thousands of parallel invocations in an…

Continue Reading Load Testing Serverless Functions