Systems | Development | Analytics | API | Testing

The FinOps Advantage: Aligning Data Teams with Financial Goals in Databricks Environments

Aligning technical operations with financial objectives is crucial yet challenging. Join us for this session in our Weekly Walkthrough drop-in series, "Controlling Cloud Costs," where we'll explore how to unite data teams and finance for Databricks success. You will gain the knowledge and tools to create a FinOps framework that aligns your Databricks operations with your organization's financial goals. With Unravel's Data Actionability Platform, you can see deep insights into your cloud spending and make informed decisions that balance innovation with cost-efficiency.

Getting Started with Dialyzer in Elixir

Dialyzer (DIscrepancy AnaLYZer for ERlang programs) is a powerful static analysis tool that helps developers identify potential issues in their Elixir code without executing it. It excels at finding type mismatches, unreachable code, and unnecessary functions through sophisticated flow analysis. In part one of this two-part series, we'll first get to grips with the basics of Dialyzer. In part two, we'll examine more advanced use cases.

AI Integration #speedscale #ai #integration #mcp #march

Ken Ahrens from Speescale dives into the best AI API integration model of March 2025 — Anthropic's MCP model. This innovative integration enables seamless communication with browsers and various tools, including the popular Cursor. Discover how the MCP model is revolutionizing AI-powered workflows and boosting productivity.

Service Mocks #speedscale #service #mocks #software

Ken Ahrens from Speedscale break down the challenges with service mocks — from the complexity of building them to common misunderstandings about their purpose. Many think of mocks like unit test stubs, but service mocks are much more powerful. They can simulate production conditions right on your laptop, making testing more realistic and reliable.

Node.js Now Supports TypeScript Natively: Everything You Need to Know

With the release of Node.js v23.6.0, developers can now use TypeScript natively without additional transpilation tools like ts-node or manual compilation steps. This milestone significantly streamlines development workflows, simplifying build processes and improving the overall developer experience by reducing complexity.

Kong Insomnia 11: Elevating API Security and Collaboration

We’re excited to announce the general availability of Kong Insomnia 11! This release introduces third-party vault integrations for enhanced security, an all-new Git sync experience for more seamless collaboration, and support for multi-tabs to improve efficiency within the Insomnia application. Keep reading to learn more.

Federated Configuration Management at Scale with decK

decK is a wonderful tool for managing Kong Gateway configuration declaratively, but before you know it you find yourself editing a 1000 line long YAML file that is is hard to manage. In this call, Michael will take you through the techniques used by some of Kong's biggest users to split their configuration files in to manageable chunks. There will be slides, there will be documentation, and as always, there will be demos.

AI Observability: Monitoring and Troubleshooting Your LLM Infrastructure

When your company deployed its first large language model last quarter, your CTO probably didn't mention you'd need entirely new tools to understand what's happening under the hood. But here we are. AI Observability isn't just another tech buzzword—it's the difference between confidently leveraging AI and crossing your fingers hoping nothing breaks.