Operations | Monitoring | ITSM | DevOps | Cloud

SMS Alerts for GitHub Actions - Civo Navigate NA 2023

Rishab Kumar, a Developer Evangelist at Twilio, shares their insights on implementing SMS alerts for GitHub actions during an informative talk. Their presentation primarily focuses on using GitHub Actions for build and CI/CD tasks due to its efficient cost structure. However, Rishab points out a feature gap: the platform lacks the capability for SMS alerts or phone calls. To address this, they demonstrate how to configure SMS alerts in a manner akin to enterprise tooling such as OpsGenie or PagerDuty.

Getting Started with Users in pgAdmin and Aiven

In this tutorial, we'll walk you through the process of creating users both on pgAdmin, a powerful GUI tool for managing PostgreSQL databases, and the Aiven platform. User management is an essential aspect of database administration, and we'll show you how to add new users, define their roles and privileges, and configure authentication settings. Whether you're a beginner or an experienced user, this video provides a comprehensive guide to effectively create and manage users in your PostgreSQL environment.

7 Tips for Remote Data Center Management

As data centers become increasingly decentralized, managing them remotely is now a must-have skill. Data center professionals need to maintain uptime, increase efficiency, and boost productivity across all their global sites without leaving their desk. While this might have once seemed near-impossible, with the right tools and processes, remotely managing your data center can be even better than physically being there.

Rethinking Observability with MinIO and CloudFabrix

While the growth trajectory for data in general is extraordinary, it is the growth of log files that really stand out. As the heartbeat of digital enterprise, these files contain a remarkable amount of intelligence – across a stunning range, from security to customer behavior to operational performance. The growth of log files, however, presents particular challenges for the enterprise. They are not “readable” per se, they require machine intelligence.

Load Testing vs. Performance Testing vs. Stress Testing

Just conducting one type of testing is generally not enough. For example, let’s say you decide to perform unit testing only. However, unit tests only verify business logic. Many other types of tests exist to verify the integration between components, such as integration tests. But what if you want to measure the maximum performance of your application? Or what if you want to know how the application behaves under extreme stress?

New Feature: Instantly Clone Your Service

We're excited to announce the general availability of the new "Clone Service" feature on Qovery, which is built to augment the capabilities of our platform and to cater to our user needs more effectively. Qovery has always prided itself on being a user-centric platform, and this new feature continues to uphold that tradition.

Uploading Files Using AzCopy: A Detailed Technical Guide

Data has become a critical asset in today’s digital era, making its storage, management, and accessibility crucial to many organizations’ operations. Microsoft’s Azure provides a suite of cloud storage solutions designed to address these needs. Among the tools provided by Azure is AzCopy, a command-line utility designed to simplify data transfer to and from Azure Blob, File, and Table storage.