Building Microservices
In this course, you will learn about several key patterns and practices that will enable you to successfully design and build microservice applications that are maintainable, testable, and secure.
What you'll learn
To build a successful microservices application, you need to make many key choices about what technologies and techniques you will use. In this course, Building Microservices, you will learn about several patterns and practices that will enable you to successfully build microservices. First, you will learn about how to structure domain logic and implement a data mapping layer. Next, you will discover the various ways to test microservices. Finally, you will learn how to handle authentication and authorization for communication between microservices. When you are finished with this course, you will have the skills and knowledge to build microservices that are maintainable, testable, and secure.
Table of contents
- Module Introduction 2m
- Microservice Responsibilities 3m
- Domain Logic Patterns 4m
- Which Microservice Should Domain Logic Go In? 4m
- Service Layer 3m
- Transaction Script Domain Logic Pattern 3m
- Demo: Transaction Script Domain Logic Pattern 4m
- Serverless Domain Logic Patterns 2m
- Domain Model Pattern 2m
- Demo: Domain Model Pattern 5m
- Data Mapping Layer 6m
- Demo: Data Mapping Layer 5m
- Demo: CQRS 5m
- Table Module Pattern 2m
- Module Summary 3m
- Module Introduction 3m
- Authentication and Authorization 2m
- Defense in Depth 3m
- Authenticating End Users 6m
- OAuth 2.0 and OpenID Connect 4m
- Demo: Identity Microservice 3m
- Demo: SPA Login and JWTs 4m
- Authenticating Between Microservices 6m
- Authorization Based on Role 3m
- Authorization Based on Data Ownership 3m
- "On Behalf Of" Requests 4m
- Course Conclusion 3m