Deploying MicroServices with Kubernetes Nginx Docker and Node pt1

preview_player
Показать описание
In "Deploying MicroServices with Kubernetes Nginx Docker and Node pt1" I show you how to deploy MicroServices with a few different methods.

Рекомендации по теме
Комментарии
Автор

I've been using docker for a while, but never got around to kubernetes. This is what I've been looking for for a while - thanks Fredrik - waiting for part 2!

kiprasmel
Автор

Love it. A refresh of what you did 2 years ago!

matthewzecchini
Автор

I don't know front end development, should I start with backend part and find someone later for UI. How to approach web project? keeping in mind I don't have front end developer for now.

zummotv
Автор

What about recreating approach in microservices environment? If we deploy one of ms rest of the system should remain operational. Sure we lose percentage of traffic, but problem with data migration should be easy then. Blue/green is always pain in the ass when it comes to supporting two versions of write models

grexlort