No resources were found with that query.
DevOps | DevEx
I'm a Linux DevOps Engineer living in Sofia, Bulgaria. Currently working as a Senior DevEx Engineer at Materialize!
Jun 06, 2024
Introduction Hey folks, I'm super stoked to announce my brand-new eBook: "Introduction to Terraform: From Zero to Hero". This project is something I'm genuinely excited about, born from countless late-night coding sessions and my growing fascination with Infrastructure as Code. I've come to realize that Terraform is an absolute game-changer in the ...
Jun 17, 2024
Introduction Hello to all passionate learners, tech enthusiasts, and budding system administrators! I'm thrilled to announce the release of my latest eBook: "Introduction to Linux". After months of dedicated research, writing, and refining, I've put together a guide that aims to help beginners and provide a solid foundation for those looking to gai...
Jun 18, 2024
π‘ Introduction to Docker This is an open-source introduction to Docker guide that will help you learn the basics of Docker and how to start using containers for your SysOps, DevOps, and Dev projects. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you will most likely have to use Docker at some point in your...
Jun 19, 2024
This is an open-source introduction to SQL guide that will help you learn the basics of SQL and start using relational databases for your SysOps, DevOps, and Dev projects. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you will most likely have to use SQL at some point in your career. The guide is suitable for...
Hello everyone! When you're working with Bash scripts, it's often useful to know the directory where the script itself resides. This can be essential for referencing relative paths, ensuring the script works correctly regardless of where it is executed from. Letβs dive into how you can achieve this. Method 1: Using dirname and $0 The simplest way...
Showing 1 to 5 of 9 results
Β© 2024 Geeklore - DEV Community RPG