Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Practical Serverless and Microservices with C#
  • Table Of Contents Toc
Practical Serverless and Microservices with C#

Practical Serverless and Microservices with C#

By : Gabriel Baptista, Francesco Abbruzzese
close
close
Practical Serverless and Microservices with C#

Practical Serverless and Microservices with C#

By: Gabriel Baptista, Francesco Abbruzzese

Overview of this book

From the authors of the Software Architecture with C# and .NET series comes this practical and grounded showcase of microservices using the .NET stack. Written for .NET developers entering the world of modern cloud and distributed applications, it shows you when microservices and serverless architectures are the right choice for building scalable enterprise solutions and when they’re not. You’ll gain a realistic understanding of their use cases and limitations. Rather than promoting microservices as a one-size-fits-all solution, it encourages thoughtful adoption based on real-world needs. Following a brief introduction and important setup, the book helps you prepare for practical application through examples such as a ride-sharing website. You’ll work with Docker, Kubernetes, Azure Container Apps, and the new .NET Aspire with considerations for security, observability, and cost management. The book culminates in a complete event-driven application that brings together everything you've covered. By the end of this microservices book, you’ll have a well-rounded understanding of cloud and distributed .NET—through the lens of two industry veterans. *Email sign-up and proof of purchase required
Table of Contents (16 chapters)
close
close
14
Other Books You May Enjoy
15
Index

Setup and Theory: Docker and Onion Architecture

This chapter discusses two important building blocks of modern microservices architectures, which will be used in most of the book’s examples, as follows:

  • Docker Containers: Docker containers are a virtualization tool that enables your microservices to run on a wide range of hardware platforms, preventing compatibility issues.
  • The Onion Architecture: The Onion Architecture confines dependencies from both the user interface (UI) and from the deployment platform in drivers so that the software modules that encode the whole business knowledge are completely independent of the chosen UI, tools, and runtime environment. Moreover, in order to optimize the interaction between domain experts and developers, all domain entities are implemented as classes in the following way:
    1. Each entity interacts with the remainder of the code only through methods that represent the behavior of all actual domain entities.
    2. ...
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Practical Serverless and Microservices with C#
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon