Operations | Monitoring | ITSM | DevOps | Cloud

Caching in C#: A Comprehensive Technical Guide

In.NET systems, performance is often won or lost on the read path. Every extra database or API call adds latency and cost. Caching fixes that by keeping frequently used data, like product lists or lookups, close to your code, turning slow trips into instant reads. This is not theoretical, it works in the real world. Stack Overflow runs a two-tier cache (in-process + Redis), where a Redis hop takes only 0.2–0.5 ms and local memory reads are effectively instant.

How to Connect Salesforce to Tableau and Use Near-Real-Time Data Across Teams

The effectiveness of Tableau Salesforce integration depends on one decisive factor: the connector. While Tableau’s native connector is straightforward and offers quick access, it lacks support for complex joins, uses scheduled extracts for refreshes, and doesn’t extend to other BI or ETL platforms. To overcome these constraints, many organizations implement ODBC Drivers, which deliver SQL depth and governance designed for analytics at scale.

How to Reduce Your Cloud Costs with Coroot

Cloud costs often grow quietly until they suddenly command everyone’s attention. Gartner estimates that companies overspend on cloud services by up to 70 percent, mostly because they lack clear visibility into where the money is actually being spent. Cloud invoices speak the language of infrastructure: nodes, instance types, regions, volumes, and egress. Engineering teams speak the language of services, deployments, and code.

Golang Monitoring Guide - Traces, Logs, APM and Go Runtime Metrics

Golang (Go) applications are known for their high performance, concurrency model, and efficient resource use, making Go an easy choice for building modern distributed systems. But just because your Go application is built for speed doesn't mean it's running perfectly in production. When things go wrong, just checking if your service is "UP" isn't enough.

(AusBiz) | How to Stay Secure in an AI-Driven Software World | The Last Call

In an era of AI-powered development, how do teams move fast and stay secure? JFrog SVP APAC, Sunny Rao, joined AusBiz’s The Last Call to break it down — from securing the software supply chain to why end-to-end visibility is now essential for every tech organization. Discover why this matters for the future of software and AI-driven innovation.

How generative AI solves healthcare's 1% carbon footprint

The healthcare industry accounts for 1% of the global carbon footprint, and a single PET CT scan can generate 60kg of CO₂! Regent Lee, Professor at the University of Oxford and moonshot engineer, reveals how Civo-powered Generative AI is transforming radiology. His team's solution eliminates pharmaceutical contrast injections, digitally displacing the pollution. This technology makes radiology safer, more efficient, and significantly greener for the environment. Sustainability in healthcare is non-negotiable.

Open Source & The New Era of AI Data Infrastructure - Aiven for Startups at Slush

There’s a foundational shift underway in the data infrastructure behind AI-native applications. In this fireside chat, we break down the technical requirements that make today’s data infrastructure dramatically different from what it used to be and what builders need to understand to keep up. In this talk, top founders defining the industry, Rebecka Storm, Co-Founder and CPO of Twirl (Acquired by Modal) and Heikki Linnakangas, Co-Founder of Neon (Acquired by Databricks) will dive deep into theme of AI data infrastructure and open source, moderated by Oded Valin (Aiven).

How to Turbocharge Your Kubernetes Networking With eBPF

When your Kubernetes cluster handles thousands of workloads, every millisecond counts. And that pressure is no longer the exception; it is the norm. According to a recent CNCF survey, 93% of organizations are using, piloting, or evaluating Kubernetes, revealing just how pervasive it has become. Kubernetes has grown from a promising orchestration tool into the backbone of modern infrastructure. As adoption climbs, so does pressure to keep performance high, networking efficient, and security airtight.

How to Run a Page Speed Test with Uptime.com

In this video, we explore the features and reports of our Page Speed Check, including both the free tool and the subscriber-exclusive version. Learn how optimizing your page load speed can benefit user experience, search engine rankings, and overall site performance. We utilize Google Lighthouse for in-depth analysis and provide actionable insights through detailed reports. Discover how to run a Page Speed Test, navigate through different report sections, and share your findings with stakeholders.