Operations | Monitoring | ITSM | DevOps | Cloud

DevOps

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

Securing Dashboards in a Command Line World with Marc Boorshtein

Join Marc Boorshtein, CTO of Tremolo Security and Kubernetes expert, as he explores how to secure Kubernetes dashboards effectively in a command line-centric setup. From discussing the advantages of dashboards to unveiling critical security practices, Marc offers a comprehensive guide to safeguarding your Kubernetes environment.

How do I review Azure costs?

In this video, Azure MVP Michael Stephenson will walkthrough on how he uses Turbo360 to conduct cost reviews for a SaaS company. And then he explains the process of monitoring costs, analyzing trends, identifying spikes, and optimizing resources using the Turbo360. He also emphasizes the importance of maintaining efficiency and sustainability in cloud spending by regularly reviewing costs. The goal is to identify cost-saving opportunities and ensure accountability within the teams to take action on optimizing resources.

ServiceNow Integration products updates for Washington DC and OAUTH Support

Kelverion is pleased to announce the latest release of all our ServiceNow integrations, which now provide ServiceNow Washington DC release support and include OAUTH for authentication for our REST API-based products. This is our 22nd release of products for ServiceNow, stretching right back to Berlin, providing integrations for System Center Orchestrator 2016, 2019, 2022 and also for Azure Automation.

PagerDuty Appoints Eduardo Crespo, Vice President of EMEA

PagerDuty, Inc announces the appointment of Eduardo Crespo as vice president of EMEA. Crespo will lead PagerDuty's next phase of growth in the EMEA region bringing the PagerDuty Operations Cloud to enterprise customers across EMEA to solve their biggest digital challenges.

Demystifying Azure Container Instance Pricing

Since containers revolutionized resources utilization and their cost by significantly increasing VM densities, understanding Azure Container Instance Pricing is key for making informed decisions about your containerized apps. ACI is the serverless option within Azure, to provision additional compute for demanding and highly scalable workloads. Knowing the ACI pricing, you can optimize costs while efficiently deploying your containers in a managed service that will optimize your operations.

We need to talk about production readiness

On December 31, 2008, all the Microsoft Zunes around the world stopped working. The development team hadn’t properly accounted for the Leap Year, and when the year changed over, everything broke. On February 29, 2024, card payments in a Swedish grocery chain went down, payment terminals in New Zealand gas stations crashed, and an EA Sports racing game was rendered unplayable for the day.

Best TeamViewer Competitors and Alternatives in 2024

With the digital world changing faster than ever, businesses are rushing to keep up, especially when it comes to supporting remote work. Interestingly, a report from 2023 highlighted that over 82% of businesses now support some form of remote work, underscoring the critical role of effective RMM solutions today. This makes choosing the right remote monitoring and management (RMM) tools more important than ever.

How to build reliable services with unreliable dependencies

In an earlier blog, we looked at slow dependencies and how they can impact the reliability of other services. While we explored what happens when dependencies are degraded, what happens when dependencies outright fail? What can you do when your application or service sends a request to another service, and nothing comes back? We’ll answer this question by using Gremlin to proactively test a service with multiple dependencies.