A tutorial on how to get started with Node.js, npm, Express, and some other key technologies in the world of server-side JavaScript development. Read all
Continuous delivery comprises an essential part of a CI/CD pipeline that ensures that software can be safely deployed to production at any time. Read all
This article provides a tutorial on how you can set up a Jenkins local Maven repository to act as a secure alternative to more commercial management products, Read all
DevOps was easy with websites, but what about database AND data? Today, I explain how to deploy a database and data through Azure DevOps Pipelines. Read all
A developer provides a tutorial on how to easily develop an Angular 6 web application in Visual Studio Code, that utilizes Node.js and deploys to Azure. Read all
A software architect gives a tutorial on how to implement the Liskov Substitution Principle (LSP) in to the architecture of a microservices-based app. Read all
In this post we take a look at Docker layers, taking a closer inspection of Docker's intermediate layers and how to clean your dangling images. Read all
To learn more about the most frequently mentioned failures revolve around lack of skills and security, we asked top industry experts about their experiences. Read all
A dev gives a tutorial on how to easily create several different Java-based microservice applications using OpenShift and its Source-2-Image functionality. Read all