AWS
How to set up simple CI/CD using AWS CodePipeline with GitHub
A step-by-step example demonstrating how to deploy a static single page website to AWS S3
cloud-computingaws-s3aws
AWS EC2 Terraform Module Utilizing the aws_ami Data Source
Building a Terraform module that builds a bare-bones EC2 application server, qualifies for the AWS free-tier, and auto-assigns the ID of a registered AMI.
awsterraformcloud-computing
AWS Site-to-Site VPN with NAT
awsdevopscloud-computing
What is Lambda Throttling and How to Fix it?
awslambdathrottling
How to Mock AWS S3 in a Jest (Unit) Test
awsjesttesting
Building and Publishing a Docker Image to Amazon ECR using Bitbucket Pipelines
How to build a container and push it to a container registry, all from within Bitbucket Pipelines.
awsdockerdevops
Upgrade AWS EKS Cluster with Zero Downtime
Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service offering from AWS.It provides high availability and scalability for the Control Plane to run across multiple…
kubernetesawsdocker
Connect to a Private Instance Using a Bastion Host Within a Custom VPC
awsvpcbastion-host
Create your own Python Layer in AWS Lambda Environment
pythonawslambda
JSON Logs with CloudWatch Logs Insights
Excel at using CloudWatch Logs Insights by sending in structured JSON logs.
cloudwatchlogsinsights