Hamburg AWS User Group 2016/02

Details
Hi everybody,
It's time for our first Meetup in 2016.
We will have two amazing talks on our agenda and some time before, in between and afterwards for beer and socialising.
Agenda
• Felix (Baqend) - "Building a Global-Scale Multi-Tenant Cloud Platform on AWS and Docker: Lessons Learned "
• Soenke (Jimdo) - "How to push ELB logs to AWS ES Service and analyze them with Kibana"
• Group Discussion / Socialising
Abstracts
Building a Global-Scale Multi-Tenant Cloud Platform on AWS and Docker: Lessons Learned
In this talk we will share the lessons learned while building out the Baqend Cloud platform on AWS and Docker. Baqend’s AWS-hosted architecture consists of a caching CDN-Layer, global and local load balancing, a group of REST and Node.js servers and a database cluster with Redis and MongoDB. As customers have their own set of containerized REST and Node servers, we needed a cluster that on the one hand is horizontally scalable and on the other hand easily manageable and fault-tolerant from an operational perspective. Today there are at least 4 popular systems that claim to support this:
- Kubernetes
- Apache Mesos
- Docker Swarm
- AWS Elastic Container Service (ECS)
Thinking that ECS would certainly be the easiest option on AWS, we started building our cluster on it. We quickly came to realize that while ECS was astoundingly stable and easy to use there were inherent limitations that could not be worked around. An old Docker version, missing network isolation, no means of parameterizing task and forced memory constraints are major limitations of ECS we will talk about. Seeing the daunting operational overhead of running Kubernetes or Mesos in practice we turned to Docker’s native clustering solution Swarm. We will present how Swarm works with both Docker and AWS and highlight the advantages and downsides compared to Amazon’s ECS.
Interested in sharing a talk with the group or would you like to offer a place to hold upcoming meetups? Just add a comment to this event.

Hamburg AWS User Group 2016/02