Tag
#AWS
Search Posts
Search across all published posts.
Terraform Safety - Keep Resources Safe from Accidental Deletion
Learn how to protect Terraform resources from accidental deletion using lifecycle.prevent_destroy and enable_deletion_protection. A must-read guide for DevOps engineers who value safe and stable infrastructure.
Serverless Auth Made Simple - AWS Cognito, Lambda & API Gateway
Learn how to build custom authentication APIs using AWS Cognito, Lambda, and API Gateway — without managing a single backend server. A serverless approach to secure, scalable, and cost-effective centralized auth.
Secure Authentication for Python Apps with AWS Cognito
Simple Python web application using Flask and AWS Cognito for authentication. The application supports both Hosted UI and custom login page for user authentication.
Deploying Kubernetes Operator for Avi on Amazon EKS
Step by step guide to configure Avi Kubernetes Operator (AKO) on EKS with Avi Controller.
Avi on AWS: Comprehensive Installation Guide
A simplified guide to install NSX Advanced Load Balancer (Avi) on AWS to work with EKS cluster.