Hands-On Microservices with Kubernetes
- Authors
- Arora, Gaurav & Sayfan, Gigi
- Publisher
- Packt Publishing
- Tags
- com051230 - computers , software development and engineering , general , com051310 - computers , programming languages , c# , com051240 - computers , systems analysis and design
- Date
- 2019-07-01T00:00:00+00:00
- Size
- 11.25 MB
- Lang
- en
Design Patterns, essentially are reusable solutions to common programming problems. When used correctly, they address crucial software requirements with ease and reduced costs. This book will uncover effective ways to use design patterns specific to both C# and .NET Core 2.0. The book will also demonstrate the implementation of these patterns through executable code.
The book begins with an overview of Object Oriented Programming and SOLID principles. You will learn about the importance of design patterns in C# and .NET Core and how the Gang of Four patterns can be used in an application. The book will build an application while showing the implementation of Builder, Decorator, Factory, Visitor, and Strategy patterns. You will learn about patterns used for concurrent programming in .NET Core. You will also learn about functional and reactive programming in C# and .NET Core. The book will take you through design patterns for modern architectures like microservices, serverless and cloud native.
By the end of the book, you will be able to efficiently address common problems faced while developing applications and be comfortable working on scalable and maintainable projects of any size.