Operations | Monitoring | ITSM | DevOps | Cloud

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

Heroku Router Path Metrics

We are pleased to announce that we have released a new feature that allows you to collect Heroku Router metrics by path! By default, this option will not be enabled as it will increase your number of total metrics. If no action is taken, you will continue to receive your Router metrics in the default format. This provides a good overview of your application’s total connection times, requests by method/status, etc.

10 Most Common Kubernetes Reliability Risks

Reliability risks are potential points of failure in your system where an outage could occur. If you can find and remediate reliability risks, then you can prevent incidents before they happen. In complex Kubernetes systems, these reliability risks can take a wide variety of forms, including node failures, pod or container crashes, missing autoscaling rules, misconfigured load balancing or application gateway rules, pod crash loops, and more. And they’re more prevalent than you might think.

GitHub Variables and Nx Reusable Workflows

At Qovery, we build our frontend using Nx and rely on the official nrwl/ci GitHub Actions. Our frontend requires third-party tokens during compile time, but we would like to avoid hardcoding them or using the.env file to define our tokens. The latter exposes our source code directly on GitHub, and even though it's not sensitive data, we don't want it to be easily scraped.

FinOps: A Basic Guide to Optimizing IT Financial Management

In an insightful Galileo webinar interview, industry analyst Charles Araujo delved into the world of FinOps, shedding light on its significance and practical implications for IT operations professionals. As organizations increasingly grapple with the complexities of cloud computing and strive to optimize their financial management practices, understanding the core principles becomes essential.

Automating Business Processes with SharePoint and Power Automate

In the digital age, businesses are constantly seeking ways to improve efficiency and reduce overhead. SharePoint Online, coupled with Power Automate, presents a formidable solution to the age-old challenge of streamlining business processes. This article dives into the world of automation, specifically how SharePoint Online can be leveraged alongside Power Automate to transform and expedite your business workflows.

Bridging the Gap: Overcoming Communication Challenges Between Helpdesk, SREs, IT Teams, and Database Administrators

One area where communication breakdowns commonly occur is between helpdesk / IT teams / SREs and database administrators (DBAs), especially when troubleshooting application problems associated with databases. Smooth communication between different teams is key to resolving application performance issues efficiently and speedily. However, it is usually inappropriate for helpdesk staff to have access to the database monitoring privileges and tools used by DB administrators.