DevOps
-
Quarkus tests with Testcontainers and PostgreSQL
Testcontainers is a Java library that allows integrating Docker containers in JUnit tests with ease. In a Containerized World, there…
Read More » -
A Beginner-friendly Introduction to Kubernetes for Developers: What is Kubernetes?
Just a few months ago, I had the chance to get my hands dirty with Kubernetes for the very first…
Read More » -
Autoscaling Groups with terraform on AWS Part 3: Elastic Load Balancer and health check
Previously we set up some Apache Ignite servers in an autoscaling group. The next step is to add a Load…
Read More » -
Autoscaling Groups with terraform on AWS Part 2: Instance security group and Boot Script
Previously we followed the minimum steps required in order to spin up an autoscaling group in terraform.On this post we…
Read More » -
The Perils of the Shared Jenkins and Making Decisions
You may be thinking of sharing a Jenkins server, perhaps you’re worried about: Who has the time to do admin…
Read More » -
[New Webinar] Everything Your DevOps Stack Needs in 2020
Join us for the webinar on Wednesday, December 18th at 11am PT / 2pm ET The end of the year…
Read More » -
Working with kubectl in Kubernetes
Kubectl is a command-line tool that helps us interact with our Kubernetes API server. In turn, it helps us manage…
Read More » -
Kubernetes: An Introduction
Introduction: In this tutorial, we’ll introduce you to Kubernetes and will discuss its architecture. As a prerequisite, it’s good to…
Read More » -
Code Ready Containers – Getting Started with Process Automation in the Cloud
Previously posted that I’ve started a refresh of the Red Hat Demo Central collection of AppDev in the Cloud projects…
Read More »