Implement compliance in a cloud-native .NET 8 application

Beginner
Developer
.NET
ASP.NET Core

Microservice applications, because of their distributed nature, can be difficult to secure. In this module, you'll learn how to classify sensitive data in a cloud-native application, redact sensitive data in log files, and generate compliance reports for a cloud-native application.

Learning objectives

In this module, you'll:

  • Classify sensitive data in a cloud-native application
  • Redact sensitive data in log files
  • Generate compliance reports for a cloud-native application

Prerequisites

  • Familiarity with basic Docker concepts and a Docker account
  • Familiarity with microservice design
  • Familiarity with developing applications in C# and .NET.