Cosmi
Personnel Reference Blog
Wednesday, January 3, 2018
DOCKER - SERIES 1
Goals:
Basics of containers
Docker, kuberenetes
mircoservices , cloud & natives
Docker can run on :
VM
Cloud machine
Locally on a desktop
IMAGE:
Pre packed application
,that has got everthing it needs to run
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Microservices Design patterns
What are microservices? Microservices - also known as the microservice architecture - is an architectural style that structures an applic...
Jackson
<dependency> <groupId>com.fasterxml.jackson.core</groupId> <artifactId> jackson-core </artifactId> <v...
No comments:
Post a Comment