Journey of an IT Architect
How can we emulate platform fault with I/O, networking, Pods, JVM, etc in our testing to improve resilience of our cloud native application.
Etcd is the distributed key-value store behind Kubernetes control plan. Here is what you need to understand about etcd to learn Kubernetes.
Operators makes it easier to host both stateful and stateless workloads on Kubernetes. So should I host my database on Kubernetes?
FSx ONTAP is essentially ONTAP cluster installed in AWS data centre managed by AWS. Here's my impression working with FSx ONTAP technology.
Knative Eventing is a framework for event architecture using CloudEvent object. This post has a few examples with the two event models.
Knative Serving provides the ability to scale to zero, a key technology needed in serverless. Here we provide a Knative Serving example.