Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Jenkins vs. Jenkins X: Which Automation Server Should You Choose?

Today’s DevOps teams can reach project goals quickly because they rely on continuous integration and continuous development (CI/CD) tools that automate tasks. The problem is that there are tons of CI/CD tools out there. How do you know which one serves your team’s needs best? Jenkins stood out as a top contender for years after its release in 2011. More recently (2018), Jenkins X appeared as an alternative.

Managing Squadcast resources with our expanded Terraform provider

Hey folks! We’re excited to announce that we’ve vastly expanded the capabilities of our Terraform provider. Previously, our Terraform provider was limited to creating and managing services as a resource. We have now covered the entire spectrum of resources available on Squadcast right from creating and managing users, escalation policies and also managing SLO’s via our Terraform provider. What does that mean for you?

Zoom Phone Delivers Local Survivability with Ribbon SBCs

Migrating to a cloud-based phone system is compelling because it eliminates the costs and time associated with deploying and managing legacy phone system/PBX hardware and proprietary business phones. However, moving 100% of an organization’s communications infrastructure off-site can present new challenges. If the connection to the cloud is lost, a site could lose both external communications and intra-site communications.

Asynchronous Correlation with Serverless360 BAM

One of the critical differences between distributed tracing and business activity monitoring is that distributed tracing usually assumes that your transaction executes from start to end in a reasonably short time. An example would be that your call to an API might then drop a message on a queue which a function processes and loads into a database.

Comparing Ways to Connect to Microsoft Azure

Curious about Microsoft Azure and the best ways to connect? Azure is a hybrid Cloud Service Provider (CSP) with customized, scalable, cloud-based packages. These encompass Software as a Service (SaaS), based on subscription-based software licensing and delivery, Platform as a Service (PaaS), allowing companies to develop, deploy, manage, and update applications, and Infrastructure as a Service (IaaS), providing high-level application programming interfaces (APIs).

Part 2: Monitoring - Level 1

The first level of the Observability Maturity Model, Monitoring, is not new to IT. But as reliable IT system operation becomes more and more critical, the importance of monitoring continues to increase. A monitor tracks a specific parameter of an individual component in the system to make sure it stays within an acceptable range; if the value moves out of the range, the monitor triggers an action, such as an alert, state change or warning.