Operations | Monitoring | ITSM | DevOps | Cloud

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

What Can Go Wrong for Logistics Companies Without Geofencing?

Logistics does not only involve getting company resources from point A to point B. When a company has a logistics arm, they also need to develop the practice of field service management. This applies to any kind of customer-facing logistics, whether they are service vehicles for on-site support or company cars for client visits. Unfortunately, some organizations are immature when it comes to their field service management, employing only the most bare-bones approach to the discipline.

How to Conduct Efficient Code Reviews with GitLens

Code reviews are a massively beneficial way to improve code quality, identify vulnerabilities, and establish coding best practices. According to Microsoft researchers, peer code reviews improve code quality by 15–35%. In addition, according to the Journal of Systems and Software, peer code reviews increase accountability by 30–40%.

Modernized Communications Needed For A Smooth Evolution To Smart!

As I’ve discussed in my previous blogs in this series, smart networks are becoming increasingly important in an ever-increasing range of industries. These smart networks can deliver significant benefits, but there are some risks, challenges and issues associated with moving to “smart”. In my final blog in the series I will discuss what is required from a modernized communications network to counter some of these risk, challenges and issues.

Turning Kubernetes into a Developer-Friendly Product

Today, I'm excited to share with you how we've turned Kubernetes into a product that developers can easily use without any headaches. We'll explore why Kubernetes can be difficult for developers and how Qovery simplifies the process by acting as an intermediate layer and integrating with the developer ecosystem.

The security challenge facing global IoT projects

Internet of Things (IoT) deployments continue to expand globally, revolutionising the way businesses operate by boosting efficiency and enhancing experiences for customers and employees. But as is the case with many innovations, growth has outpaced security considerations resulting in unforeseen problems emerging as bad actors seek to exploit new vulnerabilities.

Platform Engineering Is the Future of Ops

Ops and DevOps roles as we know them are on their way to becoming extinct—the future is platform engineering. While DevOps engineers typically focus on the application layer, platform engineers focus on the underlying infrastructure layer. Without a solid and reliable platform, it can be challenging to deploy and maintain software applications effectively. This can result in downtime, poor performance, and security vulnerabilities. Platform engineering enables software applications and services to run effectively and efficiently and has a direct impact on the user experience and the success of the entire organization.

Avoid Downtime with Azure VM Disk Space Alerts: Best Practices

The emergence of cloud computing has led to the rise of independently deployable components that increase the availability of the application. As many organizations move their infrastructure to the cloud, it becomes essential for them to have an Azure VM monitoring tool to process, store, scale, and maintain their applications.

Avoid kubernetes security risks with hardening best practices

Hardening a system is synonymous with reducing its attack surface: remove unnecessary software packages, lock down default values to the tightest possible settings and configure the system to only run what you explicitly require. Why would you want to harden your infrastructure and systems to start with? Isn’t Linux secure enough already? A fully secure system is made up of many layers, from the hardware to the operating system and the application servers running your mission-critical code.