title
stringlengths
3
46
content
stringlengths
0
1.6k
Answers:244
Callbacks and services.
Answers:245
Blazor’s way to interact with JavaScript.
Answers:246
Getting a reference to a component or HTML element instance.
Answers:247
Answers:248
Chapter 20
Answers:249
Answers:250
Services are needed to dispatch communication to pods, since a pod has no stable IP address.
Answers:251
Kubernetes offers higher-level entities called Ingresses that are built on top of services, empowering clusters with all the advanced capabilities offered by a web server, such as routing HTTP/HTTPS URLs from outside the cluster to internal service URLs inside the cluster.
Answers:252
Helm charts are a way to organize the templating and installation of complex Kubernetes applications that contain several .yaml files.
Answers:253
Yes, with the --- separator.
Answers:254
Kubernetes detects container faults through liveness and readiness probes that check the health and availability of containers, ensuring they run as expected.
Answers:255
Because Pods, having no stable location, can’t rely on the storage of the node where they are currently running.
Answers:256
StatefulSet is assumed to have state and achieve write/update parallelism through sharding, while ReplicaSet has no state, so as it is indistinguishable, it can achieve parallelism by splitting the load.
Answers:257
Answers:258
Chapter 21
Answers:259
Answers:260
It is because it doesn’t support TCP/IP communications.
Answers:261
Visual Studio’s recommended tool to debug Kubernetes applications.
Answers:262
No, it works with any Kubernetes cluster that has been configured as the default cluster in the local Kubectl installation.
Answers:263
With something like minikube image load grpcmicroservice:latest.
Answers:264
It is enough to start Minikube, and Minikube’s start procedure will do it for you.
Answers:265
Answers:266
Learn more on Discord
Answers:267
To join the Discord community for this book – where you can share feedback, ask questions to the authors, and learn about new releases – follow the QR code below:
Answers:268
https://packt.link/SoftwareArchitectureCSharp12Dotnet8
Answers:269
Answers:270
Answers:271
Software Architecture with C# 12 and .NET 8:1
Fourth Edition
Software Architecture with C# 12 and .NET 8:2
Build enterprise applications using microservices, DevOps, EF Core, and design patterns for Azure
Software Architecture with C# 12 and .NET 8:3
Gabriel Baptista
Software Architecture with C# 12 and .NET 8:4
Francesco Abbruzzese
Software Architecture with C# 12 and .NET 8:5
Software Architecture with C# 12 and .NET 8:6
BIRMINGHAM—MUMBAI
Software Architecture with C# 12 and .NET 8:7
Software Architecture with C# 12 and .NET 8
Software Architecture with C# 12 and .NET 8:8
Fourth Edition
Software Architecture with C# 12 and .NET 8:9
Copyright © 2024 Packt Publishing
Software Architecture with C# 12 and .NET 8:10
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Software Architecture with C# 12 and .NET 8:11
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing or its dealers and distributors, will be held liable for any damages caused or alleged to have been caused directly or indirectly by this book.
Software Architecture with C# 12 and .NET 8:12
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
Software Architecture with C# 12 and .NET 8:13
Publishing Product Manager: Lucy Wan
Software Architecture with C# 12 and .NET 8:14
Acquisition Editor – Peer Reviews: Tejas Mhasvekar
Software Architecture with C# 12 and .NET 8:15
Project Editor: Parvathy Nair
Software Architecture with C# 12 and .NET 8:16
Content Development Editors: Ruksar Malik, Shazeen Iqbal, Lucy Wan
Software Architecture with C# 12 and .NET 8:17
Copy Editor: Safis Editing
Software Architecture with C# 12 and .NET 8:18
Technical Editor: Kushal Sharma
Software Architecture with C# 12 and .NET 8:19
Proofreader: Safis Editing
Software Architecture with C# 12 and .NET 8:20
Indexer: Rekha Nair
Software Architecture with C# 12 and .NET 8:21
Presentation Designer: Ganesh Bhadwalkar
Software Architecture with C# 12 and .NET 8:22
Senior Developer Relations Marketing Executive: Priyadarshini Sharma
Software Architecture with C# 12 and .NET 8:23
First published: November 2019
Software Architecture with C# 12 and .NET 8:24
Second edition: December 2020
Software Architecture with C# 12 and .NET 8:25
Third edition: March 2022
Software Architecture with C# 12 and .NET 8:26
Fourth edition: February 2024
Software Architecture with C# 12 and .NET 8:27
Production reference: 1260224
Software Architecture with C# 12 and .NET 8:28
Published by Packt Publishing Ltd.
Software Architecture with C# 12 and .NET 8:29
Grosvenor House
Software Architecture with C# 12 and .NET 8:30
11 St Paul’s Square
Software Architecture with C# 12 and .NET 8:31
Birmingham
Software Architecture with C# 12 and .NET 8:32
B3 1RB, UK.
Software Architecture with C# 12 and .NET 8:33
ISBN 978-1-80512-765-9
Software Architecture with C# 12 and .NET 8:34
www.packt.com
Software Architecture with C# 12 and .NET 8:35
I could not be more grateful to my father, João Virgilio, who never doubted my potential and stands by me through everything. I would also like to extend my heartfelt gratitude to my dear wife, Denise, and my children, Murilo and Heitor, who drive me to evolve and improve every single day.
Software Architecture with C# 12 and .NET 8:36
– Gabriel Baptista
Software Architecture with C# 12 and .NET 8:37
To my beloved parents, to whom I owe everything, thank you very much. A special thanks to the whole Packt team and the reviewers, whose invaluable feedback greatly enhanced this edition of the book.
Software Architecture with C# 12 and .NET 8:38
– Francesco Abbruzzese
Software Architecture with C# 12 and .NET 8:39
Contributors
Software Architecture with C# 12 and .NET 8:40
About the authors
Software Architecture with C# 12 and .NET 8:41
Gabriel Baptista is a tech manager who leads various teams across a diverse range of projects using the Microsoft platform for industry and retail. Also an Azure specialist, he is responsible for designing a SaaS platform in partnership with Microsoft. In addition, he is a computing professor, has published many papers, and taught subjects such as software engineering, development, and architecture. He has also spoken at many global tech conferences over the past few years and co-founded SMIT, a software development company, and SmartLoad, the first cargo mobility insurtech in Brazil.
Software Architecture with C# 12 and .NET 8:42
Francesco Abbruzzese has dedicated his entire life to his two great passions: software and powerlifting. He is the author of the Blazor Controls Toolkit library and contributed to the diffusion and evangelization of the Microsoft web stack since the first .NET version. His company, Mvcct Team, offers web applications, tools, and services for web technologies. His last product, SimpleProcess, is sophisticated Blazor and .NET microservices-based process management software. He has moved from working on AI systems for financial institutions to top-10 video game titles such as Puma Street Soccer.
Software Architecture with C# 12 and .NET 8:43
About the reviewers
Software Architecture with C# 12 and .NET 8:44
Kieran Foot is the lead software developer at ConnX Business Solutions Ltd, a small company based in the UK specializing in stock control and bespoke system integrations.
Software Architecture with C# 12 and .NET 8:45
Having always had a thirst for knowledge, Kieran embarked on his software development journey in his early teens. He started with QBASIC and navigated through ASM, C, C++, and VB before finding his niche in C#.
Software Architecture with C# 12 and .NET 8:46
He’s passionate about delving into the .NET framework and sharing his discoveries, notably with the Packt Discord community. Kieran has also contributed to the book Apps and Services with .NET 8 published by Packt, showcasing his commitment to both learning and teaching in the tech world.
Software Architecture with C# 12 and .NET 8:47
I would like to thank the team at Packt for their kindness, guidance, and encouragement whilst on my journey as a new book reviewer.
Software Architecture with C# 12 and .NET 8:48
Alexander Christov brings over 35 years of experience as a programmer and IT specialist, with a specific focus on desktop and web applications. His career began in 1984 at Infos, where he programmed on one of the initial four IBM PCs imported during the communist regime.
Software Architecture with C# 12 and .NET 8:49
In his pursuit of excellence, Alexander has consistently pushed the boundaries of .NET technology, with a particular emphasis on the C# language. He transitioned from WebForms to MVC, then to .NET Core MVC, and is currently focused on .NET 8.
Software Architecture with C# 12 and .NET 8:50
In a significant shift, he has chosen Blazor over JavaScript for front-end development.
Software Architecture with C# 12 and .NET 8:51
Alexander’s drive to develop versatile web applications has led him to work on extendable systems, culminating in the creation of CoreXF.
Software Architecture with C# 12 and .NET 8:52
Currently, he manages his own consulting company, Code Solidi, and has been working closely with 100Programmers, a consulting agency and software development company based in London.
Software Architecture with C# 12 and .NET 8:53
Learn more on Discord
Software Architecture with C# 12 and .NET 8:54
To join the Discord community for this book – where you can share feedback, ask questions to the authors, and learn about new releases – follow the QR code below:
Software Architecture with C# 12 and .NET 8:55
https://packt.link/SoftwareArchitectureCSharp12Dotnet8
Software Architecture with C# 12 and .NET 8:56
Software Architecture with C# 12 and .NET 8:57
Software Architecture with C# 12 and .NET 8:58
Index:1
Symbols
Index:2
.NET
Index:3
interoperability with 47, 48
Index:4
.NET 8
Index:5
dealing, with SOA 386
Index:6
gRPC support 387
Index:7
tips and tricks for coding 92
Index:8
used, for creating scalable web app 31-38
Index:9
used, for enabling availability 25, 26
Index:10
used, for enabling resiliency 25, 26
Index:11
used, for enabling scalability 25, 26
Index:12
using, for code reuse 109, 110
Index:13
.NET-based microservices
Index:14
communication facilities 268, 269