Found 4,912 repositories(showing 30)
ECS Reference Architecture for creating a flexible and scalable deployment pipeline to Amazon ECS using AWS CodePipeline
ran-isenberg
This repository provides a working, deployable, open source-based, serverless service blueprint with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.
AmanPathak-DevOps
End-to-end DevOps project deploying a three-tier React, Node.js, and MongoDB application on AWS EKS. Features Terraform-based IaC, Jenkins CI/CD pipelines, ArgoCD GitOps, Helm, and monitoring with Prometheus and Grafana.
Reference architecture for deployment pipelines
saravanasai
GoQueue - The flexible Go job queue that grows with you. Start with in-memory for development, scale to Redis for production, or deploy to AWS SQS for the cloud. Built-in retries, DLQ, middleware pipeline, and observability - everything you need for reliable background processing.
aws-samples
This is self-paced workshop designed to allow developers and system administrators to get hands on with Amazon Elastic Container Service concepts such as service and container-instance auto-scaling, spot-fleet integration, container placement strategies, service discovery, secrets management with AWS Systems Manager Parameter Store, time-based and event-based scheduling, and automated deployment pipelines.
prashantgohel321
In this project, I built a fully automated CI/CD pipeline to deploy a two-tier Flask application (Flask + MySQL) on AWS EC2 using Jenkins, Docker, and Docker Compose. It integrates GitHub for version control and ensures seamless, reliable, and hands-free deployments.
amazon-archives
AWS Event Fork Pipelines helps you build event-driven serverless applications by providing pipelines for common event-handling requirements, such as event backup, analytics, and replay. The pipelines are based on AWS SAM, and can be deployed directly from AWS SAR into your AWS account.
ran-isenberg
This repository provides a working, deployable, open source-based, serverless MCP server blueprint with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.
aws-samples
Example of how to use CDK to create a CodePipeline CI/CD pipeline, and how to configure it to deploy resources on different AWS Accounts.
vincentclaes
Build and deploy a serverless data pipeline on AWS with no effort.
jch254
AWS-powered serverless build, test and deploy pipeline ft. multiple environments
aws-samples
This solution helps you deploy Data Lake Infrastructure on AWS using CDK Pipelines.
rehanvdm
CDK Express Pipelines is a library built on the AWS CDK, allowing you to define pipelines in a CDK-native method. It leverages the CDK CLI to compute and deploy the correct dependency graph between Waves, Stages, and Stacks using the .addDependency method, making it build-system agnostic and an alternative to AWS CDK Pipelines.
Sherif127
Graduation project during OJT at iVolve. Implements CI/CD using Jenkins, Docker, Kubernetes, Terraform, Ansible, and ArgoCD on AWS. Covers full DevOps pipeline: infrastructure provisioning, configuration management, app deployment, and monitoring.
hoangsonww
🦾 A production‑ready research outreach AI agent that plans, discovers, reasons, uses tools, auto‑builds cited briefings, and drafts tailored emails with tool‑chaining, memory, tests, and turnkey Docker, AWS, Ansible & Terraform deploys. Bonus: An Agentic RAG System & a Coding Pipeline with multistep planning, self-critique, and autonomous agents.
DharshiBalasubramaniyam
Purely is a cloud-first microservices web application, containerized and deployed to AWS Elastic Kubernetes Service (EKS) using Helm and automated via GitHub Actions CI/CD pipelines.
Ultimate AWS Data & AI Platform: Real-time flight delay predictions with complete DE, DS, MLOps, Web App & Multi-Agent LLM - All deployed via CDK self-mutating pipelines
aws-samples
Build, Test and Deploy ETL solutions using AWS Glue and AWS CDK based CI/CD pipelines
msfidelis
Pipeline to build, test and deploy Serverless Framework Projects with CodeBuild and CodePipeline on AWS using Terraform. :zap: :rocket: :zap: :rocket:
This pattern aims to provide guidance on how to deploy a containerized application to Amazon EKS cluster from Azure DevOps using Helm chart. The pattern can be further extended by modifying the pipeline template shared here to use the Azure pipelines service connection for AWS in order to query and use data from AWS Cloud.
This repository contains cloud formation templates for AWS pipeline required to deploy the WSO2 product on AWS Cloud
An end-to-end predictive maintenance application using machine learning to enhance industrial efficiency. This project employs robust modular architecture and advanced MLOps practices, including Docker and AWS for scalable, real-time maintenance predictions.
aws-solutions-library-samples
This solution helps you deploy ETL processes and data storage resources to create an Insurance Lake using Amazon S3 buckets for storage, AWS Glue for data transformation, and AWS CDK Pipelines. It is originally based on the AWS blog Deploy data lake ETL jobs using CDK Pipelines, and complements the InsuranceLake Infrastructure project
AbdassalamAhmad
Deploying AWS 3-tier high available web-app using Terraform, Docker, and GitHub Actions CI/CD Pipeline.
aws-samples
Sample code in Typescript for an AWS CDK Pipelines based cross-region and cross-account enabled SaaS application component deployment factory.
leegilmorecode
An opinionated discussion around how to set up, structure, and deploy your AWS CDK Serverless apps using CDK Pipelines in line with AWS best practices. Code examples are written in TypeScript.
typhoon-data-org
Create elegant data pipelines and deploy to AWS Lambda or Airflow
AWS Lambda project template with TypeScript and Terraform. Features serverless architecture, automated deployment pipelines, testing frameworks, local development environment, AWS SDK integration, and standardized project structure for scalable Lambda functions.
vincentclaes
Build and Deploy A Serverless Data Pipeline on AWS