Book description
Architect and design highly scalable, robust, clean and highly performant applications in .NET Core 1.0
About This Book
Incorporate architectural soft-skills such as DevOps and Agile methodologies to enhance program-level objectives
Gain knowledge of architectural approaches on the likes of SOA architecture and microservices to provide traceability and rationale for architectural decisions
Explore a variety of practical use cases and code examples to implement the tools and techniques described in the book
Who This Book Is For
This book is for experienced .NET developers who are aspiring to become architects of enterprise-grade applications, as well as software architects who would like to leverage .NET to create effective blueprints of applications.
What You Will Learn
Grasp the important aspects and best practices of application lifecycle management
Leverage the popular ALM tools, application insights, and their usage to monitor performance, testability, and optimization tools in an enterprise
Explore various authentication models such as social media-based authentication, 2FA and OpenID Connect, learn authorization techniques
Explore Azure with various solution approaches for Microservices and Serverless architecture along with Docker containers
Gain knowledge about the recent market trends and practices and how they can be achieved with .NET Core and Microsoft tools and technologies
In Detail
If you want to design and develop enterprise applications using .NET Core as the development framework and learn about industry-wide best practices and guidelines, then this book is for you.
The book starts with a brief introduction to enterprise architecture, which will help you to understand what enterprise architecture is and what the key components are. It will then teach you about the types of patterns and the principles of software development, and explain the various aspects of distributed computing to keep your applications effective and scalable. These chapters act as a catalyst to start the practical implementation, and design and develop applications using different architectural approaches, such as layered architecture, service oriented architecture, microservices and cloud-specific solutions.
Gradually, you will learn about the different approaches and models of the Security framework and explore various authentication models and authorization techniques, such as social media-based authentication and safe storage using app secrets. By the end of the book, you will get to know the concepts and usage of the emerging fields, such as DevOps, BigData, architectural practices, and Artificial Intelligence.
Style and approach
Filled with examples and use cases, this guide takes a no-nonsense approach to show you the best tools and techniques required to become a successful software architect.
Table of contents
- Preface
- Enterprise Architecture Concepts
- Principles and Patterns
- Distributed Computing
- Software Development Life Cycle
- Enterprise Practices in Software Development
- Layered Approach to Solution Architecture
-
SOA Implementation with .NET Core
- SOA definition
- SOA modeling
- SOA features and components
-
Sample SOA implementation
- Introduction
- Sample enterprise
- Bounded contexts
- Services implementation
- Summary
-
Cloud-Based Architecture and Integration with .NET Core
- Cloud Computing Models
- Azure compute
- Rapid application development using Azure App Services
- Background services and event handling in cloud
- Scalability and performance options in Azure App Services
- Logging and monitoring in Azure
- Summary
-
Microservices Architecture
- Microservices architecture definition
- Architectural elements
- Architectural motivations
- Implementation samples
- Summary
-
Security Practices with .NET Core
- Authentication and authorization modes
- Security architecture in ASP.NET Core
- Getting to know the core APIs of the Identity system
-
Understanding the authentication and authorization process
- Authentication
- Implementing authentication using ASP.NET Core Identity and customizing the Identity data store
- How authorization works
- Using cookie middleware without ASP.NET Core Identity
- Implementing external authentication in ASP.NET Core applications
- Two-factor authentication
- Security in an enterprise
- Getting started with IdentityServer4
- Understanding OpenID Connect
- Developing a Centralized Authorization System using IdentityServer4
- Creating an MVC web application project
- Authorization
- Safe storage
- Summary
-
Modern AI Offerings by Microsoft
- Virtual machines and containerization
- Modern development
- DevOps
- A sample microservices application based on Docker containers
- Big Data and Microsoft
- Introduction to Business Intelligence (BI)
- Artificial intelligence (AI)
- Summary
Product information
- Title: Enterprise Application Architecture with .NET Core
- Author(s):
- Release date: April 2017
- Publisher(s): Packt Publishing
- ISBN: 9781786468888
You might also like
book
Building Microservices with .NET Core
Architect your .NET applications by breaking them into really small pieces - microservices - using this …
book
Building Microservices with ASP.NET Core
At a time when nearly every vertical, regardless of domain, seems to need software running in …
video
Microservices .NET Core Masterclass
Building the microservices is not an easy job. Whenever it comes to any type of distributed …
video
.NET Core Microservices
Microservices are an architectural style that promotes the development of complex applications as a suite of …