Tech

219 bookmarks
Custom sorting
How to setup a multi-tenant cluster with GKE - Cloud Solutions
How to setup a multi-tenant cluster with GKE - Cloud Solutions
One of the best practices around development environment is to have one large Kubernetes cluster in a multi-tenant mode for your developers. This brings in cost saving specially when you have many small teams divided along the lines of microservices. Before we dive into understanding how we can setup a cluster in a multi-tenant mode, […]
How to setup a multi-tenant cluster with GKE - Cloud Solutions
The Art of Crafting Architectural Diagrams
The Art of Crafting Architectural Diagrams
Architectural diagrams can be useful tools for documenting and communicating the design of a system. They must be self descriptive, consistent, accurate enough and connected to the code. Applying some guidelines can ensure the diagrams are useful to a variety of stakeholders.
The Art of Crafting Architectural Diagrams
FIFA 2014 World Cup live stream architecture
FIFA 2014 World Cup live stream architecture
We were given the task to stream the FIFA 14 World Cup and I think this was an experience worth sharing. This is a quick overview about: the architecture, the components, the pain, the learning, th…
FIFA 2014 World Cup live stream architecture