• Complain

Christian Horsdal Gammelgaard - Microservices in .NET, Second Edition

Here you can read online Christian Horsdal Gammelgaard - Microservices in .NET, Second Edition full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2021, publisher: Manning, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Christian Horsdal Gammelgaard Microservices in .NET, Second Edition

Microservices in .NET, Second Edition: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Microservices in .NET, Second Edition" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Microservices in .NET, Second Edition teaches you to build and deploy microservices using ASP.NET and Azure services.Summary In Microservices in .NET, Second Edition you will learn how to: Build scalable microservices that are reliable in production Optimize microservices for continuous delivery Design event-based collaboration between microservices Deploy microservices to Kubernetes Set up Kubernetes in AzureMicroservices in .NET, Second Edition is a comprehensive guide to building microservice applications using the .NET stack. After a crystal-clear introduction to the microservices architectural style, it teaches you practical microservices development skills using ASP.NET. This second edition of the bestselling original has been revised with up-to-date tools for the .NET ecosystem, and more new coverage of scoping microservices and deploying to Kubernetes. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the technology Microservice architectures connect independent components that must work together as a system. Integrating new technologies like Docker and Kubernetes with Microsofts familiar ASP.NET framework and Azure cloud platform enables .NET developers to create and manage microservices efficiently. About the bookMicroservices in .NET, Second Edition teaches you to build and deploy microservices using ASP.NET and Azure services. It lays out microservice architecture simply, and then guides you through several real-world projects, such as building an ecommerce shopping cart. In this fully revised edition, youll learn about scoping microservices, deploying to Kubernetes, and operations concerns like monitoring, logging, and security. Whats inside Optimize microservices for continuous delivery Design event-based collaboration between microservices Deploy microservices to Kubernetes Set up Kubernetes in AzureAbout the reader For C# developers. No experience with microservices required. About the authorChristian Horsdal is an independent consultant with more than 20 years of experience building projects from large-scale microservice systems to tiny embedded systems. Table of Contents PART 1 GETTING STARTED WITH MICROSERVICES 1 Microservices at a glance 2 A basic shopping cart microservice 3 Deploying a microservice to Kubernetes PART 2 BUILDING MICROSERVICES 4 Identifying and scoping microservices 5 Microservice collaboration 6 Data ownership and data storage 7 Designing for robustness 8 Writing tests for microservices PART 3 HANDLING CROSS-CUTTING CONCERNS: BUILDING A REUSABLE MICROSERVICE PLATFORM 9 Cross-cutting concerns: Monitoring and logging 10 Securing microservice-to-microservice communication 11 Building a reusable microservice platform PART 4 BUILDING APPLICATIONS 12 Creating applications over microservices

Christian Horsdal Gammelgaard: author's other books


Who wrote Microservices in .NET, Second Edition? Find out the surname, the name of the author of the book and a list of all author's works by series.

Microservices in .NET, Second Edition — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Microservices in .NET, Second Edition" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make

Microservices in NET Second Edition - image 1

Microservices in .NET

Second Edition

Christian Horsdal Gammelgaard

To comment go to liveBook

Microservices in NET Second Edition - image 2

Manning

Shelter Island

For more information on this and other Manning titles go to

www.manning.com

Copyright

For online information and ordering of these and other Manning books, please visit www.manning.com. The publisher offers discounts on these books when ordered in quantity.

For more information, please contact

Special Sales Department

Manning Publications Co.

20 Baldwin Road

PO Box 761

Shelter Island, NY 11964

Email: orders@manning.com

2021 by Manning Publications Co. All rights reserved.

No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by means electronic, mechanical, photocopying, or otherwise, without prior written permission of the publisher.

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in the book, and Manning Publications was aware of a trademark claim, the designations have been printed in initial caps or all caps.

Recognizing the importance of preserving what has been written, it is Mannings policy to have the books we publish printed on acid-free paper, and we exert our best efforts to that end. Recognizing also our responsibility to conserve the resources of our planet, Manning books are printed on paper that is at least 15 percent recycled and processed without the use of elemental chlorine.

Microservices in NET Second Edition - image 3

Manning Publications Co.

20 Baldwin Road Technical

PO Box 761

Shelter Island, NY 11964

Development editor:

Helen Stergius

Technical development editor:

Michael Lund

Review editor:

Mihaela Batini

Production editor:

Deirdre S. Hiam

Copy editor:

Michele Mitchell

Proofreader:

Keri Hales

Technical proofreader:

Karsten Strbk

Typesetter and cover designer:

Marija Tudor

ISBN: 9781617297922

Praise for the first edition

The best microservices in .Net reference I have read so far.

Julien Pohie, Senior Software Developer, Thoughtworks

This book lays out all the necessary details to design new solutions with microservices; it has material to transform your existing monolithic, tiered, service-oriented architectures.

Karthikeyarajan Rajendran, Architect, McAfee

Detailed analysis on how to use microservices in the .Net world with a good set of real-world examples.

Raushan Jha, SDE 2, Microsoft IDC

Microservices in .Net provides the knowledge to start working in a professional environment to develop real industry microservices, with the perfect tuning to be cost effective.

Daniel Vasquez, Senior Developer, Tokiota

If youre building SaaS products, you will eventually realize that agility in product delivery is important. This book provides a detailed understanding of how microservices can enable your .Net applications to be resilient in production.

Adhir Ramjiawan, Software Developer, Dotdigital

A well-written, concise, and comprehensive book covering important topics surrounding microservices. I could not put it down and would definitely recommend it.

Tanya Wilke, Web Application Developer, Sanlam

front matter
preface

When I first talked to Manning about writing a book, we discussed a book about Nancy. Part of me was excited to write about Nancy again, because it was an awesome web framework, but my first book was also about Nancy, and a different part of me wanted this book to be something more. After some contemplation and some back and forth with Manning, it became clear that I wanted to write about microservices; I wanted to write a book that was more about designing and implementing microservices than about any specific technology, while at the same time showcasing some great, lightweight .NET technologies. That became the first edition of this book.

Since then, the technology landscape has moved on: development of Nancy has stopped and .NET Core (which was nascent when the first edition was written) has incorporated many useful ideas from community projects and changed its name to .NET. At the same time, microservices have become even more widespread, and most of the design and architecture advice from the first edition still holds up. I felt the first edition still has a lot to offer, but I also felt it needed a technology update. Thats the book youre about to read, and I hope youll not only learn how to be successful with microservices, but also learn the value of simplicity.

acknowledgments

Writing a book takes timea lot of time. So the first thank you is to my wife, Jane Horsdal Gammelgaard, for supporting me all the way through. Youre awesome, Jane.

I would like to thank my editor on the second edition, Helen Stergius, whose patience through many missed deadlines, advice, and guidance made this edition possible. Id also like to thank the editor on the first edition, Dan Maharry, who pushed me to write a much better book than I thought I could at the time. A big thank you also goes to my technical editor, Michael Lund, for his thorough code reviews and suggestions for improvements, and for ripping apart my line of reasoning whenever it wasnt clear. A special thanks to Karsten Strbk for his in-depth technical proofreading.

I cant thank enough the amazing group of technical peer reviewers: Adhir Ramjiawan, Allan Makura, Alper Silistre, Daniel Vasquez, David Paccoud, Dennis Hayes, Edin Kapic, Emanuele Origgi, Ernesto Cardenas Cangahuala, George Onofrei, Jeff Smith, Johnathan Sewell, Juan Luis Barreda, Julien Pohie, Justin Coulston, Kalyan Chanumolu, Karthikeyarajan Rajendran, Matt Ferderer, Mike Burgess, Mike Manuel, Oliver Korten, Raushan Jha, Raymond Cheung, Ricardo Peres, Richard B. Ward, Sau Fai Fong, Simon Seyag, Stefan Turalsk, Sumit K Singh, Tanya Wilke, Thomas Overby Hansen, Unnikrishnan Kumar, Viorel-Marian Moisei, and Wayne Mather. They suggested topics and other ways of presenting topics and caught typos and mistakes in code and terminology. Each pass through the review process and each piece of feedback provided through the forum discussions helped shape the book.

Finally, I want to thank the people at Manning who made this book possible: publisher Marjan Bace, acquisitions editor Eleonor Gardner, production editor Deirdre Hiam, copyeditor Michele Mitchell, page proofer Keri Hales, and everyone else on the editorial and production teams.

about this book

Microservices in .NET is a practical introduction to writing microservices in .NET using powerful yet easy-to-use technologies, like the simple MVC controllers and middleware. Ive tried to present the material in a way that will enable you to use what you learn right away. To that end, Ive tried to tell you why I build things the way I do, as well as show you exactly how to build them.

Who should read this book
Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Microservices in .NET, Second Edition»

Look at similar books to Microservices in .NET, Second Edition. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Microservices in .NET, Second Edition»

Discussion, reviews of the book Microservices in .NET, Second Edition and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.