Microservices

Microservices is a software development technique—a variant of the service-oriented architecture (SOA) architectural style that structures an application as a collection of loosely coupled services. In a microservices architecture, services are fine-grained and the protocols are lightweight. The benefit of decomposing an application into different smaller services is that it improves modularity and makes the application easier to understand, develop, test, and more resilient to architecture erosion. It also parallelizes development by enabling small autonomous teams to develop, deploy and scale their respective services independently. It also allows the architecture of an individual service to emerge through continuous refactoring. Microservices-based architectures enable continuous delivery and deployment.

Source: https://en.wikipedia.org/wiki/Microservices

Position on the Adoption Curve

Presentations about Microservices

Tech Lead and Architect @Square Michele Titolo

No Microservice Is an Island

Founder & CTO @Lightbend / Creator of Akka Jonas Bonér

Designing Events-First Microservices

Principal Architect for Skype's Cloud Infrastructure Portfolio @Microsoft Bruce Lowekamp

Skype's Journey From P2P: It's Not Just About the Services

Co-founder and developer advocate @Camunda Bernd Rücker

3 Common Pitfalls in Microservice Integration

Cofounder & CTO @Flow.io, previously Co-Founder & CTO @Gilt Michael Bryzek

Design Microservice Architectures the Right Way

Agile & Software Craftsmanship Coach Harold Shinsato

Microservice Open Space

Developer Advocate @Couchbase Matthew Groves

Autonomous Microservices

Head Of Technology - Products @ThoughtWorks Sheroy Marker

Continuous Delivery of Microservices

Developer Experience Engineer @weaveworks Stefan Prodan

Mastering Microservices Monitoring with Prometheus

Advisory Platform Architect @Pivotal Neven Cvetkovic

Practical Microservice, Full Day Build

Interviews

See more interviews

Michele Titolo
Tech Lead and Architect @Square Michele Titolo
Jonas Bonér
Founder & CTO @Lightbend / Creator of Akka Jonas Bonér
Bruce Lowekamp
Principal Architect for Skype's Cloud Infrastructure Portfolio @Microsoft Bruce Lowekamp
Michael  Bryzek
Cofounder & CTO @Flow.io, previously Co-Founder & CTO @Gilt Michael Bryzek