Pinned Repositories
3tier-architecture-with-cdk
Creating an infrastructure that is redundant across multiple availability zones, end users can only access the app through a domain name, the database should only be accessible from the application servers. a secure way to access the servers for troubleshooting must be provided.
amazon-ecs-nodejs-microservices
Reference architecture that shows how to take a Node.js application, containerize it, and deploy it as microservices on Amazon Elastic Container Service.
aws-infrastructure
Terraform modules to build AWS Infrastructure
AWS-Jenkins-Pipeline
Project shows how to construct a functioning CI/CD pipeline which uses a Jenkins open-source automation server to deploy CodeBuild artifacts with CodeDeploy. it also shows how to build the deployment infrastructure and automatically deploy application version changes from GitHub to your production environment.
Building-CI-CD-pipeline-for-Serverless-Application
Todoapp is a simple Web Application designed to use AWS for CI/CD Pipeline Functionality using AWS CodePipeline, it also does UI testing using Ghost Inspector with the help of CodePipeline build stage.
devops-projects
DevOps Real World Projects for Aspiring DevOps Engineers [Beginner to Advanced]
eks-fargate
Start with the eksworkshop setup
headless-chrome-with-puppeteer-on-AWS-lambda-with-serverless-framework
Running Puppeteer on AWS Lambda Using Serverless Framework
python-backend-app
We have used this python project to execute CI/CD pipeline using Jenkins on AWS environment with AWS Devops tools
Terraform-3tier-architecture-AWS
This repository contains code to deploy 3 tier architecture to AWS using Terraform
DailyDevOps Projects's Repositories
AWS-Devops-Projects/aws-codepipeline-multi-branch-strategy
This blog post presents a solution for automated pipelines creation in CodePipeline when a new branch is created in a CodeCommit Repository.