akash javaliblog.akashjavali.com·Nov 1, 2024Linux for DevOps: The Essential Guide for Modern InfrastructureLinux has emerged as the backbone of modern DevOps practices. From powering cloud infrastructure to enabling automation in CI/CD pipelines, Linux serves as a fundamental building block in today’s technology ecosystem. For DevOps professionals, unders...28 readsLinux skills for DevOps
Sowkhyasouky.hashnode.dev·Oct 11, 2024How to handle Secrets as a Devops/Cloud Engineer ?Handling secrets as a DevOps engineer involves securely managing sensitive information such as passwords, API keys, tokens, certificates, and other credentials throughout the software development lifecycle. Here's a set of best practices for handling...Devops
Abigeal Afolabiarbythecoder.hashnode.dev·Aug 16, 2024Day 26 of my 90-Day Devops: Kubernetes Secrets and Access ControlHey DevOps Enthusiasts! Today's topic is all about Kubernetes Secrets and RBAC, a powerful duo for securing sensitive data in your deployments. I've been working with these concepts extensively in past projects, and I'm excited to share it with you b...Kubernetes Security
Niranjan Gblog.securityinsights.io·Feb 11, 2024Redis Production Security ChecklistHarden Your Redis Fortress: Essential Security Best Practices In the realm of in-memory data stores, Redis reigns supreme. But with great power comes great responsibility, and securing your Redis instance is crucial. Here's a comprehensive guide to ...103 readsredis security