Community Ops/PaaS: Difference between revisions
Line 4: | Line 4: | ||
===AWS Architecture=== | ===AWS Architecture=== | ||
[[File:Ca6cacef9dff91f5c3cfa1ec271f90bac2fb41fe.png|thumbnail|aws cluster]] | |||
===Software stack=== | ===Software stack=== | ||
====Apache Mesos==== | ====Apache Mesos==== |
Revision as of 16:49, 31 March 2016
Community Ops - PaaS
Purpose
Currently, Community websites are hosted on a variety of different infrastructure with no clear owner or maintainer, which has lead to downtime, security, and budgeting issues. The goal of this PaaS is to provide the production-quality infrastructure that the community and internal teams can use to host their services.
AWS Architecture
Software stack
Apache Mesos
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications or frameworks.
Apache ZooKeeper
Apache ZooKeeper provides distributed configuration service, synchronization service, and naming registry for large distributed systems.
Marathon
Marathon is a production-grade container orchestration platform for Apache Mesos.
HAProxy
HAProxy is a high availability load balancer/proxy for TCP and HTTP application.
Bamboo
Bamboo is a HAProxy auto configuration and auto service discovery for Mesos Marathon.
Configuration Management
- Ansible playbooks
- Terraform configuration