Blog
by Obsium.ai
What Is Linkerd?
Linkerd is a lightweight, CNCF-graduated service mesh for Kubernetes providing observability, security, and reliability with
Read more
by Obsium.ai
What Is the Sidecar Pattern?
The sidecar pattern deploys a helper container alongside the main application container in a pod,
Read more
by Obsium.ai
What Is a Kubernetes Network Policy?
A Kubernetes Network Policy controls traffic flow between pods at the network level, acting as
Read more
by Obsium.ai
What Is a Kubernetes CRD?
A Kubernetes CRD extends the Kubernetes API by defining new custom resource types managed like
Read more
by Obsium.ai
What Is a Kubernetes Secret?
A Kubernetes Secret stores sensitive data like passwords, tokens, and certificates, keeping it separate from
Read more
by Obsium.ai
What Is a Kubernetes ConfigMap?
A Kubernetes ConfigMap stores non-confidential configuration data as key-value pairs for consumption by pods and
Read more
by Obsium.ai
What Is Kubernetes HPA?
Kubernetes HPA automatically scales the number of pod replicas based on observed CPU, memory, or
Read more
by Obsium.ai
What Is a Kubernetes DaemonSet?
A Kubernetes DaemonSet ensures a copy of a specific pod runs on every node, ideal
Read more
by Obsium.ai
What Is a Kubernetes StatefulSet?
A Kubernetes StatefulSet is a controller for stateful applications requiring stable network identities, persistent storage,
Read more
by Obsium.ai
What Is Amazon RDS?
Amazon RDS is a managed service that simplifies deploying, operating, and scaling relational databases in
Read more
Recent Posts
Bibin Kuruvilla