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.
terraform-aws-s3-bucket
Terraform module that creates an S3 bucket with an optional IAM user for external CI/CD systems
github-actions-runner-operator
K8S operator for scheduling github actions runner pods
micro-starter-kit
Cloud Native GoLang Microservices - gRPC, GraphQL
nextjs-prisma-boilerplate
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
Terraform module to build Docker image with Jenkins, save it to an ECR repo, and deploy to Elastic Beanstalk running Docker stack
3musketeers
Test, build, and deploy your apps from anywhere, the same way!
jazz
Platform to develop and manage serverless applications at an enterprise scale!
terraform-aws-cicd
Terraform Module for CI/CD with AWS Code Pipeline and Code Build
MCW-Cloud-native-applications
MCW Cloud-native applications
aws-serverless-cicd-workshop
Learn how to build a CI/CD pipeline for SAM-based applications