Skip to content

Production Deployment

Bill Glover edited this page Feb 21, 2020 · 9 revisions

Overview

Database

We are using a Digital Ocean managed instance of PostgreSQL. We have created the following database type.

  • Memory: 1 GB RAM
  • Compute: 1vCPU
  • Disk: 10 GB
  • Failover: Primary only
  • Region: SFO2
  • DB: PostgreSQL 11

A user has been created for the CodeBuddies Backend application: cb_app.

Application

Web Server

Pipeline

Edge Cases

Clone this wiki locally