Operations | Monitoring | ITSM | DevOps | Cloud

Improve your EC2 rightsizing recommendations with Datadog and AWS Compute Optimizer

While cloud solutions can give you greater flexibility as you scale your infrastructure, limited visibility into resource utilization makes provisioning the right amount of compute resources challenging. To ensure that every workload is fully supported, many organizations may opt to over-provision, which leads to overspending. Or, in an attempt to maximize cost savings, organizations may under-provision, leaving workloads unsupported and risking serious performance impacts.

Make use of your service data with the Query Builder

The service catalog is an indispensable component of a team’s software development infrastructure. Anything you need to know about your microservice architecture - whether it is knowing who owns a particular service or what another service’s dependencies are - lives inside this repository. Its potential, however, is not limited to being a storehouse for all the data about your microservices.

Visualizing Time Series Data with Chart.js and InfluxDB

Time series data is a sequence of data points generated through repeated measurements indexed over time. The data points originate from the same source and track changes at different points in time. Times series data includes data like stock exchange data, monthly inflation data, quarterly gross domestic product (GDP) data, and logs from IoT sensors.

What is Azure Blob?

Today, data is invaluable. Many businesses store large amounts of it for everyday operations. Some information is stored in a hierarchical form, but companies must often hold significant amounts of data without any organization. The solution? Microsoft Azure’s Blob Storage. In this article, we’ll consider the key elements of Blob Storage, how it works, and why it’s important.

Asset Location Tracking: Keeping a Detailed Record of your Asset's Placement

Asset location tracking is an essential part of IT Asset Management since it allows organizations to track their IT assets’ location. Thanks to the digital workplace, organizations are used to having part of their staff in remote places or even traveling for different reasons. And as a consequence, these employees usually have IT assets filled with company information (often times confidential) that travel with them across the globe.

Using SWIG to generate bindings between C and Lua

Lua is one of the many great interpreters that can be run on embedded devices. It’s fast, uses little memory, is written in ANSI C, and is known by plenty of developers. These are a few of the many reasons why the team at Panic chose to include a Lua interpreter on their Playdate device and allow games to be written in it. You can think of Lua as an alternative to the MicroPython (Python) or JerryScript (Javascript) interpreters. However, there’s a problem.

The Top 3 Data Applications to Drive Your Customer Experience (CX)

The data and analytics space is booming and changing how we analyze and use data across industries. According to Fortune Business Insights, the global big data analytics market is projected to grow from $271.83 billion in 2022 to $655.53 billion by 2029 (at a CAGR of 13.4%). This boom has only been further accelerated by the recent pandemic as industries are shifting to digital solutions to address expanded market opportunities.

Installing and Running Kubewarden In Air-Gapped Environments

We are excited to announce that deploying Kubewarden in air gap environments has been simplified and documented! For that, you will need a private OCI registry accessible by your Kubernetes cluster. If you’re unfamiliar with Kubewarden, it’s a policy engine for Kubernetes. Its mission is to simplify the adoption of policy-as-code. Kubewarden policies are WebAssembly modules; therefore they can be stored inside an OCI-compliant registry as OCI artifacts.

Everything I Wanted To Know About Kubernetes Autoscaling

Kubernetes is today the most well-known container scheduler used by thousands of companies. Being able to quickly and automatically scale your application is something standard nowadays. However, knowing how to do it well is another topic. In this article, we'll cover how pod autoscaling works, how it can be used, when it's exciting and not, and finally, we'll cover it with a Qovery usage we have internally.

Flowmon Anomaly Detection & MISP

Back in 2021 we have introduced the integration between MISP, a community threat intelligence sharing platform and Flowmon ADS. The integration turns indicators of compromise shared through MISP to actionable intelligence. Flowmon ADS will automatically pick up on latest indicators of compromise using MISP API and leverage those indicators of compromise to detect adversary activities in the target network. The integration is available in Flowmon ADS 11.2 and newer versions.