Skip to content

gitpitch/microservices-architecture

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitPitch

Microservices to Reactive - it's all about architecture

This is the repo for the above titled presentation. The presentation was first given at Reactive Summit Austin in October 2016, and is an evolution from my previous presentation about Lagom, Rethinking REST in a microservices world.

The presentation is a GitPitch presentation, and can be viewed by going to https://gitpitch.com/jroper/microservices-architecture. The GitPitch presentation can be exported to PDF or as a self-contained bundle that can be used for offline presentation.

The source code for the live demos can also be found in branches of this repo, the initial branch contains the application in it's initial (bad) state, and the complete branch contains the application in it's completed state after all the changes that I make in the presentation.

If you would like to give this presentation yourself, you'll also find the IntelliJ live templates that I use to do the live coding in a file in the master branch called LagomArchitecture.xml. I never actually code in live coding demonstrations since coding is so fiddly and error prone, rather, I have these templates where I type a short series of abbrevitations and hit tab, and the code appears. This allows me to focus all my energy on talking about the code rather than on writing the code.

Copyright

This presentation is Copyright 2016 James Roper. You may use it yourself under the terms of the Creative Commons Attribution license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 100.0%