Tag 4
cloud
Everything on the log tagged “cloud”.
Use the AWS CLI with Cloudflare R2
Snippets2025-03-22Cloudflare R2 is S3 compatible, which means we can use the AWS CLI to interact with objects on R2.
AWS - Create a CNAME Record for a Database
Snippets2021-09-08Create and add a CNAME record for a database
AWS - Add Certificate to an ApplicationListener
Snippets2021-09-03Avoid cyclic references with ApplicationListenerCertificate.
Docker - Push Docker Images to AWS ECR
Snippets2021-08-10Push Docker images to AWS ECR with the CLI.