Operations | Monitoring | ITSM | DevOps | Cloud

Automating Government Compliance and Security

This blog is the first in a four-part series on infrastructure automation for government agencies that are modernizing digital systems while grappling with budget and staffing constraints and the challenges of COVID-19. The last 12 months have been a turning point for many government agencies. The COVID-19 pandemic has accelerated the drive towards modernization and, with it, the need to ensure security and compliance requirements across a host of legacy systems and processes.

Continuous delivery with Ketch, GitHub Actions, and k3d

Can we combine the simplicity of deploying applications with Ketch with GitHub Actions and accomplish a fully automated continuous delivery pipeline? Here's what we'll do. We'll create GitHub Actions that will fully automate all the tasks starting from creating a pull request all the way until a release is deployed to production.

Extend your Mitel Offering to Improve Service Delivery and User Experience

Winning and retaining customers in a subscription-based business model requires solid and reliable service delivery. For Mitel partners, it has never been more critical for your UC customers to be able to rely on state-of-the-art service quality to maintain their business continuity. Mitel Performance Analytics (MPA) already enables hundreds of partners to ensure exceptional service delivery quality for their customers.  

Continuous deployment of Node.js to Azure VM

Virtual machines (VM) offer great flexibility for hosting web applications. A developer/engineer is able to configure and control every piece of software and every setting that the application needs to run. Azure, one of the largest cloud hosting platforms, has virtual machine offerings for both Linux and Windows-based operating systems. In this tutorial, you will learn how to set up a continuous deployment pipeline to deploy a Node.js application to an Azure virtual machine.