• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

UnixArena

  • Home
  • Discover DevOps Tools
  • kubernetes
  • DevOps
    • Terraform
    • Jenkins
    • Docker
    • Openshift
      • OKD
    • Ansible engine
    • Ansible Tower
      • AWX
    • Puppet
  • Cloud
    • Azure
    • AWS
    • Openstack
    • Docker
  • VMware
    • vCloud Director
    • VMware-Guests
    • Vcenter Appliance 5.5
    • vC OPS
    • VMware SDDC
    • VMware vSphere 5.x
      • vSphere Network
      • vSphere DS
      • vShield Suite
    • VMware vSphere 6.0
    • VSAN
    • VMware Free Tools
  • DevOps Instructor-led Training
  • Contact

Microservices

kubernetes traefik –  Managing TLS Certificates – Part 4

October 18, 2022 By Cloud_Devops Leave a Comment

Kubernetes cluster - TLS - Lets encrypt

How to configure HTTPS for your applications on the Kubernetes cluster? How to manage TLS certificates using traefik? Traefik proxy is a very popular ingress controller in kubernetes environments. It supports both HTTPS (router) and TLS connections. This article explains how to configure TLS connection and obtain TLS certificates dynamically using pebble (Only for the […]

Filed Under: DevOps, Ingress, kubernetes, Microservices, Security, traefik Tagged With: DevOps, Ingress, kubernetes, Security, TLS, traefik

Kubernetes Storage – Dynamic NFS-Client Provisioner

April 28, 2022 By Cloud_Devops 2 Comments

NFS-Provisioner-K8s Kubernetes

NFS subdir external provisioner is an automatic provisioner that uses your existing and already configured NFS server to support dynamic provisioning of Kubernetes Persistent Volumes via Persistent Volume Claims. This article will walk you through how to deploy NFS Subdir External Provisioner to the k8s cluster and create the PV using the NFS backend storage. We just need […]

Filed Under: Cloud, DevOps, K8s Storage, kubernetes, Microservices Tagged With: Cloud, DevOps, K8s, kubernetes, NFS, Storage

Kubernetes – Stateful vs Stateless applications

August 30, 2021 By Cloud_Devops 1 Comment

Statefullsets - Scale Down / Scale up

Kubernetes is very famous to host stateless applications. With the growth in popularity of containers, companies began to provide ways to manage both stateless and stateful containers in Kubernetes. Stateful applications stores information locally or on the remote storage. Stateful apps use the same servers/pods each time they process a request from a user. Stateful […]

Filed Under: Cloud, DevOps, kubernetes, Microservices Tagged With: Cloud, DevOps, kubernetes, Stateful, Stateless

Why it’s still worth it to learn Java?

July 6, 2021 By Cloud_Devops Leave a Comment

DevOps Java

While there are many programming languages out there, Java beats them all in terms of popularity. There are so many reasons behind this immense popularity of Java, while the major ones are object-orientation, platform independence, rich Java API, robust development tools, rich community support, and excellent documentation. So, even with the competition from new languages, […]

Filed Under: Cloud, Microservices Tagged With: Cloud, DevOps, Java

How Will Business Intelligence Be Applied in the Next Decade?

April 23, 2020 By Cloud_Devops Leave a Comment

In a September article here, we made note of the staggering projected growth rate of the business intelligence market. The article was titled ‘Global Business Intelligence Market to Be Worth $147.19 Billion in 2025’ and cited a Market Watch report predicting a CAGR of 26.98% between now and that time. In the same article, we pointed to […]

Filed Under: Automation, Cloud, Microservices Tagged With: Automation, BI, Cloud, IoT

What is Docker ? How its different from Virtual Machine ?

June 15, 2018 By Cloud_Devops Leave a Comment

What is Docker?  Docker is a container run time engine. Docker provides the power of operating system using minimal resources. Docker support application development in monolithic situations. In other words, developers can develop the applications, ship the container and deploy it anywhere. The destination could be a virtual machine, physical server or cloud instances (AWS, […]

Filed Under: DevOps, Docker, Microservices Tagged With: DevOps, Docker, Microservices

Primary Sidebar

Follow UnixArena

  • Facebook
  • LinkedIn
  • Twitter

Copyright © 2025 · UnixArena ·