My Schedule for KubeCon + CloudNativeCon EU 2022
KubeCon + CloudNativeCon is the best conference in the cloud native ecosystem. With the number of submissions that go in, the selection process and then the
178 posts · page 11 of 12
KubeCon + CloudNativeCon is the best conference in the cloud native ecosystem. With the number of submissions that go in, the selection process and then the
This exam focuses on all the aspects of K8S which is required by a developer/admin to build, deploy, scale, and do other useful pieces of stuff for the appl
How to handle API response as text, HTML or JSON using GoLang.
Data protection has become one of the fundamental aspects of IT security. The need to back up data is no longer just an "Enterprise endeavor".
What is the most comfortable ways to access and interact with the Kubernetes API.
"It is the smallest deployable and schedulable unit that Kubernetes can manage.
Distributed systems comes with a lot of benefits but there are some downsides as well. One of the main downside of distributed system is security. No. of at
what happen before DevOps, the model used for software development was the “WATERFALL” Model and this model is best suited when all the requirements are pre
Monolith is an ancient word that refers to a huge single block of stone. In software engineering, a monolithic architecture refers to a complete software ap
Install WSL, DevOps in windows, installing Docker in windows, Minikube and Kubernetes for windows
Kyverno in Greek means to govern and kyverno is a policy management tool for kubernetes.Other alternatives of kyverno is OPA which is a general purpose poli
This article helps users structure their terraform code in a way that is easily readable and reduces the blast radius.
You have your local kubernetes cluster and you connect that via your terminal using kubectl. By default kubectl searches your cluster config in the ~/.kube/
One of the main reasons why YAML popularity has increased so much over the past few years is that it is super human-readable and intuitive which makes it a
Let's say you are building a Java-Maven application. It uses Maven Central Repository for resolving dependencies. Now if you want to use a package not provi