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
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Microservices Design Patterns in .NET
Microservices Design Patterns in .NET

Microservices Design Patterns in .NET: Making sense of microservices design and architecture using .NET Core

eBook
£25.99
Paperback
£31.99
Subscription
Free Trial
Renews at £9.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Tackle common design problems when developing a microservices application using .NET Core
  • Explore applying S.O.L.I.D development principles in developing a stable microservice application
  • Use your knowledge to solve common microservice application design challenges

Description

Are you a developer who needs to fully understand the different patterns and benefits that they bring to designing microservices? If yes, then this book is for you. Microservices Design Patterns in .NET will help you appreciate the various microservice design concerns and strategies that can be used to navigate them. Making a microservice-based app is no easy feat and there are many concerns that need to be addressed. As you progress through the chapters of this guide, you’ll dive headfirst into the problems that come packed with this architectural approach, and then explore the design patterns that address these problems. You’ll also learn how to be deliberate and intentional in your architectural design to overcome major considerations in building microservices. By the end of this book, you’ll be able to apply critical thinking and clean coding principles when creating a microservices application using .NET Core.

Who is this book for?

If you are a .NET developer, senior developer, software architect, or DevOps engineer who wants to explore the pros and cons, intricacies, and overall implementation of microservice architecture, then this book is for you. You’ll also get plenty of useful insights if you’re seeking to expand your knowledge of different design patterns and supporting technologies. Basic experience with application and API development with .NET Core (2+) and C# will help you get the most out of this book.

What you will learn

  • Use Domain-Driven Design principles in your microservice design
  • Leverage patterns like event sourcing, database-per-service, and asynchronous communication
  • Build resilient web services and mitigate failures and outages
  • Ensure data consistency in distributed systems
  • Leverage industry standard technology to design a robust distributed application
  • Find out how to secure a microservices-designed application
  • Use containers to handle lightweight microservice application deployment

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Jan 13, 2023
Length: 300 pages
Edition : 1st
Language : English
ISBN-13 : 9781804613115
Category :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Jan 13, 2023
Length: 300 pages
Edition : 1st
Language : English
ISBN-13 : 9781804613115
Category :

Packt Subscriptions

See our plans and pricing
Modal Close icon
£9.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
£99.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just £5 each
Feature tick icon Exclusive print discounts
£139.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just £5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total £ 112.97
C# 12 and .NET 8 – Modern Cross-Platform Development Fundamentals
£44.99
Refactoring with C#
£35.99
Microservices Design Patterns in .NET
£31.99
Total £ 112.97 Stars icon
Visually different images

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Half star icon 4.7
(18 Ratings)
5 star 77.8%
4 star 16.7%
3 star 0%
2 star 5.6%
1 star 0%
Filter icon Filter
Top Reviews

Filter reviews by




Abhinav Mar 27, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I have recently started working on DDD with microservices in a .net core environment. I want to learn all the related topics which are present architecture wise in a full fledged microservices system. I couldn't find a better book than this. This book covers all the topics necessary for a microservices based system. Must read for the beginners in microservices. Only one con I would add is the concepts are in breif like for example DDD is also covered in this book which is a altogether book in itself. Like that there are many other topics which are not in depth. Trevoir shared the open source project which is easy to follow with the examples. Looking forward for more books from the writter.
Amazon Verified review Amazon
Notchy Feb 16, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book has much information that you will find scattered across the internet. Seeing all of these patterns and practical examples in one place plays a huge role in helping me to understand them and apply them better.it was well-written and give you enough objective information relative to why you might or might not want to use the patterns.
Amazon Verified review Amazon
D. White Mar 01, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
The book covers a wide range of design patterns and best practices that are commonly used in microservices architecture. The author does an excellent job of explaining complex concepts in an easy to understand manner, making it easy for those with prior programming experience to follow. He explained concepts from a technical level to a beginner level than just diving into microservices.I would highly recommend this book to any experienced developer looking to learn more about microservices design patterns and best practices.
Amazon Verified review Amazon
Miguel Angel Teheran May 10, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book explores almost all the common design patterns that we need to take into account in order to create a good microservices architecture.The structure of each chapter is great:1 - description of the problem or challenge2 - analyzing posible solutions3 - analyzing the design of the pattern including a diagram4 - pros and cons for that patternsMy favorite chapter was the Synchronous vs Asynchronous communications.The chapter that I couldn't understand very well was aggregate pattern I had to perform a research and read more about this in order to understand the whole concept.
Amazon Verified review Amazon
Andre Piper Feb 03, 2023
Full star icon Full star icon Full star icon Full star icon Full star icon 5
This book is packed with great industry standards for microservices, suited for mid-level to senior C# backend developers who are creating scalable applications while adhering to SOLID principles.I liked chapter 5, about CQRS, it's a great pattern for large-scale, data-intensive applications with parallel operations. I implemented it with the MediatR package.Would definitely recommend this book.
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.