Chris Kapp of Henry Schein One shares how his team is securing HIPAA data through a smart naming strategy, internal governance, and tight control over tagging and access.
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.
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.
We are proud to announce the release of Apache Kafka 4.0. This release contains many new features and improvements. This blog post will highlight some of the more prominent ones. For a full list of changes, be sure to check the release notes.
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.
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.
This is Chapter 2 of our journey of non-functional testing with Otto Perf. You can read Chapter 1 if you have missed it. Authors note The article is in the OctoPerf Blog pages Otto had previously got to the point where he had defined a set of non-functional requirements and risk assessed these with the programme team.
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.
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.
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.