#devops
Read more stories on Hashnode
Articles with this tag
build | test | deploy | cleanup Define the stages of your pipeline: a. Build: Compile the source code and build the application b. Test: Run...
os module: The os module provides a way to interact with the operating system, including functions for file operations, environment variables, and...
Kubernetes has become a popular choice for deploying and managing applications in the cloud. Here are some best practices for deploying and managing...
Infrastructure as Code (IaC) is a powerful concept in DevOps that allows for the automation and management of infrastructure resources using code. By...
steps need to follow - a Security-first Mindset: Security must be a top priority throughout the software development lifecycle, from the initial...
Linux distributions for different use cases Ubuntu: Ubuntu is one of the most popular Linux distributions, known for its ease of use and robust...