Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Mastering ServiceStack

You're reading from   Mastering ServiceStack Utilize ServiceStack as the rock solid foundation of your distributed system

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher Packt
ISBN-13 9781783986583
Length 216 pages
Edition 1st Edition
Arrow right icon
Author (1):
Arrow left icon
Andreas Niedermair Andreas Niedermair
Author Profile Icon Andreas Niedermair
Andreas Niedermair
Arrow right icon
View More author details
Toc

What this book covers

Chapter 1, Distributed Systems and How ServiceStack Jumps in, covers ServiceStack's technical basics and layout. It also introduces the design principles of APIs and the problems of distributed systems, which sets the foundation for the next chapters.

Chapter 2, ServiceStack as Your Unique Point of Access, introduces you to the IoC-container Funq and shows you how to access data from a session or cache. Finally, it teaches you how to secure your API.

Chapter 3, Asynchronous Communication between Components, introduces you to the concept of Messaging, which is then put into effect with Message Queue solutions, such as Redis and RabbitMQ. Additionally, push notifications from server to clients is covered by server-sent events (SSE).

Chapter 4, Analyzing and Tuning a Distributed System, teaches you how to add logging and profiling to ease the tracing of issues. Finally, methodologies to minimize the HTTP footprint are also introduced.

Chapter 5, Documentation and Versioning, shows you how to leverage built-in functionality to publish and modify the documentation of your API and introduces you to test clients, such as Swagger and Postman. Finally, the validation of requests is also covered.

Chapter 6, Extending ServiceStack, shows you how to write your own plugins, encapsulate services within them, and intercept requests and responses.

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image