beanstalkgostack

command module
v0.0.0-...-184c448 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 8, 2019 License: MIT Imports: 10 Imported by: 0

README

Panda Health Reporting Tool

It doesn't have to make sense, it just has to demonstrate a cloud-native architecture using AWS for CI/CD

Product is running here

Technical summary

  • Use of AWS for pipeline and operation
  • Golang services
  • Light, pure JavaScript UI

CI/CD summary

Pipeline diagram

Architecture

  • Event-based
  • Microservices architecture
  • Stateless API, other than websockets
  • Would not actually scale out in present form because analysis could be pushed to an instance without the requester attached; I should be using Pub/Sub for that part

UML Sequence Diagram

I produced some Swagger 2.0 to get started, but did not refer to it much after struct definition in Go. I do not know how to represent WebSockets in Swagger, and quality swagger was not part of this plan.

Component descriptions

Services

The three services are copuled by message queue and event syntax. No versioning of events was implemented. The UI is hosted outside of the Go microservices by NGINX itself.

Other stuff

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL