microservices with aws lambda and azure service fabric

Post on 08-Jan-2017

299 Views

Category:

Software

7 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Microservices

Small autonomous services working together

Modelled AroundBusiness Domain

Culture OfAutomation Hide Implementation

Details

Decentralise AllThe Thins

DeployIndependently

Consumer FirstIsolate Failure

HighlyObservable

avoid solving complex infrastructure problems

• Massively scalable

• Self-healing

• Programmming in .NET, Java or node.js.

• Stateless and stateful

• Actor Model

• Highly reliable.

• Simplify by stateful microservices in place of caches

• Deploy to Azure or to on-premises clouds

• Running on Windows or Linux

• Develop with a "datacenter on your machine"

• Deploy support

• Applications at higher density

• Different Versions side by side

• Manage lifecycle without downtime

• Upgrade independently

• Monitor and diagnose

• Scale up or scale down your cluster

Azure Service Fabric

• Functional approach

• Stateless

• “Serverless” compute service

• Runs code on events

• Extends AWS services

• Provides back-end service

• High-availability

• Built-in Fault Tolerance

• Automatic scaling

• Integrated Security Model

• Java, Node.js, and Python

Thank You!

Paul Affentrangeraffentranger@afca.ch

www.afca.ch

top related