Microservices

Featured image: Tekton Pipelines
Article

Getting started with Tekton and Pipelines

Cedric Clyburn

Learn how to create a Kubernetes-native CI/CD pipeline by installing Tekton, creating Tasks, and then creating your own pipeline Tekton Pipeline.

Understanding Quarkus_Tile card
E-book

Understanding Quarkus

Antonio Goncalves

If you are reading this fascicle, it’s because you are a developer. And like most developers, when you learn a new technology or framework, you like to see some code first. So here is the very first step with Quarkus.

Practising Quarkus_Tile card
E-book

Practising Quarkus

Antonio Goncalves

The only requirements to follow and understand this fascicle are having a knowledge of Java and having some knowledge of relational databases and Docker. This fascicle concentrates on Quarkus 1.8.2.Final. Its structure will help you to discover this technology as well as helping you to further dive into it if you already have some experience of it.

.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.

Quarkus featured image
Article

Quarkus and Jakarta EE: Together, or not?

Mark Little

Will Quarkus be compatible with Jakarta EE? As usual, the answer isn't a simple "yes" or "no," so settle in to learn the answer and why.

security, secrets
Article

Keeping Kubernetes secrets secret

Alex Soto Bueno +1

Watch this DevNation Tech Talk to learn how to manage your secrets with Vault in Kubernetes, and why Kubernetes secrets themselves might be not enough.

Open Liberty
Article

JSON logging updates in Open Liberty 20.0.0.8

Jakub Pomykala

Discover Open Liberty 20.0.0.8's new JSON logging features that take advantage of the accessLogging logFormat attribute, and get started using them.