Jump to ratings and reviews
Rate this book

Hands-On Microservices with C#: Designing a real-world, enterprise-grade microservice ecosystem with the efficiency of C# 7

Rate this book
Build enterprise-grade microservice ecosystems with intensive case studies using C#

Key FeaturesLearn to build message-based microservicesPacked with case studies to explain the intricacies of large-scale microservicesBuild scalable, modular, and robust architectures with C#Book DescriptionC# is a powerful language when it comes to building applications and software architecture using rich libraries and tools such as .NET.

This book will harness the strength of C# in developing microservices architectures and applications.

This book shows developers how to develop an enterprise-grade, event-driven, asynchronous, message-based microservice framework using C#, .NET, and various open source tools. We will discuss how to send and receive messages, how to design many types of microservice that are truly usable in a corporate environment. We will also dissect each case and explain the code, best practices, pros and cons, and more.

Through our journey, we will use many open source tools, and create file monitors, a machine learning microservice, a quantitative financial microservice that can handle bonds and credit default swaps, a deployment microservice to show you how to better manage your deployments, and memory, health status, and other microservices. By the end of this book, you will have a complete microservice ecosystem you can place into production or customize in no time.

What you will learnExplore different open source tools within the context of designing microservicesLearn to provide insulation to exception-prone function callsBuild common messages used between microservices for communicationLearn to create a microservice using our base class and interfaceDesign a quantitative financial machine microserviceLearn to design a microservice that is capable of using Blockchain technology Who this book is forC# developers, software architects, and professionals who want to master the art of designing the microservice architecture that is scalable based on environment. Developers should have a basic understanding of.NET application development using C# and Visual Studio

Table of ContentsLet’s Talk Microservices and ToolsReflectInsight – Microservice Logging RedefinedMicrCreating a Base Microservice and InterfaceDesigning a Memory Management MicroserviceDesigning a Deployment Monitor MicroserviceDesigning a Scheduling MicroserviceDesigning an Email MicroserviceDesigning a File Monitoring MicroserviceCreating a Machine Learning MicroserviceCreating a Quantitative Financial MicroserviceTrello Microservice – Board Status UpdatingMicroservice Manager – The NexusCreating a Blockchain Bitcoin MicroserviceAdding Speech and Search to your MicroserviceAppendix- Best Practices

256 pages, Kindle Edition

Published June 29, 2018

7 people are currently reading
6 people want to read

About the author

Matt R. Cole

7 books

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (25%)
3 stars
2 (50%)
2 stars
0 (0%)
1 star
1 (25%)
Displaying 1 of 1 review
1 review
January 4, 2019
80% of the content is screenshots and snippets of code (despite the whole code is being available for download). For your money you get screenshots of the download page of Quartz.Net (full page), or how to unzip the package to your local hard disk (full page) and one dozen (!) screenshot of Visual Studio's 'Add New Project' dialog among others. Seriously? This book is a shameless bluff. I have over twenty years of experience in development, mostly in the .Net space but I think this book would be equally useless for a junior developer.
I gave one star only because I couldn't give less.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.