✅ Creating an aws_cdk staging VPC with python. The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define your cloud application resources
-
Updated
Jul 13, 2022 - Python
8000
✅ Creating an aws_cdk staging VPC with python. The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework to define your cloud application resources
Make a basic custom VPC with a single Private & Public Subnet, loaded with Internet & NAT Gateway using Terraform Script (infrastructure as code), Setup private and public routes and security group to allow ipV4 traffic on port 22 & 80. Further Provision and launch the static website running on the private EC2 instance using Elastic Load Balance…
Real-time Threat Classifier deployed on SageMaker via AWS CDK. Full MLOps lifecycle: secure VPC deployment, DistilBERT inference, P95 latency enforcement, and CloudWatch-driven automated rollback.
The Page will have Contents about AWS Concepts and Linux
Cloudformation template to create VPC network stack
Its a documentation where i have piled up all my learnings in the journey of AWS from beginner to advance level.
cloudformation ec2 web server
A bare-minimum Terraform project that mimics the Create VPC with Subnets path of AWS Virtual Private Cloud
This repository enables infrastructure as code (IaC) for setting up a scalable and secure Kubernetes cluster on AWS, leveraging best practices for modular Terraform configurations. It helps our DevOps teams automate cluster provisioning and manage infrastructure efficiently.
Instruction for creating vpc with private and public subnets in AWS
This is a demonstration of automating the task of provisioning a 3 VPC peering layout where one central VPC is peered with two VPCs in an AWS environment. The communication is between only the main and a peer VPC, there is no communication between two peer VPCs.
🔒 Ansible playbook for automated VPC security setup - SSH hardening, user management, and firewall configuration in one command
Este repositório faz parte do desafio de projeto da Formação Google Cloud Platform (GCP) Specialist da Digital Innovation One. Neste Projeto, fomos desafiados a explorar o console GCP para criação de máquinas virtuais e VPCss
Three-Tier AWS Architecture project
Two Hours To Expert Series: AWS VPC Design, Networking and EC2 Administration
AWS VPC, VPC endpoints, Security groups, routing tables, Serverless, Lambda, Security, cloud
This repository contains code and documentation for the Amazon Redshift project, showcasing a data pipeline using Amazon S3. Explore how I manage and analyze large datasets in the cloud!
☁️ Construyendo desde cero una VPC, subnets públicas/privadas y conectando instancias EC2 (Master-Workers) paso a paso.
Learn kubernetes locally (with kind cluster), in cloud (with aws eks cluster)
Automate AWS infrastructure deployment with Terraform, including VPC, S3, RDS, and CI/CD using GitHub Actions. Follows best practices for IaC with modular design, secure credentials, and automated workflows.
Add a description, image, and links to the vpc-creation topic page so that developers can more easily learn about it.
To associate your repository with the vpc-creation topic, visit your repo's landing page and select "manage topics."