AWS


S3 cross-region replication with AWS CDK

pritunlaws-vpnvpn

How to Automate AWS IAM Best Practices Using the Principle of Least Privilege

AWS IAM automation with Klotho to help you implement security best practices via Infrastructure-as-Code, and abstracting the complexity of writing least privilege IAM policies away from your developers.

awsiamaws-iam

Develop AWS Lambda Functions Locally On Your Machine

Develop, build and deploy any AWS resource from your machine using AWS serverless application model (SAM)

awslambdaserverless

Use an Existing ALB/NLB for Your EKS Cluster

awskuberneteselastic-load-balancer

How to Build and Deploy a Cloud Native App

Build, Deploy and Run a Cloud-Native Application, built with JavaScript, Klotho, and AWS

cloud-nativeawsjavascript

Centralized Error Handling in NestJS

A guide on how to handle all errors in a NestJS application.

nestjsnodejsjavascript

How to Set Up AWS Load Balancer Controller in EKS Cluster

Deploying AWS Load Balancer Controller in the preconfigured EKS and configure Ingress routes.

awskubernetesdevops

Cluster-Autoscaler | Amazon EKS

Autoscaling is a function that automatically scales resources up or down to meet inconsistent demands. This is a major Kubernetes function that would otherwise require extensive human resources to…

kubercluster-autoscaleramazon-eks

Create a Custom Docker Image/Container & Push to AWS ECR

Build an image from a base image pulled from Docker Hub, create a container on a specified port from that image and push the image to Amazon ECR repository.

awsdockerdevops

GitLab CI/CD Pipeline with Terraform

cicdgitlabterraform