Operations | Monitoring | ITSM | DevOps | Cloud

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

Evolution at the edge: what matters when developing an edge strategy?

The evolution of information technology is governed by how businesses adapt to ever-increasing amounts of data. Those businesses most able to exploit more data, win. Terms such as ‘speed’ and ‘agility’ refer to how a business handles and uses this data. Given the 2.5 quintillion bytes created every day, there is a huge opportunity for businesses to create unassailable leadership.

3 Tips to Improve Your Dockerfile Build time

Building Docker images efficiently is crucial for developers and organizations seeking streamlined development and deployment processes, and it’s a real topic for the 50k developers on Qovery; a few weeks ago, a topic was even open on our forum about it. In this article, we will explore three valuable tips gathered along the way to improve the build time of your Dockerfiles, allowing you to optimize your workflow and save valuable time.

IPoDWDM: Simplify and Save!

IP over DWDM (IPoDWDM) can have a large impact on the total cost of ownership of a network. Disaggregating the transponder solution, and installing the Digital Coherent Optic (DCO) directly in the router can both simplify the design and provide significant cost savings. With the advent of ZR+ optics, and advances in silicon chip efficiency, IPoDWDM is poised to become the new standard.

Graphite for Node.js Monitoring

In this article, we will look at how to monitor Node.js applications using Graphite and StatsD and plot the visualizations on a Grafana dashboard. Node.js is a popular framework for creating microservices. Its asynchronous nature allows for high scalability and low latency, especially for I/O bound tasks. However, it is important to have a proper monitoring setup for any application which is running in a production environment.

Quickly create performance and regression tests from a Postman collection

Speedscale is a Y-Combinator backed startup that helps Kubernetes engineering teams build more resilient and performant containerized apps. Unlike other tools, we use agents/sidecars to record and playback sanitized traffic that you see in prod. With Speedscale, engineers can simulate production conditions, generate load, and mock third party backends modeled after real traffic patterns.

Kubernetes Simplified: Understanding its Inner Workings

Kubernetes has revolutionized the world of container orchestration, providing organizations with a powerful solution for deploying, managing, and scaling applications. However, the complexity of Kubernetes can be daunting for newcomers. In this blog, we will demystify Kubernetes by breaking down its core components, revealing its operational principles, and guiding you through the process of running a pod.