paulrayner / exploreddd.github.com

2 stars 1 forks source link

Add Chris Richardson as speaker and pre-conf workshop info #38

Closed paulrayner closed 7 years ago

paulrayner commented 7 years ago

Headshot Image: http://chrisrichardson.net/images/chrishead.JPG Tagline: Java Champion and Author of POJOs in Action Twitter: https://twitter.com/crichardson

Note to Zach: Include links in bio

BIO:

Chris Richardson is a developer and architect. He is a Java Champion, a JavaOne rock star and the author of POJOs in Action, which describes how to build enterprise Java applications with frameworks such as Spring and Hibernate. Chris was also the founder of the original CloudFoundry.com, an early Java PaaS for Amazon EC2. Today, he is a recognized thought leader in microservices and speaks regularly at international conferences. Chris is the creator of Microservices.io, a website describing how to develop and deploy microservices. He provides microservices consulting and training and is working on his third startup Eventuate, an application platform for developing microservices. Chris has a computer science degree from the University of Cambridge in England and lives in Oakland, CA.

Pre-Conference Workshop Abstract

Title: Developing Applications with the Microservice Architecture

In this class you will learn a modern approach for building scalable, highly available and easily maintainable applications. We will describe the microservices architecture and show how it enables the agile development and deployment of applications. You will learn about the benefits and drawbacks of the microservice architecture and when they make sense. We will describe key topics including decomposition, service discovery, monitoring, testing, and deployment. By the end of the class you will have built a couple of microservices and deployed them using Docker.