Raising the Bar: Docker native clustering with Swarm | Hebrew, Meetup

Raising the Bar: Docker native clustering with Swarm | Hebrew, Meetup

Table of Contents

From development workstation(s) to * || anywhere (Docker makes it platform agnostic considering docker-machine drivers for aws, digitalocean etc etc ).

Replacing “packaging” methodology with “shipping” methodology by transforming traditional deliverables such as war / jar / rpm etc to containers from development to staging & production. - discuss docker files and gradle & maven impl

Outline the variations between the different environments and the key components/enablers of the solution.

Video


Presentation slides

comments powered by Disqus

Related Posts

Kubexperience for developers

Kubexperience for developers

Originally posted on the Israeli Tech Radar on medium.

TL;DR Kubernetes is much more than just a container orchestration platform … alongside The Cloud Native Landscape Kubernetes is the equivalent to Linux’s kernel with an ecosystem of apps/util which enriched it.

Read More
Planning a production ready kubernetes with fundamental Controllers & Operators — Part 3 — DNS & Service discovery

Planning a production ready kubernetes with fundamental Controllers & Operators — Part 3 — DNS & Service discovery

Originally posted on the Israeli Tech Radar on medium.

As we continue to build our production grade cluster, we should explore the central components of Kubernetes, one of it’s core features is service discovery which is achieved by using DNS, this sub-system is fundamental for understanding how applications communicate with one other, and are how they are made accessible externally. This part of the series will start by diving into the internal mechanisms of service discovery, and then expand on how Kubernetes integrates with external DNS systems for service accessibility which will also prepare us for part 4 which will discuss ingress traffic.ֿ

Read More
Minkube Introduction, in my early days with Kubernetes & Youtube

Minkube Introduction, in my early days with Kubernetes & Youtube

Everyone is talking about Serverless, Functions, Lambda, DynamoDB, Firebase and more. What exactly do they mean? How does it affect the future of systems development? How can I use this new plethora of services and infrastructure?

Read More