Latest DevOps Articles

Latest DevOps Articles curated daily from around the web.


by Inspired by JUnit and NUnit, Cedric Beust created TestNG with the idea of covering almost all types of testing models, be it functional or end-to-end.
by Getting total row counts of data in tables across various dimensions (per-table, per-schema, and in a given database) is a useful technique to have in one’s...
A Linux and Open Source Web Portal I also have multiple Linux servers for hosting It’s FOSS and related websites and open source software like Nextcloud, Discou...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
by In this tutorial you will learn: To run this tutorial, you need: Log in to IBM Cloud ( https://cloud.ibm.com ). Login in to your IBM Cloud Account,...
In recent years we are seeing a great boom in artificial intelligence. Due to the boom in deep learning, we now have more robust and more general predictive mod...
by As a DevOps expert at OutSystems, whenever I’m asked what this practice is all about, I like to say that it’s a way to deliver value faster to your end-user...
by From the voices you hear in Alexa after you deliver your message to play soundtracks to the opening of glass doors once you stand in front of it, all these...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Years ago, I was fortunate to befriend someone with experience in startups, IT operations, and development. I’ll call this knowledgeable friend Bob. One of our...
The Cloud Native Computing Foundation‘s landscape map has over 1,400 cloud native projects listed on it, across a variety of categories. According to CNCF, the...
This month, we are releasing fixes that impact our self-hosted product, Azure DevOps Server 2019. The following has been fixed with this patch: If you have Azur...
In this tutorial we will learn to automate your continuous integration, continuous deployment CI/CD pipeline and delivery using GitHub Actions with Google Fireb...
Digital Ocean Providing developers and businesses a reliable, easy-to-use cloud computing platform of virtual servers (Droplets), object storage ( Spaces), and more.
Home » Blogs » DevSecOps » Shifting Left With DevSecOps: ESG Report Exposes Difficulties In a world of increasing development velocity, companies are p...
Earlier this week, GitHub launched the public beta of GitHub Container Registry — essentially an addition to the GitHub Packages feature released last year that...
inux is a free and open-source kernel developed by Linus Torvalds, a Unix-like operating system clone. In this post, I pick my favorite XKCD comics for Linux an...
One of the first concepts new developers learn is the if/else statement. However, complex and nested if/else statements can quickly become a cognitive burden an...