+ All Categories
Home > Technology > WSO2Con EU 2016: Creating Microservices with WSO2 Microservices Framework for Java

WSO2Con EU 2016: Creating Microservices with WSO2 Microservices Framework for Java

Date post: 13-Apr-2017
Category:
Upload: wso2-inc
View: 597 times
Download: 2 times
Share this document with a friend
15
Transcript

http://blogs.gartner.com/gary-olliffe/2015/01/30/microservices-guts-on-the-outside

https://github.com/wso2/msf4j

••

••

•••••

••••••

••••••••

https://github.com/pcm32/k8s_demo

“Kubernetes, I need 5 Tomcat and one MySQL server running at all times.”

• Pods - Generally represents one or more containers that should be controlled as a single “application".

• Services - A unit that act as a basic load balancer for other containers.

• Replication Controllers - Concept of a replicated pod. Handles horizontal scaling of containers / pods. Maintain the desired number of containers.

https://github.com/pcm32/k8s_demo

Pet Service


Recommended