MAMaajid Abdulindockerindetail.hashnode.dev·Feb 23, 2025 · 35 min readDocker Fundamentals and AdvancedThe Evolution of Docker Introduction Docker has fundamentally transformed the way software is developed, shipped, and executed. Since its inception, Docker has introduced innovative concepts and tools that have had a profound impact on the software d...00
MAMaajid Abdulin90daysofdevops-abdul.hashnode.dev·Feb 14, 2025 · 3 min readShell Scripting - User ManagementUser Management challenge User account management using a shell script involves automating tasks like creating, deleting, listing, and resetting user accounts. The script takes different command-line options (-c, -d, -l, -r, -h) to perform these acti...00