Building Modern SaaS Applications with C# and .NET. Build, deploy, and maintain professional SaaS applications - Helion
Tytuł oryginału: Building Modern SaaS Applications with C# and .NET. Build, deploy, and maintain professional SaaS applications
ISBN: 9781803240367
stron: 346, Format: ebook
Data wydania: 2023-06-23
Księgarnia: Helion
Cena książki: 116,10 zł (poprzednio: 129,00 zł)
Oszczędzasz: 10% (-12,90 zł)
There are several concepts that must be mastered to deliver functional and efficient SaaS applications. This book is perfect for developers and teams with experience in traditional application development looking to switch to SaaS and deliver slick and modern applications. You‘ll start with a general overview of SaaS as a concept and learn with the help of an example throughout the book to bring life to the technical descriptions. You’ll use the Microsoft .NET tech stack for development and C# as the programming language to develop your desired SaaS application.
Delivering SaaS requires a deep understanding of all layers in the application stack. As you progress, you’ll learn how to approach the database layer, the API, and the UI to confidently approach application development using the SaaS model. Additionally, you’ll explore how to test, deploy, maintain, and upgrade each component of the application.
By the end of this book, you will be well equipped to approach all aspects of delivering software using the SaaS paradigm.
Osoby które kupowały "Building Modern SaaS Applications with C# and .NET. Build, deploy, and maintain professional SaaS applications", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Building Modern SaaS Applications with C# and .NET. Build, deploy, and maintain professional SaaS applications eBook -- spis treści
- 0. Product Information Document
- 1. SaaS: The Modern Distribution Model That We All Need
- 2. Building a Simple Demo Application
- 3. What is multi-tenancy, and why it’s important in SaaS applications
- 4. Building Databases, and planning for data-rich applications
- 5. Developing Restful APIs
- 6. Why are Microservices important, and how to implement them
- 7. Building and Testing a User Interface
- 8. Authentication and Authorization
- 9. Testing across the stack
- 10. Monitoring and Logging
- 11. Release Often, Release Early
- 12. Growing Pains - Operating at Scale
- 13. Wrapping it Up