SlideShare a Scribd company logo
Nome
Speaker@twitter
 Agile innovation
Giulio De Donato
@liuggio
Orchestration
Today’s path
devops
Container
orchestrators
principles
DEMO
THE BEST
CONTAINER
ORCHESTRATOR
And
how to make
easy money
Talks end
here
devops
Devops dev and ops
devops
devops is about dev and
ops
devops is from to .
Devops misconceptionsDEVOPS is not a
verb
New brain :)
Docker from “dev”
Container in
development
docker-compose
containerB
containerA
StorageDB
Locally =>
In production
something.
containerB
containerA
StorageDB
THE INTERNET
IDEA
Dev and Ops
DEVELOPMENT PRODUCTION
Code Infrastructure
DOCKER IS EASY!!!
...
CONTAINER ORCHESTRATION IS HARD
Docker-era killing
feature
● Sharing infrastructure.
● Infrastructure as code also for dev/stage.
● Infrastructure as code derived from dev.
● Kills the “Worked on my computer” syndrome.
● Shorter Lead Time.
● Simple automation.
● Enable Immutable Pipeline
● Stateless
● Faster
ORCHESTRATION
AWS
ECS
This APP should be replicated at least 3
times.
The APP should communicate over
An overlay network called backend.
The Simple Containers Needs
APP (nginx)
This APP need 3Gb Ram, 1 core, 20GB of
SSD.
The APP must be load-balanced internally on 9000,
and health-checked on port 80 load-balanced.
All of the logs of my AP should go there.
APP (nginx)
APP (nginx)
80 9000
Container Orchestration does
Karl di mesosphere: https://www.youtube.com/watch?v=C_u4_l84ED8
Team needs
App with source code must be built
Dev ~= Staging env ~= Production Env
Container must be Built/Updated/Pushed
Production must be updated with no Downtime only if
the App is healthy in the best node.
Automatic Rollback
Log and Alert
Autoscaling
Is the system healthy?
Which version is running?
Managed/non-managed services, networking.
Security
Container Orchestration
Application Development lifecycle
Source repo, CI, Artifact repository
Container lifecycle
Container builder, Image repository
Container Orchestration
Scheduling, Resource management, Service management
Day 2 Operations
Debugging, Monitoring
Docker Swarmkit
● Facilissimo da installare
● Velocissimo ecosistema
● Velocissimi cambiamenti
● Facile per pochi nodi
● Stessi tool di dev
● Swarm si occupa solo di clustering e
scheduling
● Solo Command Line / no UI
● Non appesantisce la computazione
SUPER-DASHBOARD?
NO
ORCHESTRATION
AWS
ECS
kubernetes
● Opinionated
● Usatissimo
● Ecosistema floridissimo
● Supportato da Google, Redhat ...
● Approccio dev
● Ben integrato con i maggiori cloud
provider
● Forte storico
an open source system for automating deployment,
scaling, and operations of applications
DC/OS mesosphere
● In produzione da mostri sacri
● Package manager
● UI ottima
● Supporta piu team
● Anche Big-data
● Espone Servizi interni (eg. Jenkins
abilità l’OAuth2.0)
● Complesso
● Folders
DC/OS is based on the production proven Apache Mesos distributed systems kernel,
combining years of real-life experience with best practices for building and running
modern applications in production.
Amazon AWS ECS
AWS
ECS
● Simple/Powerful
● Canary deployment
● Chip
● Very easy to work in the
AWS ecosystem
● Fast
● Not OS :(
● (No networking, no Consensus, no
computation for the orchestration)
ORCHESTRATION
AWS
ECS
Managed
Non
Managed
Server
Docker Swarmkit
Container
Server1
Container
Redis
Task==container
Service == group of task of
the same image
Network
Volume
Route mesh
volume
volume
user
admin
agents
managers
Docker Swarmkit
Server
Container
Server1
Container
Redis
Task==container
Service == group of task of
the same image
Network
Volume
Route mesh
volume
volume
Port: 80
networks
Replica:2
user
admin
a
p
i
Kubernetes
Container
server2
Container
Server1
Container
Redis
Pod == group of containers
that shares volumes and …
Service == Abstraction and
access
ReplicaSet == Handle the
replica count
Volumes!
volume
user
admin
Kubernetes
Container
server2
Container
Server1
Container
Redis
Pod == group of containers
that shares volumes and …
Service == Abstraction and
access
ReplicaSet == Handle the
replica count
Volumes!
volume
Port: 80
Replica:2
user
admin
a
p
i
LOAD
BALANCER
agents
managers
DC/OS mesosphere
Scheduler
DATACENTER
Scheduler Scheduler
Cron
DATACENTER
Hadoop
Container
Orchestrator
kubernetes
DC/OS mesosphere
DC/OS
mesosphere
Server
Container
Server1
Container
Redis
folder
Service == group of
container/command/script of
the same type
Network
Volume
Internal VPN
volume
Load
balancer
is a
Containe
r
DNS/networks/VIP
user
admin
agents
managers
a
p
i
AWS ECS
Service
TASK::v1
Task==group of containers
Service == a specific tag
version, scaled, e load bal.
Cluster a group of services.
TASK::v2
containerB
containerA
ECS cnt === docker cnt
Volumes
Link and aliasing (still)
No networks (AWS VPI)
Task is a definition of
cnts,volumes,constraints
Task has a version
AUTOSCALELoad balancer
(target group)
Load balancer
Cloud watch
Scale
AWS-
ECS
Service is mostly about deploy, scaling
task, and reconfigure load balancer.
Nome
Speaker@twitter

DEMO
Nome
Speaker@twitter

THANKS
swarm
node1 node2
swarm
manager worker
cli
Swarm
manager worker
cli
Portainer
Traefik
worker
App
Redis
App
Ma...
Nome
Speaker@twitter

●xpeppers.com/radar
● docker-italia.slack.com
docker-
italia.herokuapp.com
●We are hiring great people
Giulio De Donato
@liuggio

More Related Content

PDF
Luciano Fiandesio - Docker 101 | Codemotion Milan 2015
PDF
Downtime is not an option - day 2 operations - Jörg Schad
PPTX
Mario Cartia - SMACK is the new LAMP! - Codemotion Milan 2017
PDF
Microservices: 5 things I wish I'd known - Vincent Kok - Codemotion Amsterdam...
PDF
JEEconf 2017
PDF
Jacopo Nardiello - Monitoring Cloud-Native applications with Prometheus - Cod...
PPTX
Docker for Ops: Operationalize your Docker Built Apps in Production by Evan H...
PPTX
Docker for Ops: Docker Networking Deep Dive, Considerations and Troubleshooti...
Luciano Fiandesio - Docker 101 | Codemotion Milan 2015
Downtime is not an option - day 2 operations - Jörg Schad
Mario Cartia - SMACK is the new LAMP! - Codemotion Milan 2017
Microservices: 5 things I wish I'd known - Vincent Kok - Codemotion Amsterdam...
JEEconf 2017
Jacopo Nardiello - Monitoring Cloud-Native applications with Prometheus - Cod...
Docker for Ops: Operationalize your Docker Built Apps in Production by Evan H...
Docker for Ops: Docker Networking Deep Dive, Considerations and Troubleshooti...

What's hot (20)

PDF
Securing the Container Pipeline at Salesforce by Cem Gurkok
PPTX
Monitoring Docker containers - Docker NYC Feb 2015
PDF
Justin Cormack - The 10 Container Security Tricks That Will Help You Sleep At...
PPTX
Monitoring docker container and dockerized applications
PDF
Docker on mesos
PPTX
Docker for Ops: Docker Storage and Volumes Deep Dive and Considerations by Br...
PDF
From VMs to Containers: Decompose and Migrate Old Legacy JavaEE Application
PPTX
Structured Container Delivery by Oscar Renalias, Accenture
PDF
Proof of Concept: Serverless with Swarm by Nirmal Mehta, Booz Allen Hamilton
PDF
Mobycraft - Docker in 8-bit by Aditya Gupta
PPTX
Using Containers and HPC to Solve the Mysteries of the Universe by Deborah Bard
PPTX
Dell Trials and Triumphs using Docker on Client Systems by Sean McGinnis and ...
PDF
Aks pimarox from zero to hero
PPTX
Take an Analytics-driven Approach to Container Performance with Splunk for Co...
PDF
Going deep (learning) with tensor flow and quarkus
PPTX
Container orchestration overview
PDF
Achieving CI/CD with Kubernetes
PDF
Scale your docker containers with Mesos
PDF
Intro to docker - innovation demo 2022
PPTX
Nordic infrastructure Conference 2017 - SQL Server in DevOps
Securing the Container Pipeline at Salesforce by Cem Gurkok
Monitoring Docker containers - Docker NYC Feb 2015
Justin Cormack - The 10 Container Security Tricks That Will Help You Sleep At...
Monitoring docker container and dockerized applications
Docker on mesos
Docker for Ops: Docker Storage and Volumes Deep Dive and Considerations by Br...
From VMs to Containers: Decompose and Migrate Old Legacy JavaEE Application
Structured Container Delivery by Oscar Renalias, Accenture
Proof of Concept: Serverless with Swarm by Nirmal Mehta, Booz Allen Hamilton
Mobycraft - Docker in 8-bit by Aditya Gupta
Using Containers and HPC to Solve the Mysteries of the Universe by Deborah Bard
Dell Trials and Triumphs using Docker on Client Systems by Sean McGinnis and ...
Aks pimarox from zero to hero
Take an Analytics-driven Approach to Container Performance with Splunk for Co...
Going deep (learning) with tensor flow and quarkus
Container orchestration overview
Achieving CI/CD with Kubernetes
Scale your docker containers with Mesos
Intro to docker - innovation demo 2022
Nordic infrastructure Conference 2017 - SQL Server in DevOps
Ad

Viewers also liked (20)

PDF
The Most Important Thing - Mike Lee - Codemotion Amsterdam 2017
PDF
Webinar - Big Data: Let's SMACK - Jorg Schad
PDF
Andrea Maietta - Il fascino della supercazzola: un breve viaggio nel mondo de...
PDF
Brian Ketelsen - Microservices in Go using Micro - Codemotion Milan 2017
PDF
Webinar - Matteo Manchi: Dal web al nativo: Introduzione a React Native
PDF
Agnieszka Naplocha - Breaking the norm with creative CSS - Codemotion Milan 2017
PDF
Lorenzo Barbieri - Serverless computing in Azure: Functions, Logic Apps and m...
PPTX
Building multi lingual and empatic bots - Sander van den Hoven - Codemotion A...
PPSX
Oded Coster - Stack Overflow behind the scenes - how it's made - Codemotion M...
PDF
Evelian Gabasova - The mysterious correlation: a detective story - Codemotion...
PDF
Fabrizio Cornelli - Antropologia di un Dev(Sec)Ops secondo il modello Hunter ...
PDF
Diego Viganò - Milano Chatbots Meetup - Codemotion Milan 2017
PDF
Tomas Petricek - The Gamma: Democratizing data science - Codemotion Milan 2017
PDF
Nicola Corti/Valentina Mazzoni - GDG Italia Meetup - Codemotion Milan 2017
PPTX
Francesco Arcieri - La monetizzazione delle API - Codemotion Milan 2017
PDF
Luciano Mammino - Cracking JWT tokens: a tale of magic, Node.JS and parallel...
PPTX
Gabriele Provinciali/Gabriele Folchi/Luca Postacchini - Sviluppo con piattafo...
PDF
Alison B Lowndes - Fueling the Artificial Intelligence Revolution with Gaming...
PDF
Thomas Rossetto - Container and microservices: a love story - Codemotion Mila...
PDF
Carlo Sciolla - Above and beyond type systems with clojure.spec - Codemotion ...
The Most Important Thing - Mike Lee - Codemotion Amsterdam 2017
Webinar - Big Data: Let's SMACK - Jorg Schad
Andrea Maietta - Il fascino della supercazzola: un breve viaggio nel mondo de...
Brian Ketelsen - Microservices in Go using Micro - Codemotion Milan 2017
Webinar - Matteo Manchi: Dal web al nativo: Introduzione a React Native
Agnieszka Naplocha - Breaking the norm with creative CSS - Codemotion Milan 2017
Lorenzo Barbieri - Serverless computing in Azure: Functions, Logic Apps and m...
Building multi lingual and empatic bots - Sander van den Hoven - Codemotion A...
Oded Coster - Stack Overflow behind the scenes - how it's made - Codemotion M...
Evelian Gabasova - The mysterious correlation: a detective story - Codemotion...
Fabrizio Cornelli - Antropologia di un Dev(Sec)Ops secondo il modello Hunter ...
Diego Viganò - Milano Chatbots Meetup - Codemotion Milan 2017
Tomas Petricek - The Gamma: Democratizing data science - Codemotion Milan 2017
Nicola Corti/Valentina Mazzoni - GDG Italia Meetup - Codemotion Milan 2017
Francesco Arcieri - La monetizzazione delle API - Codemotion Milan 2017
Luciano Mammino - Cracking JWT tokens: a tale of magic, Node.JS and parallel...
Gabriele Provinciali/Gabriele Folchi/Luca Postacchini - Sviluppo con piattafo...
Alison B Lowndes - Fueling the Artificial Intelligence Revolution with Gaming...
Thomas Rossetto - Container and microservices: a love story - Codemotion Mila...
Carlo Sciolla - Above and beyond type systems with clojure.spec - Codemotion ...
Ad

Similar to How to build an HA container orchestrator infrastructure for production – Giulio De Donato (20)

ODP
Container orchestration: the cold war - Giulio De Donato - Codemotion Rome 2017
PPTX
ma-formation-en-Docker-jlklk,nknkjn.pptx
PPTX
Docker 101
PDF
Docker for dev
PPTX
Docker & Daily DevOps
PPTX
Docker and-daily-devops
PPTX
Docker - Portable Deployment
PDF
Docker dev ops for cd meetup 12-14
PDF
Docker handons-workshop-for-charity
PPTX
Docker SF Meetup January 2016
PDF
Docker+java
PDF
Introduction to Docker at the Azure Meet-up in New York
PDF
Journey to the devops automation with docker kubernetes and openshift
PDF
Introduction to Docker and Linux Containers @ Cloud Computing Rhein Main
PDF
DevOps Fusion 2019: Docker - Why the future takes place in containers
PPTX
Docker Ecosystem on Azure
PDF
Going Production with Docker and Swarm
PDF
Docker and-containers-for-development-and-deployment-scale12x
PPTX
Kubernetes is all you need
PDF
Continuous Integration with Docker on AWS
Container orchestration: the cold war - Giulio De Donato - Codemotion Rome 2017
ma-formation-en-Docker-jlklk,nknkjn.pptx
Docker 101
Docker for dev
Docker & Daily DevOps
Docker and-daily-devops
Docker - Portable Deployment
Docker dev ops for cd meetup 12-14
Docker handons-workshop-for-charity
Docker SF Meetup January 2016
Docker+java
Introduction to Docker at the Azure Meet-up in New York
Journey to the devops automation with docker kubernetes and openshift
Introduction to Docker and Linux Containers @ Cloud Computing Rhein Main
DevOps Fusion 2019: Docker - Why the future takes place in containers
Docker Ecosystem on Azure
Going Production with Docker and Swarm
Docker and-containers-for-development-and-deployment-scale12x
Kubernetes is all you need
Continuous Integration with Docker on AWS

More from Codemotion (20)

PDF
Fuzz-testing: A hacker's approach to making your code more secure | Pascal Ze...
PDF
Pompili - From hero to_zero: The FatalNoise neverending story
PPTX
Pastore - Commodore 65 - La storia
PPTX
Pennisi - Essere Richard Altwasser
PPTX
Michel Schudel - Let's build a blockchain... in 40 minutes! - Codemotion Amst...
PPTX
Richard Süselbeck - Building your own ride share app - Codemotion Amsterdam 2019
PPTX
Eward Driehuis - What we learned from 20.000 attacks - Codemotion Amsterdam 2019
PPTX
Francesco Baldassarri - Deliver Data at Scale - Codemotion Amsterdam 2019 -
PDF
Martin Förtsch, Thomas Endres - Stereoscopic Style Transfer AI - Codemotion A...
PDF
Melanie Rieback, Klaus Kursawe - Blockchain Security: Melting the "Silver Bul...
PDF
Angelo van der Sijpt - How well do you know your network stack? - Codemotion ...
PDF
Lars Wolff - Performance Testing for DevOps in the Cloud - Codemotion Amsterd...
PDF
Sascha Wolter - Conversational AI Demystified - Codemotion Amsterdam 2019
PDF
Michele Tonutti - Scaling is caring - Codemotion Amsterdam 2019
PPTX
Pat Hermens - From 100 to 1,000+ deployments a day - Codemotion Amsterdam 2019
PPTX
James Birnie - Using Many Worlds of Compute Power with Quantum - Codemotion A...
PDF
Don Goodman-Wilson - Chinese food, motor scooters, and open source developmen...
PDF
Pieter Omvlee - The story behind Sketch - Codemotion Amsterdam 2019
PDF
Dave Farley - Taking Back “Software Engineering” - Codemotion Amsterdam 2019
PDF
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019
Fuzz-testing: A hacker's approach to making your code more secure | Pascal Ze...
Pompili - From hero to_zero: The FatalNoise neverending story
Pastore - Commodore 65 - La storia
Pennisi - Essere Richard Altwasser
Michel Schudel - Let's build a blockchain... in 40 minutes! - Codemotion Amst...
Richard Süselbeck - Building your own ride share app - Codemotion Amsterdam 2019
Eward Driehuis - What we learned from 20.000 attacks - Codemotion Amsterdam 2019
Francesco Baldassarri - Deliver Data at Scale - Codemotion Amsterdam 2019 -
Martin Förtsch, Thomas Endres - Stereoscopic Style Transfer AI - Codemotion A...
Melanie Rieback, Klaus Kursawe - Blockchain Security: Melting the "Silver Bul...
Angelo van der Sijpt - How well do you know your network stack? - Codemotion ...
Lars Wolff - Performance Testing for DevOps in the Cloud - Codemotion Amsterd...
Sascha Wolter - Conversational AI Demystified - Codemotion Amsterdam 2019
Michele Tonutti - Scaling is caring - Codemotion Amsterdam 2019
Pat Hermens - From 100 to 1,000+ deployments a day - Codemotion Amsterdam 2019
James Birnie - Using Many Worlds of Compute Power with Quantum - Codemotion A...
Don Goodman-Wilson - Chinese food, motor scooters, and open source developmen...
Pieter Omvlee - The story behind Sketch - Codemotion Amsterdam 2019
Dave Farley - Taking Back “Software Engineering” - Codemotion Amsterdam 2019
Joshua Hoffman - Should the CTO be Coding? - Codemotion Amsterdam 2019

Recently uploaded (20)

PDF
Getting started with AI Agents and Multi-Agent Systems
PPTX
Modernising the Digital Integration Hub
PDF
STKI Israel Market Study 2025 version august
PDF
A contest of sentiment analysis: k-nearest neighbor versus neural network
PDF
Zenith AI: Advanced Artificial Intelligence
PDF
Web App vs Mobile App What Should You Build First.pdf
PDF
Developing a website for English-speaking practice to English as a foreign la...
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPT
What is a Computer? Input Devices /output devices
PDF
A comparative study of natural language inference in Swahili using monolingua...
PDF
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
PDF
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
PDF
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
PDF
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
PDF
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
PPTX
Programs and apps: productivity, graphics, security and other tools
PDF
NewMind AI Weekly Chronicles – August ’25 Week III
PPTX
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
PDF
Enhancing emotion recognition model for a student engagement use case through...
Getting started with AI Agents and Multi-Agent Systems
Modernising the Digital Integration Hub
STKI Israel Market Study 2025 version august
A contest of sentiment analysis: k-nearest neighbor versus neural network
Zenith AI: Advanced Artificial Intelligence
Web App vs Mobile App What Should You Build First.pdf
Developing a website for English-speaking practice to English as a foreign la...
cloud_computing_Infrastucture_as_cloud_p
NewMind AI Weekly Chronicles - August'25-Week II
What is a Computer? Input Devices /output devices
A comparative study of natural language inference in Swahili using monolingua...
How ambidextrous entrepreneurial leaders react to the artificial intelligence...
DASA ADMISSION 2024_FirstRound_FirstRank_LastRank.pdf
Video forgery: An extensive analysis of inter-and intra-frame manipulation al...
From MVP to Full-Scale Product A Startup’s Software Journey.pdf
Transform Your ITIL® 4 & ITSM Strategy with AI in 2025.pdf
Programs and apps: productivity, graphics, security and other tools
NewMind AI Weekly Chronicles – August ’25 Week III
MicrosoftCybserSecurityReferenceArchitecture-April-2025.pptx
Enhancing emotion recognition model for a student engagement use case through...

How to build an HA container orchestrator infrastructure for production – Giulio De Donato

Editor's Notes

  • #5: Riusciamo a dare una definizione di devops?
  • #6: Riusciamo a dare una definizione di devops?
  • #7: Riusciamo a dare una definizione di devops? non c’è una risposta definitiva, cisno molte opinioni su cosa c’è sotto il tetto del devops e cosa no. è una cultura? è una job title? è un modo di organizzarsi o solo un modo di pensare, Possiamo anche pensare ad un movimento che sia in evoluzione, quindi non fermiamoci troppo nel dare una defizione adesso, Invece possiamo parlare di temi comuni, strumenti e idee. Nato con l’idea di migliorare il service delivery agility, il devops enfatizza la comunicazione, la collaborazione e l’integrazione tra software developer e IT operations. Piu che guardare questi in silos separati e paralleli, il DevOps riconosce che l’interdipendenza del software dev e IT operation e aiuta una organizzazione al fine di render A perfect storm of converging adjacent methodology including Agile, Operations Management (Systems Thinking & Dynamics), Theory of Constraints, LEAN and IT Service management came together in 2009 through a smattering of conferences, talks and Twitter (#devops) debates worldwide that eventually became the philosophy behind DevOps. Agile software development paved the way, steering away from the waterfall method of software development toward a continuous development cycle. Ma senza includere le operation side so while development could be continuous, deployment was still waterfall-oriented. In a DevOps environment, cross functionality, shared responsibilities and trust are promoted. DevOps essentially extends the continuous development goals of the Agile movement to continuous integration and release. In order to accommodate continuous releases, DevOps encourages automation of the change, configuration and release processes.
  • #8: Certo idea money suonava male
  • #10: Ok ci siamo puliti un po’ il cervello da alcuni concetti che Ora prendete tutti questi concetti e buttateli via perche si parla di orchestratoriii uuiiiiii
  • #11: Docker è facile
  • #12: Golang -> mysql
  • #13: Golang -> mysql
  • #14: Al this and more with a fucking new unstable tool
  • #15: Al this and more with a fucking new unstable tool
  • #16: Golang -> mysql
  • #17: Definizione per un orchestratore è dichiarativa
  • #18: Definizione per un orchestratore è dichiarativa
  • #19: Si ma chi copre allora i bisogni del team?
  • #21: Perchè solo quelli opensource? Perche sono i driver dell’ecosistema.
  • #22: Definizione per un orchestratore è dichiarativa
  • #23: Golang -> mysql
  • #24: Perchè solo quelli opensource? Perche sono i driver dell’ecosistema.
  • #25: Perchè solo quelli opensource? Perche sono i driver dell’ecosistema.
  • #26: Cover the business processes.
  • #27: Golang -> mysql
  • #28: Golang -> mysql
  • #29: Golang -> mysql
  • #30: Pod che sono effimeri Servizi che sono una astrazione a cui è delegata l’esposizione Un servizio scala insieme e contiene anche piu container I volumi sono ben fatti essendo partiti su gcloud lo storage è una richiesta che deve essere fatta a priori e ci sono diversi driver esempio Load balancer Kubernets ha un cronjob per schedulare operazioni Ecosistema valido
  • #31: Pod che sono effimeri Servizi che sono una astrazione a cui è delegata l’esposizione Un servizio scala insieme e contiene anche piu container I volumi sono ben fatti essendo partiti su gcloud lo storage è una richiesta che deve essere fatta a priori e ci sono diversi driver esempio Load balancer Kubernets ha un cronjob per schedulare operazioni Ecosistema valido
  • #32: Golang -> mysql
  • #33: Golang -> mysql
  • #34: Store Stateful container are really important Di giorno container di notte bigdata Monitoring Utile organizzare tramite folders
  • #35: Perchè solo quelli opensource? Perche sono i driver dell’ecosistema.
  • #36: Golang -> mysql
  • #37: La sindrome di muchacha
  • #38: La sindrome di muchacha
  • #39: Creiamo i nodi Li connettiamo con n
  • #40: Creiamo i nodi Li connettiamo con n
  • #41: Creiamo i nodi Li connettiamo con n