RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

12 Things to consider when deploying HTTP Services

Rather than putting all domain logic into a single application monolith, modern software architectures tend to split functionality into multiple applications and services.

Here is a list of 12 points we consider when building services, including using our open sourced gem stiches to encapsulate the commonalities and rspec_api_documention to document our internal APIs.

http://multithreaded.stitchfix.com/blog/2016/03/01/services-checklist/

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in