Blog
KCNA, Why and How to pass the exam!
The CNCF (cloud-native computing foundation) and The Linux Foundation, had introduced a new Kubernetes exam in November 2021. The exam is called Kubernetes and Cloud-native Associate (KCNA).
Looking through the exam format and exam domain, made me curious to sit for the certification, for reason number one, which was the exam format.
WHAT THE TAG?
Tagging cloud resources is crucial for transparent cost allocation, but it's not as simple as it seems. Automating tags for new resources is possible, but existing ones require manual tagging. Strategies should address both existing and future resources and consider untaggable ones. By thinking ahead, asking key questions, and testing tag lists, organizations can establish efficient tagging practices.
Dapr: Distributed Application Runtime
Dapr, or Distributed Application Runtime, is an open-source toolbox designed to simplify the development of distributed systems. It offers modular building blocks for addressing common challenges in distributed applications, such as service communication, monitoring, and event-driven architectures. Dapr is cloud-agnostic and can run in various environments, but it doesn't handle messaging queues, and custom component development may be needed for specific requirements