Jordan Taylor
justjordant

justjordant

Follow
homeSeriesAboutSponsorStorenewsletter
Tag

Devops

#devops

More content

Read more stories on Hashnode


Articles with this tag

Continues integration vs. Continues deployment

Dec 30, 20221 min read 69 views

Continuous integration (CI) is a software development practice in which developers regularly merge their code changes into a central repository....

Continues integration vs. Continues deployment

Day 10: DevOps is cool

Dec 18, 20221 min read 45 views

Yes, DevOps is cool! A field that involves a culture of collaboration and automation to accelerate the development and delivery of high-quality...

Day 10: DevOps is cool

Day 9: Using AWS with DevOps.

Dec 17, 20222 min read 52 views

Amazon Web Services (AWS) is a popular cloud computing platform that provides a wide range of services for developing, deploying, and managing...

Day 9: Using AWS with DevOps.

Day 8: Using Docker for DevOps

Dec 16, 20222 min read 51 views

Docker is an essential tool for development and deployment in a DevOps workflow. It allows developers to package applications in containers, which are...

Day 8: Using Docker for DevOps

Day 7: The Role of Testing in DevOps

Dec 15, 20221 min read 48 views

Testing plays an important role in the DevOps process. In a DevOps environment, testing is typically integrated into the software development process...

Day 7: The Role of Testing in DevOps

Day 6: The Importance of Automation in DevOps

Dec 14, 20222 min read 48 views

Automation is a critical component of DevOps. By automating processes, teams can save time, reduce errors, and improve the reliability and consistency...

Day 6: The Importance of Automation in DevOps