aws-ec2
Projects with this topic
-
This repository has configuration files for setting up VPCs, EKS clusters, and EC2 instances. I’ve utilized variables and modules to manage and organize infrastructure as code efficiently.
Updated -
Dockerized simple Nginx app, Gitlab CI pipeline push changes into CodeCommit repo, complete CI/CD is realised by AWS CodePipeline service: code source stored in CodeCommit, build realised by CodeDeploy and use ECR and S3 services, deployment is realised by CodeDeploy service and uses ECS service. SNS service is used for sending email notifications about CodePipeline status.
Updated -
Dockerized simple Nginx app, GitLab CI/CD pipeline, stored containers on Elastic Container Registry, Build app on an EC2 instance, Blue/Green deployment new app version based on different ports.
Updated -
A terraform module to spin up EC2 instances using our shitty startup scripts that do things that you would rather not do yourself, if you could help it.
For example, we have scripts that spin up an EC2 instance with code-server on your tailscale network with TLS for an on-the-go development experience on your mobile phone, ipad/android tablet, Samsung (TM) fridge/whatever.
Updated -
Demonstrates using Fastly & Terraform to load balance between hosts
Updated