fabidick22 / aws-serverless-devops

Template project to create CI/CD pipeline for a serverless architecture :building_construction:.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

license CI Process

aws-serverless-devops

This repository is a base project to create a REST API in a serverless architecture. We are going to use AWS-SAM with the CI/CD process to create or update all the necessary resources in AWS.

Features

  • CI/CD with GitHub Actions
  • Automatic releases (pre-release and release)
  • Stage and prod environment
  • AWS lambda with nodejs12.x

TODO

  • Add feature toggles support
  • Add OpenAPI Specification (OAS)
  • Add contract-first development style

CI/CD Pipeline

DevOps Pipeline

About

Template project to create CI/CD pipeline for a serverless architecture :building_construction:.

License:MIT License


Languages

Language:JavaScript 100.0%