Tag
If you're new to open source and looking to contribute to large-scale projects used by enterprises globally, this guide is for you. A common…
Within the last couple of years, the number of AI tools has exploded thanks to the introduction of GPT 3.5. Software development is certainl…
Infrastructure as Code (IaC) has transformed how organizations manage their IT infrastructure. It allows IT departments to move away from ma…
In the realm of technology, collaboration is a crucial factor that has made numerous innovations and inventions possible. When discussing co…
What is Hacktoberfest? Hacktoberfest is a month-long celebration of open-source software that encourages developers of all levels to contrib…
Preview environments are non-production versions of an application that are created for every code change, allowing developers and other sta…
In traditional monolithic systems, reviewing code was a relatively simple process. As the entire application is bundled as just one single c…
Git and GitHub Unless you are new to the entire developer or open source ecosystem, you've probably heard about Git and GitHub, and you may …
Hi there, KubeCon + CloudNativeCon Europe is right around the corner. My first interaction with the open-source community was back in my fr…
Managing Kubernetes manifests is hard. Let's say you have a large Kubernetes manifest file. It's going to get a bit overwhelming to manage i…