kymr / daily-study

2 stars 0 forks source link

Cloud Architecture Guide - Microsoft #27

Open kymr opened 5 years ago

kymr commented 5 years ago

Ref

kymr commented 5 years ago

Overview

Consider

kymr commented 5 years ago

N-tier Archituecture

Benefits

Challenges

Best Practices

Additional consideration

kymr commented 5 years ago

Web-Queue-Worker

Benefits

Challenges

Best Practices

Additional consideration

kymr commented 5 years ago

Microservices

Benefits

challenges

Best practices

kymr commented 5 years ago

CQRS

Benefits

Challenges

Best practices

kymr commented 5 years ago

Event driven

Benefits

Challenges

kymr commented 5 years ago

Big-data

Benefits

Challenges

Best practices

kymr commented 5 years ago

IOT

kymr commented 5 years ago

Big compute

Benefits

Challenges

kymr commented 5 years ago

Compute Options

Evaluation Aspect

Criteria

kymr commented 5 years ago

Data Store

Criteria

kymr commented 5 years ago

Ten design principles

kymr commented 5 years ago

Design for self healing

Recommendations

kymr commented 5 years ago

Make all things rudundant

Recommendations

kymr commented 5 years ago

Minimize coordination

Recommendations

kymr commented 5 years ago

Design to scale out

Recommendations

kymr commented 5 years ago

Partition around limits

Recommendations

kymr commented 5 years ago

Design for operations

kymr commented 5 years ago

Use the best data store for the job

kymr commented 5 years ago

Design for evolution