Operations | Monitoring | ITSM | DevOps | Cloud

Understanding ITIL 4 Practices

As an IT service manager, you love solving problems and helping your people improve business processes. You thrive on those unexpected moments where your experience adds value, whether providing advice to someone in-house or collaborating with a customer. However, you need to have efficient processes and practices in place. Otherwise, you’re never going to be able to do the things you love the most.

How To Reduce Strife Between Engineers And Finance

The conflict between engineers and finance is notorious. Finance thinks engineers just want to build cool products regardless of the cost. Likewise, engineers often feel their every move gets monitored by hawkish finance employees who seem to only care about costs. How can you, as a leader, encourage both teams to work together harmoniously? And what can you do to diffuse the situation when engineers feel attacked for their infrastructure choices?

Cloud optimisation: cut your 2023 cloud spending by two-thirds

Cloud optimisation enables organisations to significantly lower their cloud spending while ensuring the desired performance and necessary compliance. It’s a process that every business should adopt when choosing cloud infrastructure as a foundation for their applications. It’s been proven that applying cloud optimisation best practices leads to a total cost of ownership (TCO) reduction of two-thirds under certain circumstances. But let’s step back for a second.

Getting started with ROS security scanning

It’s a new year, and an especially great time to reflect on the security of your robots. After all, those interested in breaching it are probably doing the same. In previous articles, we discussed ROS security by detailing practical steps for securing your robots on Ubuntu and the challenges the community faces. In this blog post, I’ll give you some strategies, tips and open-source tools you can integrate into your development process today to ramp up the security of your project.

What's new in Calico v3.25

We’ve just released Calico v3.25! This milestone release includes a number of eBPF dataplane improvements designed to deliver an even faster upgrade experience, smaller memory footprint, and shorter eBPF networking object load time speed. But before we get into the details of these changes, let’s welcome and thank our new community problem-solvers who got their first contribution requests merged into our beloved project.

Get High-Performance, Enterprise-Class Observability With Sensu Go

Sensu offers a complete solution for infrastructure monitoring and observability, designed to give you visibility into all of your important infrastructure components, including containers, applications, traditional server closets, and the cloud. Sensu Go is a commercial product based on an open source core that is freely available under a permissive MIT License and publicly available on GitHub.

All About Solr Replica Placement Plugins

With Solr 9 the Autoscaling Framework was removed – for being too complex and not terribly reliable – and instead we have Replica Placement Plugins. Unlike Autoscaling, replica placement only happens when you create a collection or add a new replica. Hence the name: it’s about where to place these new replicas. In this article, we’ll look at the available replica placement plugins, what you can use them for and how to use them.

5 Logstash Alternatives [2023 Review]

When it comes to centralizing logs to Elasticsearch, the first log shipper that comes to mind is Logstash. People hear about it even if it’s not clear what it does: – Bob: I’m looking to aggregate logs – Alice: you mean… like… Logstash? When you get into it, you realize centralizing logs often implies a bunch of things, and Logstash isn’t the only log shipper that fits the bill.

Avoid outages in your AWS environment with Site24x7

AWS services have faced many outages in the past and the impact of these outages is well known in the tech world. Multiple AWS services are affected during such scenarios, which drastically impact customers and businesses. When business-critical applications are hosted on AWS, it becomes necessary for businesses to adopt fool-proof methods to avoid outages. An outage can be a wake-up call for enterprises to create business continuity plans and implement a solution to monitor AWS health.

How to setup and use Azure SFTP Service with Azure Storage.

Azure SFTP (Secure File Transfer Protocol) is a service provided by Microsoft Azure that enables you to transfer files securely to and from Azure storage. The service is built on the SFTP protocol, which provides a secure way to transfer files over the internet by encrypting both the data in transit and the data at rest. Azure SFTP allows you to easily automate the transfer of large amounts of data such as backups and log files, to and from your Azure storage account.