Microsoft Orleans for Developers
eBook - ePub

Microsoft Orleans for Developers

Build Cloud-Native, High-Scale, Distributed Systems in .NET Using Orleans

  1. English
  2. ePUB (mobile friendly)
  3. Only available on web
eBook - ePub

Microsoft Orleans for Developers

Build Cloud-Native, High-Scale, Distributed Systems in .NET Using Orleans

Book details
Table of contents
Citations

About This Book

Use a simple programming model and the.NET language of your choice to build large distributed systems. This book teaches you the Microsoft Orleans framework.

Even well-versed professional software developers with expertise in C# (or another language) find themselves unequipped to meet the challenges of distributed systems as infrastructure moves to multi-core; multiple computers are being used for scale, redundancy, and cloud computing; and multi-region deployment is taking place.

Orleans handles many of the concerns of distributed computing and cloud infrastructure, allowing you to concentrate on writing application logic.

What You Will Learn

  • Know the key concepts for building distributed systems
  • Gain a background in the origin and evolution of Orleans, and why it is important for your projects
  • Dive into each of the features available in Orleans by building an example application
  • Develop troubleshooting skills for fixing bugs and running diagnostics
  • Achieve performance optimization and advanced configuration
  • Use the Orleans Dashboard to discern valuable insight in system performance


Who This Book Is For Experienced C# developers who want to build a new high-scale application (perhaps for an IoT requirement) and are interested in learning the concepts and features available in Orleans

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Microsoft Orleans for Developers by Richard Astbury in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Apress
Year
2022
ISBN
9781484281673

Table of contents

  1. Cover
  2. Front Matter
  3. 1. Fundamentals
  4. 2. Grains and Silos
  5. 3. Hello World
  6. 4. Debugging an Orleans Application
  7. 5. Orleans Dashboard
  8. 6. Adding Persistence
  9. 7. Adding ASP.NET Core
  10. 8. Unit Testing
  11. 9. Streams
  12. 10. Timers and Reminders
  13. 11. Transactions
  14. 12. Event Sourced Grains
  15. 13. Updating Grains
  16. 14. Optimization
  17. 15. Advanced Features
  18. 16. Interviews
  19. Back Matter