RGRohit Ghumareinblog.devopscommunity.in路Jul 26, 2024 路 4 min readDeveloper Relations (DevRel) WhitePaperLearn DevRel today! 1. Introduction to Developer Relations (DevRel) Developer Relations, commonly known as DevRel, is a multifaceted discipline that serves as a crucial bridge between technology companies and the developer community. It encompasses ...00
RGRohit Ghumareinblog.devopscommunity.in路May 7, 2024 路 2 min readDocker Commands CheatsheetDocker Commands Cheat Sheet Container Lifecycle Creating and Starting a Container docker run -d --name my_container nginx- Use this command to create and start a container named my_container using the nginx image. Starting, Stopping, and Restarti...00
RGRohit Ghumareinblog.devopscommunity.in路Oct 31, 2023 路 12 min readWordPress deployment with configuration as a code with Configu open source聽projectIntroduction Configuration-as-Code(CaC) is a common and powerful buzzword in DevOps and Cloud Native. Rather than manually creating configurations from Graphical User Interface(GUI), It allows managing your system鈥檚 configuration settings by presenti...00
RGRohit Ghumareinblog.devopscommunity.in路Oct 2, 2023 路 5 min readA Guide to Hacktoberfest 2023: Your Path to Open-Source ContributionBeing an open-source promoter, I have been actively contributing to open-source, which helped me land my first remote global job. You can do it too, but never aim for open-source as a road to Remote Jobs; if you want to make an impact in society free...00