RBRajesh Bindevrajesh.hashnode.dev00Day 9: MariaDB Troubleshooting | 100 Days of DevOps20h ago · 3 min read · Content: Today I worked on installing and troubleshooting MariaDB (10.5) on a Linux server. Initially, the service failed to start, and I had to debug multiple issues step by step. This task helped mJoin discussion
RBRajesh Bindevrajesh.hashnode.dev00Day 8: Install Ansible | 100 Days of DevOps2d ago · 1 min read · Content: Today I installed Ansible version 4.7.0 on the jump host using pip3. This is an important step for automation, as Ansible is widely used in DevOps to manage multiple servers efficiently. WJoin discussion
NDNitin Dhimanindocker-basics-a-beginners-guide.hashnode.dev00Kubernetes Day 8: Deployments, Scaling & Zero-Downtime Updates2d ago · 4 min read · In previous sessions, we deployed applications and managed secrets. But one important limitation we observed was: ⚠️ Container storage is temporary by default If a Pod restarts or gets deleted, the Join discussion
RBRajesh Bindevrajesh.hashnode.dev00Day 7: Linux SSH Authentication | 100 Days of DevOps3d ago · 2 min read · Content: Today I worked on setting up password-less SSH authentication between a jump host and multiple application servers as part of my DevOps journey. This is a crucial setup for automation, allowJoin discussion
RBRajesh Bindevrajesh.hashnode.dev00 Day 5: SElinux Installation and Configuration | 100 Days of DevOps4d ago · 4 min read · Content: Today I worked on installing and configuring SELinux on an application server as part of my DevOps journey. This is an important practice to understand how security is managed in Linux systeJoin discussion
DZDev Zodiacindevzodiac.hashnode.dev00Docker + Django in 10 Days: From Zero to Production [Day: 07]5d ago · 3 min read · 🎯 Goal of Day 7 By the end of today, you will: Add DRF to your Dockerized Django project Create a simple API endpoint Test it inside Docker Understand how code + containers + API all connect �Join discussion
SSSharmila Saitindevops-playbook.hashnode.dev00A Developer's Guide to DevOps — This is Where It Starts🚀5d ago · 2 min read · DevOps can feel like a completely different world — especially if you're coming from a development background. New tools, new concepts, new ways of thinking. It's a lot. A few years ago I was exactly Join discussion
RBRajesh Bindevrajesh.hashnode.dev00Day 4: Script Execution Permissions | 100 Days of DevOps6d ago · 2 min read · Content: Today I worked on granting execute permissions to a script on an application server as part of my DevOps journey. This is an important practice to ensure scripts can be executed properly by Join discussion
RBRajesh Bindevrajesh.hashnode.dev00Day 3: Secure Root SSH Access | 100 Days of DevOps6d ago · 2 min read · Content: Today I worked on Secure Root SSH Access on multiple app servers as part of my DevOps journey. This is an important security practice followed in production environments to prevent unauthoriJoin discussion
SSarthak-code786injourneyindevops.hashnode.dev00Pipelines That Break (and How I Fixed Them): A DevOps StoryMar 27 · 2 min read · For the past few weeks, I have been working on something beyond just learning tools. Instead of passively going through tutorials, I decided to approach DevOps the way it is actually practiced — by buJoin discussion