Operations | Monitoring | ITSM | DevOps | Cloud

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

A Guide to Assessing Cloud Server Pricing

Businesses and individuals wanting to leverage cloud services must pay prime attention to it. They will need to boost their understanding of how cloud servers work and practice informed decision-making in areas of cloud usage and optimization of costs. To address this, we'll seek to understand the key components of cloud computing as a resource for cloud server pricing guide and explore computing resources. After that, consideration shall also be given to data transfer costs, network bandwidth, and latency.

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.

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¹.

DORA myth debunked: You ARE ready for the metrics

DORA myth debunked: You ARE ready for the metrics. Even if your software development team doesn't deploy that frequently, you can still benefit from tracking DORA metrics, because they help teams focus on improving their software delivery performance. Give Sleuth a try and see how we give teams actionable insights on how to improve, no-code automations to instantly ship improvements, and metrics to measure their impact — all in a way that both managers and developers love.

Restricted unprivileged user namespaces are coming to Ubuntu 23.10

Ubuntu Desktop firmly places security at the forefront, and adheres to the principles of security by default. This approach caters to both everyday users and organisations with specific compliance requirements. As such, Ubuntu ensures that its recommended security configurations are equally robust, easy to understand and readily accessible as part of the default user experience.

9 VS Code Extensions that Use Artificial Intelligence

Over the last several months, AI has been everywhere in the technology space and far beyond. Since it directly affects the tech ecosystem, however, it’s no surprise that developers have harnessed artificial intelligence to create tools that boost productivity and enhance workflows. Artificial intelligence is essentially a computer’s ability to perform tasks at the same level (and often beyond) as intelligent beings.

systemd journal logs: A Game-Changer for DevOps and Developers

“Why bother with it? I let it run in the background and focus on more important DevOps work.”— a random DevOps Engineer at Reddit r/devops In an era where technology is evolving at breakneck speeds, it's easy to overlook the tools that are right under our noses. One such underutilized powerhouse is the systemd journal. For many, it's a mere tool to check the status of systemd service units or to tail the most recent events (journalctl -f).