Logo
AboutArchiveSnippets

aws

AWS Transit Gateway: Advanced Patterns and Battle-Tested Lessons

10 min read

Real-world TGW deployment patterns, multi-account architectures, and the gotchas that will bite you in production.

Transit GatewayDirect Connect

aws s3 cp vs sync: What’s the Difference?

3 min read

Understanding the difference between aws s3 cp and sync, and when to use each.

S3

Using AWS OIDC Roles in GitHub Actions for CI/CD

3 min read

How to securely assume AWS IAM roles in GitHub Actions using OpenID Connect (OIDC).

IAM

Reading & Writing to S3 in AWS Lambda (Node.js)

3 min read

A quick reference on how to read and write files from S3 inside a Lambda function using the AWS SDK v3.

LambdaS3
© 2024-present Zoe