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.
CDK-Demo
A demo application that showcases the CDK and some AWS services.
headless-chrome-with-puppeteer-on-AWS-lambda-with-serverless-framework
Running Puppeteer on AWS Lambda Using Serverless Framework
Nodejs-EKS-Deploy
Node.js application using Skaffold and GitHub Actions for deployments to Amazon EKS cluster
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
AWS-Devops-Projects's Repositories
AWS-Devops-Projects/CDK-Demo
A demo application that showcases the CDK and some AWS services.
AWS-Devops-Projects/Nodejs-EKS-Deploy
Node.js application using Skaffold and GitHub Actions for deployments to Amazon EKS cluster
AWS-Devops-Projects/springboot-app
It is an approach to develop spring based application with very less configuration. It provides defaults for code and annotation configuration to quick start new spring projects within no time.
AWS-Devops-Projects/devops-resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
AWS-Devops-Projects/terraform-aws-eks
Terraform module to create an Elastic Kubernetes (EKS) cluster and associated worker instances on AWS 🇺🇦
AWS-Devops-Projects/docker-nodejs-application
This repository contains source code for a basic `to-do` CRUD (Create, Read, Update, Delete) based Node.js application. The application source code also contains a `Dockerfile` to build an image and containerize the application.
AWS-Devops-Projects/grafana-aws-cloudwatch-dashboards
:cloud: 30+ Grafana dashboards for AWS CloudWatch metrics: EC2, Lambda, S3, ELB, EMR, EBS, SNS, SES, SQS, RDS, EFS, ElastiCache, Billing, API Gateway, VPN, Step Functions, Route 53, CodeBuild, ...
AWS-Devops-Projects/Kubernetes-Certified-Administrator
Online resources that will help you prepare for taking the CNCF CKA 2020 "Kubernetes Certified Administrator" Certification exam. with time, This is not likely the comprehensive up to date list - please make a pull request if there something that should be added here.
AWS-Devops-Projects/aws-eks-accelerator-for-terraform
The AWS EKS Accelerator for Terraform is a framework designed to help deploy and operate secure multi-account, multi-region AWS environments. The power of the solution is the configuration file which enables the users to provide a unique terraform state for each cluster and manage multiple clusters from one repository. This code base allows users to deploy EKS add-ons using Helm charts.
AWS-Devops-Projects/karpenter
Kubernetes Node Autoscaling: built for flexibility, performance, and simplicity.
AWS-Devops-Projects/microservices-architecture-on-aws
AWS-Devops-Projects/aws-cdk-intro-workshop
Introduction to the AWS CDK - Workshop
AWS-Devops-Projects/aws-eks-base
This boilerplate contains terraform configurations for the rapid deployment of a Kubernetes cluster, supporting services, and the underlying infrastructure in AWS.
AWS-Devops-Projects/cdk-gitlab-runner
This repository template helps you create gitlab runner on your aws account via AWS CDK one line.
AWS-Devops-Projects/CDK-SPA-Deploy
This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier
AWS-Devops-Projects/chartmuseum
Host your own Helm Chart Repository
AWS-Devops-Projects/cloudformation-examples
CloudFormation examples for provisioning EC2, RDS, and a CodePipeline to build and deploy the app.
AWS-Devops-Projects/eks-anywhere
Run Amazon EKS on your own infrastructure 🚀
AWS-Devops-Projects/jenkins-cloudformation-deployment-example
AWS-Devops-Projects/multi-env-deploy
Complete example of deploying complex web apps to AWS using Terraform, Ansible, and Packer
AWS-Devops-Projects/terraform-aws-slackbot
Serverless Extensible Slackbot
AWS-Devops-Projects/Terraform-The-Hard-Way
The most efficient way to learn Terraform for beginners and intermediate practitioners
AWS-Devops-Projects/awesome-cdk
A collection of awesome things related to the AWS Cloud Development Kit (CDK)
AWS-Devops-Projects/aws-eks-best-practices
A best practices guide for day 2 operations, including operational excellence, security, reliability, performance efficiency, and cost optimization.
AWS-Devops-Projects/cdk-examples
These are CDK template/patterns that I came across my journey with AWS CDK.
AWS-Devops-Projects/cdk-lambda-powertuner
A simple CDK wrapper for the AWS Lambda Powertuner step function
AWS-Devops-Projects/eks-gitops-crossplane-argocd
AWS-Devops-Projects/learn-cantrill-labs-1clickrepo
Deployment Repo for labs 1-click deployment bucket
AWS-Devops-Projects/origin
Conformance test suite for OpenShift
AWS-Devops-Projects/quickstart-taskcat-ci
AWS Quick Start Team