Operations | Monitoring | ITSM | DevOps | Cloud

Regulating hyperscalers: How the CMA investigation could alter cloud computing

In 2022, Ofcom, a UK regulator, began its market study into the cloud industry to investigate the dominance that hyperscalers, especially AWS and Microsoft, hold over the industry and the limits this creates for customers. This investigation follows concerns surrounding customers feeling “locked in” to a single provider, potentially leading to inflated prices in the market¹.

Best GRC Software Options For 2024

Governance, Risk, and Compliance (GRC) are the practices that help protect your organization, ensuring that it meets its regulatory and legal requirements and operates transparently. As you can probably guess, GRC software can help you make these processes more effective and efficient. In this article, we will take a look at what these solutions look like and which are the must have software features they should include. Then we will break down the ten best GRC software solutions in the market for 2024.

Re-Imagining Cloudsmith.io

When a headhunter reached out to me about the CEO role at Cloudsmith (where I started in August!), one of the first things I did was sign up for a trial account. The product's depth and sophistication really impressed me, and contributed to my decision to go ahead with the interviews. (Glad I did.) They were right; our web interface is still largely a Django web app, tightly coupled to the back end, and you can see the Bootstrap showing everywhere.

Monitoring Kubernetes costs with OpenCost and VictoriaMetrics

Control over operational costs is pivotal in Kubernetes' deployment and management. Although Kubernetes brings power and control over your deployments, it also necessitates thorough understanding and management of costs. OpenCost, specifically designed for Kubernetes cost monitoring, combined with VictoriaMetrics, an efficient time series database, offers a comprehensive solution for this challenge.

Centralized Logging & Centralized Log Management (CLM)

Centralized logging provides visibility into the system by consolidating all the log data in a single all-in-one source. It supports two particular enterprise needs: Once all the data is ingested in a central location, you can seamlessly identify the problems in systems and troubleshoot them. But with ease comes challenges, too. For example, your team members may struggle with locating their desired details from this sea of data.

Unveiling SharePoint

In the realm of enterprise solutions, Microsoft SharePoint has emerged as a cornerstone for fostering collaboration and managing content. Originating back in 2001, SharePoint has meticulously evolved, aligning itself with the changing dynamics of the corporate world. Today, it stands as a robust platform enabling organizations to create, manage, and share content in a highly secure environment.

Bridging the ITIL vs DevOps Mindset: CI/CD Best Practices for ITIL Organizations

DevOps practices in software development have revolutionized the way updates are released. However, many companies entrenched in ITIL practices find it challenging to seamlessly integrate with the DevOps practice of Continuous Integration and Continuous Delivery/Deployment (CI/CD). This is because ITIL focuses on stability, which suits older systems, while DevOps is ideal for modern setups with its agile, automated practices.

6 Things to Keep in Mind When Choosing Software for Your Business

Choosing the right software for your business is a crucial decision that can have a significant impact on your operations, productivity, and overall success. With so many options available in the market, it's essential to approach the selection process strategically. Here are six key factors to consider when choosing software for your business.

Use Grafana to Monitor Flask Apps With Graphite

Monitoring the performance and health of web applications is paramount for ensuring a seamless user experience. Flask offers developers the flexibility to build dynamic applications. However, as applications grow in complexity, so does the need for efficient monitoring solutions. This is where Grafana and Graphite come into play.