aws

Software Architecture Guide

Nov 23, 2020
architecture guide
aws, containers, microservices

The purpose of this guide is to describe the software architecture of the Betelgeuse application and its interaction with third-party applications. This document is useful to the developers and stakeholders of Orion who are implementing or updating new features for the Betelgeuse application. Introduction Betelgeuse is a serverless application hosted in the AWS cloud. Unlike the monolithic architecture of the previous Betelgeuse system, Betelgeuse is implemented as a containerized . ...

Deploying Betelgeuse App using Octopus

Nov 6, 2020
tutorial
aws, octopus

This guide explains you how to manually deploy to the AWS Cloud any of the following Betelgeuse projects using Octopus deploy: Orion.Client Orion.Bellatrix Orion.Rigel Orion.Saiph Note: These projects are automatically deployed to the development and testing environments. Both environments share the same projects and versions. For the laboratory environment, some of these packages are deployed manually. The deployment process of Betelgeuse projects is detailed in the Architecture Guide. ...