PROGRESSIVE CODERPROGRESSIVE CODER
  • Become a Pro!
  • Areas
    • Software Design and Architecture
      • Software Architecture
        • Microservices
        • Domain Driven Design
        • Event Driven Architecture
        • Monolithic Architecture
    • Cloud computing and DevOps
      • Platforms
        • AWS
      • Containerization and Orchestration
        • Docker
        • Docker Compose
        • Kubernetes
        • OpenShift
      • Infrastructure as Code
        • Terraform
      • Message Queuing and Streaming
        • Kafka
        • RabbitMQ
      • Caching and Performance
        • Redis
    • Programming Languages and Frameworks
      • Data Structures and Algorithms
      • Languages
        • Java
        • Rust
        • Golang
        • Python
      • Frameworks
        • Spring Boot
        • Spring Cloud
        • Axon Framework
        • NodeJS
        • ExpressJS
        • NestJS
        • Fastify
        • FastAPI
        • KoaJS
        • Deno
      • Integration
  • Blog
  • About

OpenShift

Blog

OpenShift Health Checks using Liveness and Readiness Probes

No one wants to work when they are unhealthy. The same goes for containers. Why should containers serve traffic when they are NOT healthy enough? And this is where OpenShift Health Checks plays a critical role. OpenShift Health Checks using Liveness and Readiness probes provides the perfect tool to make Read more…

By Saurabh Dashora, 3 years3 years ago
Blog

Setting up OpenShift Environment Variables on Deployment Configuration

In this post, we will set up OpenShift Environment Variables on a deployment configuration following a step-by-step approach. Environment variables are a key component in any production-level application. Many times, we want to control the runtime behavior of an application using environment variables. Common environment variables can be database credentials, Read more…

By Saurabh Dashora, 3 years2 years ago
Blog

OpenShift Pull Image from Project A to Project B

In this post, we will look at OpenShift Pull Image feature from one project to another project. This feature may sound not-so-useful initially. However, many enterprise environments use this feature heavily. Basically, this feature allows developers to separate the build process of an application from the deployment process. Often times, Read more…

By Saurabh Dashora, 3 years3 years ago
Blog

OpenShift NodeJS Application Deployment

In this post, we will look at OpenShift NodeJS Application Deployment using the NodeJS builder image available in OpenShift. NodeJS is a Javascript engine that allows us to build web applications as well as APIs. If you want to install OpenShift on your local machine, I have a detailed post Read more…

By Saurabh Dashora, 3 years3 years ago
Blog

OpenShift Installation on Local Machine using Minishift

In this post, we will look at the steps to perform OpenShift Installation on Local Machine using Minishift. As we have seen in an earlier post, OpenShift is a container platform that allows developers to deploy their applications using a Platform-as-a-Service approach. So let’s start with the step-by-step approach. Step Read more…

By Saurabh Dashora, 3 years2 months ago
Blog

OpenShift Application Deployment

OpenShift Application Deployment from the web console is a pretty straightforward process. This is because of the variety of builder images that ship with OpenShift. In our previous post, we looked at OpenShift Web Console overview where we also saw several builder images available in the catalog. In this post, Read more…

By Saurabh Dashora, 3 years2 months ago
Blog

OpenShift Web Console Walkthrough

OpenShift is a container platform by RedHat. Many enterprises (especially banks) are looking to leverage the power of OpenShift for running their workloads. This is because OpenShift lends itself quite well towards a more hybrid approach for cloud deployments. In other words, it allows organizations to avoid going out of Read more…

By Saurabh Dashora, 3 years2 months ago
Blog

The Hidden Relation between Docker, Kubernetes and OpenShift

At face value, Docker, Kubernetes and OpenShift don’t appear to be related. Other times, they appear to be competing with each other. Docker vs Kubernetes. Kubernetes vs OpenShift. These debates often come up from time to time. However, in reality, these three platforms come together in wonderful harmony. The hidden Read more…

By Saurabh Dashora, 4 years2 months ago
Recent Posts
  • A Guide to NestJS Fundamentals
  • How to use the Kubernetes Replication Controller?
  • How to setup Kubernetes Liveness Probe to handle health checks?
  • Why Kubernetes Pods and how to create a Pod Manifest YAML?
  • Terraform Workspaces – Manage Multiple Environments
Categories
Recent Posts
  • A Guide to NestJS Fundamentals March 11, 2023
  • How to use the Kubernetes Replication Controller? February 20, 2023
  • How to setup Kubernetes Liveness Probe to handle health checks? February 15, 2023
Links
  • About
  • Subscribe
  • Privacy Policy

  • About
  • Subscribe
  • Privacy Policy
Created my free logo at LogoMakr.com