How I migrated from AWS back home thanks to Cloudflre Tunnel
How I migrated from AWS back home thanks to Cloudflre Tunnel
How I deployed Cloudflare using Terraform...
How I rebuild my instances to use gp3 EBS volumes
Auto generate Terraform docs using GitHub Actions
Secure AWS by using short lived credentials...
Trigger AWS CodeDeploy from S3 event via Lambda...
Sharing S3 buckets across different AWS accounts is a very common practice and with encryption being more important now than ever, especially in certain industries like finance where security mandates us to enable SSE (Server Side Encryption) on all our buckets.
Have you ever need to refactor your Terraform code?
Any time you attach an EBS volume to an instance, it will trigger a Lambda function which will then tag the volume by using the attached instance tags.
Replacing MicroK8s with K8s created by kubeadm on EC2 instances...