SkillsCast
About the Speaker
A SkillsCast for this session is not available.
Microservice architectures have generated quite a bit of hype in recent months, and practitioners across our industry have vigorously debated the definition, purpose, and effectiveness of these architectures. In this session, we’ll cut through the hype and examine some very practical considerations related to microservices and how we might solve them:
- Not an End in Themselves: why microservices are really all about continuous delivery and how they help us achieve it.
- Systems over Services: why microservices are less about the services themselves and more about the systems we can assemble using them. Boilerplate patterns for configuration, integration, and fault tolerance are keys.
- Operationalized Architecture: microservices aren’t a free lunch. You have to pay for them with strong DevOps sauce.
- It’s About the Data: bounded contexts with API’s are great until you need to ask really big questions. How do we effectively wrangle all of the data at once?
Along the way, we’ll see how open source technology efforts such as Cloud Foundry, Spring Cloud, Netflix OSS, Spring XD, and Hadoop can help us with many of these considerations.
YOU MAY ALSO LIKE: