Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Overview

The 10,000ft view

Table of contents

  1. Overview
  2. Architecture
  3. Development Metrics (DORA)
  4. AWS Resources

Overview

The macpro-base-template project is a serverless monorepo template. The actual application is ‘hello world’, but the repository support and configuration is full featured. This is by design, to allow for simpler project creation from the template. Full CI/CD support with GitHub Actions, automated security scanning, documentation with GH Pages, infrastructure and application deployment workflows, etc. is all included. There are a few services that apply to almost any project in Amazon, and those are included.

Architecture

A diagram is often the best way to communicate the architecture:

diagram

Development Metrics (DORA)

We programmatically publish a set of Development metrics that align to the DevOps Research and Assesment (DORA) standards. Those metrics can be viewed here.

AWS Resources

You can view and download a list of all aws resources this project uses for higher environments here.