Azure DevOps is Microsoft's solution for managing the full software development life cycle (SDLC). It contains everything a team needs to build outstanding products. This includes an issue tracker, dashboards and reporting, source control including an advanced...
In this article we’re going to try using GitHub Actions to deploy the server part of InterSystems Package Manager, ZPM-registry, on Google Kubernetes Engine (GKE). As with all systems, the build/deploy process essentially comes down to “do this, go there,...
Teams that have adopted a Continuous Integration/Continuous Delivery (CI/CD) approach need integration with their entire workflow, from planning to deployment. Ossum lets teams rely on a single, comprehensive toolset for their development workflow, and integrating an...
Software development is rarely as simple as opening an editor and writing some code, even when it's just one person working on the application. Setting up a new team or project can be complicated and time-consuming. Before you begin, you will need to make sure you...
It wasn’t so long ago that software teams wrote code for months, or even years at a time before delivering to the customer. Teams deployed huge monolithic applications all at once. This approach translated into a lot of planning, a lot of QA, and a lot of...