-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating
Modern Full-Stack Web Development with ASP.NET Core
By :
In this chapter, we will discuss three essential aspects of full-stack development for web applications: performance considerations, deployment strategies, and maintenance. As applications grow in complexity and need to scale properly, adopting a solid strategy to maintain the project using good software engineering practices is crucial for any full-stack developer aiming to succeed in their career. This chapter will help you understand techniques and strategies to keep your ASP.NET Core application reliable.
You will learn techniques for optimizing performance in ASP.NET Core applications to support high-traffic demands and understand how to use monitoring practices to identify and resolve issues that your application may present over time.
In this chapter, we will cover the following main topics: