Operations | Monitoring | ITSM | DevOps | Cloud

Unprecedented industry turbulence: leading through change ft. Pat Kua, author of LevelUp newsletter

Engineering leadership has never been more challenging, or more critical. In this episode, Rob sits down with Pat Kua, seasoned technology leader, author of three books including Building Evolutionary Architectures, and creator of the popular Level Up newsletter for technical leaders.

High Availability by Design | WhatsUp Gold

As IT environments grow more distributed and resilient, the Progress WhatsUp Gold network monitoring solution is evolving to meet the moment. Starting in early 2026, Progress will officially retire the legacy Failover Manager and usher in a new era of high availability (HA) by design. This modern, scalable approach aligns with today’s best practices in infrastructure. Find more information on High Availability by Design.

dotConnect for SQLite: Fast .NET data access with ORM and encryption support

Supercharge your.NET applications with dotConnect for SQLite — the high-performance data provider trusted by thousands of developers. Whether you're building lightweight apps or enterprise-scale solutions, dotConnect delivers secure, encrypted access to SQLite with seamless Visual Studio integration, powerful ADO.NET architecture, and full ORM support, including Entity Framework Core. Chapters: Try it free for 30 days and see why thousands of developers trust dotConnect for SQLite in mission-critical environments.

NHibernate Tutorial: Database-First & Model-First Using Visual ORM Designer

Learn how to create and configure an NHibernate model with Entity Developer — Devart’s powerful visual ORM designer for.NET. In this step-by-step tutorial, we’ll cover both Database-First and Model-First approaches, show how to update models, generate mappings and classes, and even produce SQL scripts directly from your model. Whether you’re using Visual Studio or working in VS Code, Entity Developer makes NHibernate development faster, easier, and more reliable.

What is Zebra DNA? | Zebra

Zebra DNA is a powerful software suite built into Zebra mobile computers, scanners, and printers, enhancing performance, security, and usability. It streamlines setup, management, and everyday workflows with tools that simplify deployment and keep devices optimized. With Zebra DNA, organizations unlock more value from their hardware while reducing IT effort and maximizing productivity.

Identity Guardian: Secure Device Access Simplified | Minute-ish Edition | Zebra

Zebra Identity Guardian makes identity management simple and secure, right out of the box. With fast, intuitive setup, organizations can quickly protect devices, apps, and data without adding IT overhead. Built on Zebra DNA’s trusted security foundation, it ensures users are authenticated seamlessly so work stays productive and protected.

Nonsense Networking: Tech Talk #8

Ever feel like getting simple data from your network is way harder than it should be? You're not alone. With so many devices, the amount of data can be overwhelming, making it tough to see what's actually happening. In this stream, we're breaking down the common frustrations with network monitoring. We'll cover: The SNMP Problem: We'll start with why the "standard" method, SNMP, is often a pain. We'll look at the challenge of finding the right MIBs and OIDs just to get tools like Telegraf or Prometheus to work.

Automating GDPR compliance for web applications with CircleCI

Since 2018, the General Data Protection Regulation (GDPR) compliance has been an important milestone in the evolution of privacy laws for web application users across Europe. GDPR requires companies to obtain explicit user consent for data collection and processing, and only for specified, legitimate purposes. It’s a law based on principles of transparency and purpose limitation. This law applies to global companies dealing with EU citizen data, giving individuals control over personal data.

Using PostgreSQL Anonymizer to Generate Synthetic Data

Set aside the data masking features of PostgreSQL Anonymizer. This plugin can save the day during development by simplifying your workflow and generating schema-accurate, privacy-compliant test data. In a previous post, we discussed using static and dynamic masking to anonymize data. I spent the last two weeks trying to write followups for the anonymization posts. It's time to confess... I'm an over-engineerer.