AWS CloudFormation
Projects with this topic
-
Simple app based on Windows Server EC2 instance. The code source is stored in the Gitlab repository, Blue/Green deployment is realised with CodePipeline pipeline and System Manager Runbook: retrieves code changes when a webhook event is sent from GitLab, save files to the S3 bucket, invoke a Lambda function to perform execution of the SM Automation runbook, creation "Green" EC2 instance with all necessary configuration, register the instance to the Target Group, make swap weights on the ALB Listener rule, terminate "Blue" EC2 instance, send notification about deployment status. Monitoring deployed EC2 instances with CloudWatch alarms.
Updated -
Simple serverless architecture using API Gateway, Lambda Authorizer and Secrets Manager. All infrastructure is created with CloudFormation.
Updated -
Creating CloudFormation nested stacks and automating their deployment using AWS CodePipeline pipeline.
Updated -
This Docker image is designed to automate AWS jobs for use with GitLab CI/CD components. It contains utility scripts and bash functions to interact with AWS services such as CloudFormation, S3, EC2, and Systems Manager (SSM). The image simplifies the management of AWS resources and facilitates deployment automation in your CI/CD pipeline workflows.
Updated -
Provision infrastructure and deploy to Amazon AWS EC2 and ECS
Updated -
Aphelion Git Parser is a bash script that provides parsing capability for CloudFormation, Docker, Git, Helm, Kubernetes, Python projects, Terraform, and Virtual Environments, as well as storage related details.
Updated