aws-security-group
There are 57 repositories under aws-security-group topic.
terraform-aws-modules/terraform-aws-security-group
Terraform module to create AWS Security Group resources 🇺🇦
c1982/sgsync
AWS Security Group Synchronization Tool
karvounis/aws-lambda-auto-update-security-group-ips
Golang Lambda function that automatically updates (adds/removes) Security Group's rules with the public IPs of the instances of an AWS Autoscaling Group
GulshanArora7/awsChatbot
Slack Project --> AWS ChatBot
twistedFantasy/aws
The goal of this repository is to provide good and clear examples of Amazon CLI commands together with Amazon CDK to easily create any AWS services and resources
fvinas/tf_aws_lambda_ip_whitelist
An AWS Lambda-based mechanism to allow temporary IP whitelisting via security groups
marcincuber/aws-lambda-github-sg
AWS lambda function to automatically update security groups with github IPs using tags.
karvounis/terraform-aws-lambda-auto-update-security-group-ips
Terraform module that creates the resources in order to be able to update the security group rules based on an AWS Autoscaling Groups's IPs
skwashd/terraform-aws-cloudflare-ips-security-group
This terraform module populates an AWS security group ingress rules with Cloudflare source IPs
RenovoSolutions/cdk-aspects-library-security-group
A CDK library containing EC2 security group related CDK Aspects and the ability to define custom aspects.
rproenza86/aws-infrastructure-code-address_book
Terraform infrastructure code for Address Book, a php Web App. Create Virtual Private Cloud, a public and private subnets, an Internet Gateway, a Route Table and add a route to the Internet, a security group for the web server and for the db, deploy web server and a MySQL RDS instance.
gerardodavidlopezcastillo/TF_FN-SecurityGroups_Public
Explore for_each, toset, and tomap in Terraform to effectively manage the creation of security groups in AWS.
gerardodavidlopezcastillo/TF_IaC-DevOpsCodePipeline_Public
This repository contains CodeBuild scripts to run infrastructure as code using Terraform on AWS, with configurations for the development (dev) and staging (stag) environments.
gerardodavidlopezcastillo/TF_PROJECT-EC2SecurityGroups_Public
Create AWS EC2 Instances and Security Groups with Terraform. This repository provides Terraform configurations for efficient EC2 instance and security group management.
jaylong255/aws-vpc-setup
Setting up a secure virtual private cloud on amazon web services.
lucaronca/ec2-setup
Terraform module that allows provisioning of a ready-to-use AWS EC2 configuration, equipped with key functionalities.
mainmax/terraform-aws-sg
Terraform module to create AWS EC2 Security Group from a firewall-like ruleset policy
raktim00/Ansible-AWS
Creation of EC2 Instances and Security Group using Ansible Automation Scripting - Ansible Playbook and then setting up Web Server on those Instances using Ansible Roles.
subhamay-cloudworks/0067-heather-tf
Creating EC2 instance with Apache Web Server installed and accessing S3 bucket from the EC2 and copying the HTML files.
verygood-ops/sg-exporter
Export information on AWS Security Groups to Prometheus
vithran21/Terraform_Projects
This repo contains several tasks with Terraform scripts.
abdulmuhd-dev/terraform-remote-dev-env
Automate the setup of a remote development environment on AWS EC2 using Terraform. This repository provides scripts and configurations to deploy an EC2 instance tailored for development purposes, enabling seamless integration with Visual Studio Code using the Remote-SSH plugin.
Achanandhi-M/AWS-EC2
Struggling to create an EC2 instance? In this repository, I will guide you to create an EC2 instance within 4 seconds. The only prerequisite is to have an AWS account. If you don't have one, create an account using the AWS Free Tier
fcongedo/Bootcamp-DevOps-Engineer
Desafíos realizados durante el Bootcamp DevOps Engineer
huyphamch/terraform-aws-create-web-rds
Create the cloud infrastructure to handle http requests using Terraform
iamtruptimane/create-an-EC2-instance
create and configure an EC2 instance using AWS console
maxllt/Training-Terraform-AWS-ec2-Labs
Welcome to the AWS EC2 Labs repository! This repository serves as a collection of hands-on labs focusing on deploying EC2 instances on Amazon Web Services (AWS) using Terraform. These labs are designed to provide practical experience with infrastructure as code (IaC) and AWS services
mohdumair8896/Netflix-Clone
DevSecOps Project to setup Netflix clone on AWS using CICD, Security, Monitoring and GitOps
Robson-Teixeira/amazon-kubernetes-guestbook
Repositório do curso Jornada do Conhecimento de DevOps (Nível Intermediário) - Amazon EKS: gerenciando aplicações conteinerizadas com Kubernetes da plataforma Alura.
titusnangitech/Client-Server-architecture-implemantation-using-MySql
Implementing a Client-Server Architecture using MySQL Database Management System (DBMS)
VIET-TU/deployment-strategy-blue-green
Lab: Terraform AWS ECS Deployment with CI/CD
dowusubekoe-dev/networking-fundamentals-aws-vpc
Demonstrates how to use Terraform to create a basic AWS infrastructure, including a VPC, Subnet, Internet Gateway, Route Table, Security Group, Network ACL, and an EC2 instance
iamtruptimane/securing-vpc
securing VPC using public and private subnets
Robson-Teixeira/terraform-aws
Repositório do curso Jornada do Conhecimento de DevOps (Nível Avançado) - Terraform: automatize a infraestrutura na nuvem da plataforma Alura.
terraform-trailwatch-modules/terraform-aws-security-group
This Terraform module creates CloudWatch Log Metric Filters and associated Alarms for monitoring Security Groups (SGs) based on specified event names.