Linux

.NET Core and OpenAPI featured image
Article

Using OpenAPI with .NET Core

Tom Deseyn

Learn how to use OpenAPI to describe the APIs provided by an ASP.NET Core service, then use the API description to generate a strongly-typed client.

Keycloak architecture diagram
Article

A deep dive into Keycloak

Stian Thorgersen +1

In this DevNation Tech Talk, we take a deep dive into Keycloak to handle open source identity and access management with modern applications and services.

SELinux Coloring Book_Tile card
E-book

SELinux Coloring Book

Dan Walsh

Learn the basics of SELinux, including type enforcement, Multi-Category Security (MCS) Enforcement, and Multi-Level Security (MLS) Enforcement, with the help of some friendly cats and dogs!

Debugging GraalVM-native images using gdb
Article

Debugging GraalVM-native images using gdb

Andrew Dinn

Discover how GraalVM adding DWARF debug information to its Linux images enables effective source-level Java-native image debugging through gdb.

Commit to excellence: Java in containers
Article

Commit to excellence: Java in containers

Markus Eisele (@myfear) +1

This video walks you through the "why" and "how" of Java in containers, from image sizes to the development and deployment processes.