Skip to content

Document AWS deployment #85

Open
@glenrobson

Description

@glenrobson

Document AWS deployment of SAS with Elastic Search as a backend. AWS components:

Deploy / CI

  • Fork SAS repository
  • Setup Code Pipeline
    • Source - github forked repo
    • Build - AWS code build, set privileged
    • Deploy - ECS service

Elastic Container Service

  • Repositories - Docker image store
  • Task - define container (set ENV variables), memory, CPU
  • Service - manages tasks, stop/start/refresh

Elastic Load Balancer

  • Load Balancer - https / http - forwards traffic to target group (can forward https to http)
  • Target Group - SAS Tasks register with this group

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions