fabidick22 / github-devops

Implementation of CI/CD pipelines with Github Actions for AWS SAM application

Repository from Github https://github.comfabidick22/github-devopsRepository from Github https://github.comfabidick22/github-devops

CD/Deploy to AWS CI/Build Artefact CI/Code Analysis

github-devops

Github flow implementation

Features

  • Scan code for secrets before being sent to the main branch.
  • Scan vulnerable code dependencies
  • Continuous code quality with SonarCloud
  • Automated semantic release
  • Status notifications in Slack
  • Deploy infrastructure with AWS SAM (IaC)

TODO

  • Multiple environment support
  • Blue/Green deployment

CI/CD Pipeline

DevOps Pipeline

About

Implementation of CI/CD pipelines with Github Actions for AWS SAM application

License:MIT License


Languages

Language:JavaScript 100.0%