Read this if you ever clapped a "Docker is dead" post.
How much hard you work, without this you will never realize your career goals.
Don't let these three mistakes stall your DevOps career.
If you are still using SSH to troubleshoot, there's a problem with your observability stack.
Kubernetes is not going away despite a few DevOps pros trying to generalize a few specific use cases.
PAAS is easy. Just deploy your code and the platform will run it. But, it cannot cut it for everyone.
The significance of metrics in DevOps observability, types of metrics, and open-source tools for collecting and visualizing metrics.
Do not write logs to log files in Docker containers. Write logs to stdout and stderr and collect them via one of the three log forwarding mechanisms described here.
Master DevOps log management with open-source logging tools. Find out what open-source logging tool is the best to get started with.
Learn the essentials of Kubernetes logging. Discover key architectures, best practices, and popular tools like the EFK stack to effectively monitor and troubleshoot your K8s apps.
A complete guide to logging - one of the three pillars of observability in DevOps. Learn the difference between logging, metrics, and tracing, explore popular tools.
OpenTelemetry is an initiative to standardize observability so that you can seamlessly work with multiple observability tools.