Latest from Developer Blog

containers
Article
07/13/2023

A developer’s path to success with OpenShift and containers

This article provides resources to get you where you need to go to succeed on your container journey.

Blog post hero image
Blog post
07/12/2023

Cryostat 2.3: Quick starts and guided tour

Summary

Get started and learn more about the new Cryostat quick starts and guided tour.

Blog post hero image
Blog post
07/12/2023

Cryostat dashboard run-down for Cryostat 2.3

Summary

New in Cryostat 2.3 is an improved Cryostat dashboard with awesome new features designed to make your dashboard more customizable and flexible to use.

Blog post hero image
Blog post
07/12/2023

Getting started with Match Expression Visualizer in Cryostat 2.3

Summary

With Cryostat 2.3, Topology View is introduced to provide a visual presentation of the all discovered JVMs and all resources that are associated with

ansible share image
Article
07/12/2023

How to create a GCP instance via workflow and Ansible

Learn how Ansible Automation Platform can streamline the process of deploying instances in GCP via workflow. (Part 3 of 3)

ansible share image
Article
07/12/2023

How to create a GCP instance using Ansible Automation

How to use the Ansible Automation Platform to create an instance in GCP to streamline deployment. (Part 2 of 3)

ansible share image
Article
07/12/2023

How to create an instance on GCP using the Ansible CLI

Learn how to use the Ansible CLI to automate the creation of an instance in Google Cloud Platform (GCP). (Part 1 of 3)

ansible share image
Article
07/11/2023

How to deploy a MSSQL database using Ansible Vault

This article demonstrates how to install MSSQL using Ansible Vault, an Ansible Automation Platform feature, to protect sensitive information.

Feature image for edge computing
Article
07/10/2023

Automate edge device onboarding with Ansible FDO collection

FIDO Device Onboard (FDO) is a specification for onboarding edge devices. Learn to automate FDO server setup and more with the Ansible Community FDO

Kubernetes + OpenShift featured image
Article
07/07/2023

Enable user-managed networking with ZTP

This quick tutorial shows how to configure user-managed networking via the SiteConfig custom resource using the zero-touch provisioning (ZTP)

2020 Debezium IBM Db2 Change Data Capture
Article
07/06/2023

How to use Debezium SMT with Groovy to filter routing events

This article demonstrates how to configure a Kafka Connect image to use Debezium SMT with Groovy to route events between topics.

Building resilient event-driven architectures with Apache Kafka
Article
07/05/2023

How to use Kafka Cruise Control for cluster optimization

Learn how Apache Kafka Cruise Control optimizes workload and improves performance.

Blog post hero image
Blog post
07/04/2023

Cryostat cluster-wide Java profiling

Summary

Learn how to configure Cryostat to discover application workload containers across multiple namespaces within your OpenShift cluster.

secure coding
Article
07/04/2023

A developer’s guide to secure coding with FORTIFY_SOURCE

Learn how the FORTIFY_SOURCE feature in the GNU C library improves C code security by detecting and preventing buffer overflow, and more.

Kafka Monthly Digest
Blog post
07/03/2023

Kafka Monthly Digest: June 2023

Summary

This Kafka Monthly Digest includes details about the new releases Kafka 3.5.0 and 3.4.1, new KIPs, community releases and blog posts from June 2023.

containers
Article
07/03/2023

Managing Java containers with Quarkus and Podman Desktop

Learn how to build Java containers using Quarkus, a modern cloud-native Java stack, and Podman Desktop, a desktop solution for managing containers