Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Securing Firmware Updates With AES Encryption

Connected devices require a secure point-to-point channel to ensure that there is no possibility of exposing important data for the integrity of an embedded system. This is especially true when we talk about over-the-air (OTA) software updates, where the new firmware has a long way to go before reaching its destination and being installed by our bootloader. In this publication, we will explore a simple method to encrypt the firmware using the AES algorithm, using open-source libraries in Python.

Introduction to Azure Files Backup

Azure Files is Microsoft’s robust file storage solution, offering the ability to access data seamlessly from various locations using standard protocols. But in the world of IT, where data is the heartbeat of operations, its safety is paramount. That’s where Azure Files Backup comes into play. In a digital era, where data loss can spell catastrophe, backing up your valuable files is more than a best practice; it’s a necessity.

[New Premium feature] Share pipeline workflow configurations across your repositories

As part of our focus on building features around team scale and performance, we are happy to announce that Bitbucket Pipelines now supports sharing of CI/CD configurations across repositories. This feature is now available as part of our Premium plan. With this feature, your teams can create centralized pipelines yml workflows and import that workflow to other repositories in your workspace. This brings several benefits: Here’s how it works.

What's New in the Kubernetes 1.28 Second Release

From its humble beginnings, Kubernetes’ growth story continues to be a testament to the power of open-source collaboration, and its current 1.28 second release is certainly no exception. It’s not just a product of ingenious coding but also the sweat and night oil of a global community – from seasoned industry stalwarts to students just making their debut in the open-source world.

4 Tips for AWS Lambda Performance Optimization

By the end of this AWS Lambda optimization article, you will have a workflow of continuously monitoring and improving your Lambda functions and getting alerts on failures. Serverless has been the MVP for the last couple of years and I’m betting it’s going to play a bigger role next year in backend development. AWS Lambda is the most used and mature product in the Serverless space today and is also at the core of Dashbird.

Ecommerce marketplace Modalova doubles its revenue by improving search accuracy with Elastic

Modalova is an up-and-coming French ecommerce marketplace offering a curated selection of top brands like ASOS, Tommy Hilfiger, Michael Kors, and Adidas. Modalova's mission is to bring the best in men's and women's fashion on one site to simplify the online shopping experience — no more opening 35 tabs to find the right article. No more downloading 50 different apps to find the right size — it's all in one location!

Fixing Docker's Slow Performance on MacOS

Docker is designed for Linux. It works most efficiently on Linux systems due to its close integration with the Linux kernel. When handling large filesystems, like the ones built with PHP and Node, Docker desktop (MacOS Environment) experiences significant lag. The main reason is how file synchronization is implemented in Docker for Mac. Plus, disk space consuming behavior of such big PHP Projects.

New features summer wrap-up: Evolving ChatOps, AI-assisted Incident Comms, and Time-based alert grouping

It is time to sum up the product updates that we introduced during summer 2023. As always, our focus has been on minimizing limitations in the incident response process and accelerating the workflow from acknowledgment to resolution. We invite you to contribute to the ilert roadmap by submitting your feature and improvement ideas here.

How we scaled Grafana Cloud Logs' memcached cluster to 50TB and improved reliability

Grafana Loki is an open source logs database built on object storage services in the cloud. These services are an essential component in enabling Loki to scale to tremendous levels. However, like all SaaS products, object storage services have their limits — and we started to crash into those limits in Grafana Cloud Logs, our SaaS offering of Grafana Loki.