#beginner
Read more stories on Hashnode
Articles with this tag
Introduction: Welcome back to Day 2 of my 90-day DevOps journey! Inspired by my experience in the @SheCodeAfrica mentorship program, today we'll dive...
Introduction Brief Overview of DockerDocker is a platform that allows developers to package applications and their dependencies into a standardized...
#webdev#beginners#javascript#node This guide aims to walk beginners and intermediates through creating a simple Node.js server using the http module....
#jenkins#windows#beginners#tutorial For a first-timer, trying to install and use Jenkins can feel overwhelming. Juggling prerequisites, configuration...
Hey DevOps Enthusiasts! Haven't posted about my adventures in the Nexascale DevOps mentorship program in a while, but fear not, I haven't been...
Imagine being able to deliver new features and bug fixes to your app in seconds, automatically! That's the magic of Continuous Deployment (CD). In...