How to set up GitHub Actions for Pulumi when the state is stored in an AWS S3 Bucket.
AWS
Self-host Pulumi state with an S3 Bucket, an IAM User, and the Pulumi CLI.
Get rid of the efficient cache policy warning on PageSpeed Insights by adding a Cache-Control header to CloudFront.
A guide to adding custom response headers to a CloudFront distribution using response headers policies in the AWS Console.
How to run a shell command against multiple EC2 instances using AWS Systems Manager
Curl examples for retrieving EC2 instance metadata using IMDSv2 including IP address, instance ID, and security groups.
How to redirect a domain to another one using AWS S3, ACM, and CloudFront
How to host a static website on Amazon Web Services using S3, CloudFront, ACM, and Route 53
Ways to find AWS Resources by private or public IP addresses.
Updating Amazon Certificate Manager SSL certificates with no downtime
How to pass an API key via the x-api-key header when invoking AWS API Gateway with curl and Python.
How to get EC2 Instance metadata using IMDSv1
Resolving Access Denied Errors in a CloudFront Distribution that uses a Private S3 Bucket, Origin Access Identity, and Contains Multiple index.html Templates.
How to allow an IAM Role to assume another Role.