Software Development Videos and Tutorials: Java, .NET, Ruby, Python, JavaScript, Agile, Software Testing
 
Service Oriented Architecture in the Ruby World

Service Oriented Architecture in the Ruby World

As your application grows in complexity, breaking it up into independent components that communicate over a stable API contract can reduce that complexity into smaller maintainable concerns. Instead of deploying multiple Rails applications, there are leaner alternatives in the Ruby ecosystem such as Middleman and Grape.

We’ll take a look at these tools and strategies for managing configuration and compatibility between different components of a service-oriented-architecture (SOA). Additionally, we’ll cover exactly when SOA is beneficial and how to determine if you should switch to it.

Video producer: http://bostonrb.org/