Operations | Monitoring | ITSM | DevOps | Cloud

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

We Benchmarked AI Models on Git Tasks. Results Surprised Us

Most AI model benchmarks measure general coding ability or reasoning. GitBench, built by GitKraken developer advocate Chris Griffing, measures something narrower and more practical: how well a given AI model handles specific Git tasks, starting with commit squashing, identifying which commits in a messy history should be combined into one clean commit.

Why Founders Pivot, and Why You Should Too | Atlassian for Startups | Atlassian

In the Startup Stories with Atlassian series, we interview founders about their entrepreneurial journey, learn about the problems they are trying to solve, and explore how their teams are using Atlassian tools to grow and deliver value to their customers. In this episode of Startup Stories with Atlassian, Adam sits down with Stan Suchkov, Founder and CEO of Evolve, to explore why pivoting isn't the failure most founders fear – and why the best founders do it deliberately, quickly, and without losing their team in the process.

Driving Impact and AI Adoption as an FDE

Enterprise AI is only useful when it actually runs in production, inside the tools teams already depend on. Getting there is harder than it sounds. Forward Deployed Engineers at Atlassian work directly inside some of the world's largest organizations, building AI-powered agents, connectors, and workflows on Atlassian's platform. They work alongside customers to understand the real constraints, design solutions that hold up at scale, and see them through to deployment.

If We're Not Up, The Checkout Breaks

Kintsugi puts sales tax compliance on autopilot for 7,300 companies selling into 110 countries, and its tax engine sits inside other companies' checkouts. The answer has to arrive before the shopper finishes paying. "Typically, a customer's expectation is that we are returning the sales tax estimate on the invoice within 100 milliseconds." The cost of missing is not abstract: "For every minute that our sales tax API, if it ever goes down, our customers are not able to collect roughly $4 million in sales tax that they should be collecting.".

SQL Server development workflow: from design to deployment

This session walks SQL Server developers through a complete database development workflow, from designing schema changes to testing and deploying them safely, using SQL Toolbelt Essentials. Most database teams don't struggle with SQL itself. The friction comes from process: schema changes made without a clear picture of what's already there, inconsistent code quality across a team, databases left outside version control, and deployments that feel riskier than they should. This session covers all four, with a live demo in SSMS for each one.

Building India's PostgreSQL scene (with Hari Kiran) | The Simple Talk Podcast

Pat Wright sits down with PostgreSQL veteran Hari Kiran – founder of OpenSource DB and co-organizer of PG Day Hyderabad, where this episode was recorded. They talk community building, mentoring the next generation of PostgreSQL contributors, and how a coffee chat with a friend turned into one of India’s biggest PostgreSQL events.

We renovated the Civo Community Slack: Here's what changed and why

The Civo Community Slack has become home to over 35,000 engineers, platform teams, students, and practitioners. It’s one of the things we’re most proud of, a genuine space where the people who use Civo and the people who built Civo are in the same room. Since starting the Civo Community Slack, we’ve shipped an entirely new brand, launched Konstruct, and expanded our AI infrastructure.

Certificate monitoring for your intranet hosts

Certificate monitoring from the cloud only sees what the internet sees, like your public websites. But the vCenter console, the internal API, the switch management page, or that thing on db01.corp.internal are invisible to it. Those certificates expire just like public ones. They just don’t warn anybody first. This gap became very clear when we shipped Private PKI. Now CertKit can issue certificates for internal names and IP addresses, deploy them, and install the root into your trust stores.