Skip to content
Rain Hu's Workspace
Go back

[IT] Introduction to Microservices, Docker and Kubernetes

Rain Hu

Microservices

microservice

Definition

Advantages and Disavantages

Docker

is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud. docker

Definition

Docker vs VM

Dockerfile

Kubernetes

kubernetes

Components


Share this post on:

Previous
[Java] 淺談 Java MVC
Next
[C++] The C++ Standard Template Library(STL) - map