Book description
The Complete Guide to Building Highly Scalable, Services-Based Rails Applications
Ruby on Rails deployments are growing, and Rails is increasingly being adopted in larger environments. Today, Rails developers and architects need better ways to interface with legacy systems, move into the cloud, and scale to handle higher volumes and greater complexity. In Service-Oriented Design with Ruby and Rails Paul Dix introduces a powerful, services-based design approach geared toward overcoming all these challenges. Using Dix’s techniques, readers can leverage the full benefits of both Ruby and Rails, while overcoming the difficulties of working with larger codebases and teams.
Dix demonstrates how to integrate multiple components within an enterprise application stack; create services that can easily grow and connect; and design systems that are easier to maintain and upgrade. Key concepts are explained with detailed Ruby code built using open source libraries such as ActiveRecord, Sinatra, Nokogiri, and Typhoeus. The book concludes with coverage of security, scaling, messaging, and interfacing with third-party services.
Service-Oriented Design with Ruby and Rails will help you
Build highly scalable, Ruby-based service architectures that operate smoothly in the cloud or with legacy systems
Scale Rails systems to handle more requests, larger development teams, and more complex code bases
Master new best practices for designing and creating services in Ruby
Use Ruby to glue together services written in any language
Use Ruby libraries to build and consume RESTful Web services
Use Ruby JSON parsers to quickly represent resources from HTTP services
Write lightweight, well-designed API wrappers around internal or external services
Discover powerful non-Rails frameworks that simplify Ruby service implementation
Implement standards-based enterprise messaging with Advanced Message Queuing Protocol (AMQP)
Optimize performance with load balancing and caching
Provide for security and authentication
Table of contents
- Title Page
- Copyright Page
- Contents
- Forword
- Preface
- Acknowledgments
- About the Author
- Chapter 1. Implementing and Consuming Your First Service
- Chapter 2. An Introduction to Service-Oriented Design
- Chapter 3. Case Study: Social Feed Reader
- Chapter 4. Service and API Design
- Chapter 5. Implementing Services
- Chapter 6. Connecting to Services
- Chapter 7. Developing Service Client Libraries
- Chapter 8. Load Balancing and Caching
- Chapter 9. Parsing XML for Legacy Services
- Chapter 10. Security
- Chapter 11. Messaging
- Chapter 12. Web Hooks and External Services
- Appendix. RESTful Primer
- Index
- Footnotes
Product information
- Title: Service-Oriented Design with Ruby and Rails
- Author(s):
- Release date: August 2010
- Publisher(s): Addison-Wesley Professional
- ISBN: None
You might also like
book
Learn Rails 6: Accelerated Web Development with Ruby on Rails
Effectively learn and apply software development and engineering techniques to web application development using Rails 6 …
book
Text Processing with Ruby
Text is everywhere. Web pages, databases, the contents of files--for almost any programming task you perform, …
book
RESTful Rails Development
This book serves as a practical guide to developing RESTful applications, designing RESTful architectures, and deploying …
book
Beginning Rails 6: From Novice to Professional
Springboard your journey into web application development and discover how much fun building web applications with …