cloud-native-microservices-security
  • Introduction
  • Introduction
    • Requirements and Setup
    • Demo Application Architecture
  • Hands-On Labs
    • 1.Security via Spring Boot Auto-Configuration
    • 2.Customized Authentication
    • 3.Mutual TLS (MTLS)
    • 4.Authorization
    • 5.Automated Testing
    • 6.Kubernetes Security
      • 6.1.Docker as Root
      • 6.2.Docker as NonRoot
      • 6.3.Kubernetes Deployment
      • 6.4.Kubernetes Pod Security Context
      • 6.5.Kubernetes Pod Security Policies
  • Bonus Labs
    • CSRF Attack Demo
    • Web Authn
Powered by GitBook
On this page
  • Cloud-Native Microservice Security Boot-Camp
  • Tutorial
  • Slides
  • Introduction
  • Hands-On Labs
  • Bonus Labs

Was this helpful?

Introduction

License Java Build Release

Cloud-Native Microservice Security Boot-Camp

Tutorial

Tutorial

Slides

  • Slides for Workshop (PDF)

Introduction

  • Requirements and Setup

  • Demo Application Architecture

Hands-On Labs

  • 1.Security via Spring Boot Auto-Configuration

  • 2.Customized Authentication

  • 3.Mutual TLS (MTLS)

  • 4.Authorization

  • 5.Automated Testing

  • 6.Kubernetes Security

    • 6.1.Docker as Root

    • 6.2.Docker as NonRoot

    • 6.3.Kubernetes Deployment

    • 6.4.Secure Kubernetes Deployment

Bonus Labs

  • CSRF Attack Demo

  • Web Authn

NextRequirements and Setup

Last updated 4 years ago

Was this helpful?