Hands-On Microservices with C#: Designing a real-worl,enterprise-grade microservice ecosystem with the efficiency of C# 7
by: Matt R. Cole
ISBN-10: 1789533686
ISBN-13: 9781789533682
Publisher finelybook 出版社: Packt Publishing; 1 edition (June 29,2018)
Pages: 254
Book Description
C# 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.
Contents
1: LET’S TALK MICROSERVICES,MESSAGES,AND TOOLS
2: REFLECTINSIGHT – MICROSERVICE LOGGING REDEFINED
3: CREATING A BASE MICROSERVICE AND INTERFACE
4: DESIGNING A MEMORY MANAGEMENT MICROSERVICE
5: DESIGNING A DEPLOYMENT MONITOR MICROSERVICE
6: DESIGNING A SCHEDULING MICROSERVICE
7: DESIGNING AN EMAIL MICROSERVICE
8: DESIGNING A FILE MONITORING MICROSERVICE
9: CREATING A MACHINE LEARNING MICROSERVICE
10: CREATING A QUANTITATIVE FINANCIAL MICROSERVICE
11: TRELLO MICROSERVICE – BOARD STATUS UPDATING
12: MICROSERVICE MANAGER – THE NEXUS
13: CREATING A BLOCKCHAIN BITCOIN MICROSERVICE
14: ADDING SPEECH AND SEARCH TO YOUR MICROSERVICE
What You Will Learn
Explore different open source tools within the context of designing microservices
Learn to provide insulation to exception-prone function calls
Build common messages used between microservices for communication
Learn to create a microservice using our base class and interface
Design a quantitative financial machine microservice
Learn to design a microservice that is capable of using Blockchain technology
Authors
Matt R. Cole
Matt R. Cole is a seasoned developer with 30 years’ experience in Microsoft Windows,C,C++,C#,and .NET. He previously wrote a speech and audio VOIP system for NASA for use with the Space Shuttle and a space station. He is the owner of Evolved AI Solutions,a premier provider of advanced ML/Bio-AI technologies. He developed the first enterprise-grade microservice framework (written fully in C# and .NET) used by a major hedge fund in NYC and also developed the first Bio-AI Swarm framework,which fully integrates mirror and canonical neurons.