CI/CD topic

CI/CD is a build automation strategy and part of DevOps

  • Continuous integration: Frequent merging of several small changes into a main branch.
  • Continuous delivery: When teams produce software in short cycles with high speed and frequency so that reliable software can be released at any time, and with a simple and repeatable deployment process when deciding to deploy.
  • Continuous deployment: When new software functionality is rolled out completely automatically.

List CI/CD repositories

terraform-aws-s3-bucket

155
Stars
677
Forks
Watchers

Terraform module that creates an S3 bucket with an optional IAM user for external CI/CD systems

github-actions-runner-operator

424
Stars
53
Forks
Watchers

K8S operator for scheduling github actions runner pods

micro-starter-kit

204
Stars
39
Forks
Watchers

Cloud Native GoLang Microservices - gRPC, GraphQL

nextjs-prisma-boilerplate

572
Stars
78
Forks
Watchers

Full stack boilerplate with Next.js, Prisma, Tailwind, TypeScript, Docker, Postgres, documentation, frontend and backend unit and integration tests with Jest, Cypress end-to-end tests, Github Actions...

terraform-aws-jenkins

253
Stars
150
Forks
Watchers

Terraform module to build Docker image with Jenkins, save it to an ECR repo, and deploy to Elastic Beanstalk running Docker stack

3musketeers

178
Stars
20
Forks
Watchers

Test, build, and deploy your apps from anywhere, the same way!

jazz

298
Stars
109
Forks
Watchers

Platform to develop and manage serverless applications at an enterprise scale!

terraform-aws-cicd

190
Stars
138
Forks
Watchers

Terraform Module for CI/CD with AWS Code Pipeline and Code Build

MCW-Cloud-native-applications

260
Stars
503
Forks
Watchers

MCW Cloud-native applications

aws-serverless-cicd-workshop

319
Stars
98
Forks
Watchers

Learn how to build a CI/CD pipeline for SAM-based applications