Operations | Monitoring | ITSM | DevOps | Cloud

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

SD-WAN, SASE, SSE, and the Coffee Shop Network: From Distraction to AI Superpower

Back in 2018, I wondered (perhaps loudly if SD-WAN was just IT’s hype-of-the-year, destined for the same eye-rolls as signature-based antivirus and GDPR compliance drives. Even then, I knew we couldn’t let messaging fatigue blind us to real technology shifts. Fast-forward to 2025: SD-WAN (Software-Defined Wide Area Network) not only stuck around, but became the springboard to something far bigger – SASE (Secure Access Service Edge).

9 Best IT Alerting Software in 2025 (Plus 3 Open-Source Options)

I’ve curated a list of 9 best IT alerting software and 3 open-source alternatives for you. Every tool on this list handles the core alerting functions you need: incident detection, fast alert delivery, clear escalation paths, and reliable incident logging. Since all these tools tick those boxes, I focused on what makes each tool special. You’ll find their unique features under “Standout Alerting Features of ” for each option.

JFrog Deployed on AWS: The Foundation for Cloud-Native Excellence

We are delighted to share the exciting news that JFrog has earned the “Deployed on AWS” badge in AWS Marketplace, marking yet another milestone in our journey of innovation and collaboration with Amazon Web Services (AWS). This achievement underscores our commitment to providing cutting-edge solutions that leverage AWS’s robust infrastructure to enhance the user experience and drive efficiency.

Git Rebase -i: Clean Your Commit History

Messy commit history? Git lets you clean it up before anyone sees it — and it’s easier than you think. In the final episode of Wait… Git Can Do That? — Volume 1, we walk through git rebase -i: Clean up the last N commits Squash, rename, or drop them Bonus: GitKraken Desktop lets you do it all visually You've just unlocked 8 Git powers most devs don’t even use.

Easily Ensure Security Compliance with Puppet Enterprise

Learn how Puppet Enterprise simplifies security compliance management, helping regulated enterprises strengthen their security posture through automated monitoring and actionable insights. Key Features and Benefits: Upgrade your compliance workflow today! Streamline your processes and gain confidence in your security operations with Puppet Enterprise.

Git Shortlog: Who Really Wrote the Code?

Wondering who’s actually writing the code on your team? Git knows and it’s not subtle. In this episode of Wait… Git Can Do That?, we show you how git shortlog -sne breaks down commit counts by contributor. See who’s active, who’s dropped off Sort by name, email, and commit count Bonus: GitKraken Desktop shows this visually with diffs, additions, and deletions Useful for standups, retros, or just flexing.

Live PostgreSQL Monitoring on Azure & AWS with pgNow

Managing credentials gets trickier as your Flyway project grows, especially when databases contain sensitive data. In this episode, Tony and Tonie break down how Flyway’s Property Resolvers help you keep secrets safe by pulling them securely from local or cloud-based stores, avoiding hardcoding them into config files.