Systems | Development | Analytics | API | Testing

Announcing Insomnia's New Storage Control To Mandate Local-Only, Cloud, or Git Storage for APIs in the Organization

Today we’re excited to announce that Kong Insomnia has shipped Storage Control, a new enterprise capability that allows administrators in an Insomnia organization to mandate what type of backend storage developers are allowed to use when creating API assets like API collections, API specifications, environments configuration, authentications data, and more.

Track Errors in Your Python Django Application with AppSignal

In this post, we will specifically look at using AppSignal to track errors in a Django application. We'll first create a Django project, install AppSignal, introduce some faulty code, and then use the AppSignal Errors dashboard to debug and resolve errors. Let's get started!

Top 8 Recent V8 in Node Updates

V8 is the most popular JavaScript engine on the planet, supporting technologies such as Chrome and Node.js. The pace of V8's development is impressive, with multiple code commits a day and major releases roughly every month. Keeping up with updates isn't easy, but you've come to the right place! Here, we'll dig into the latest improvements and additions Google has made to the JavaScript engine. Find out what the future of web development looks like!

Mastering Data Persistence in iOS with SwiftData

Introduced in 2023, SwiftData is the latest addition to the range of database framework options in Swift, Apple’s primary programming language for iOS. Built on top of Core Data, two levels above SQLite, it’s great for simplifying our persistent stores and it allows us to use declarative code, which is a really useful time-saver.

5 AI Capabilities Your Business Needs

Prior to 2022, a lot of the AI news centered on use cases like self-driving cars. Of course, use cases like these didn’t exactly apply to enterprise software. In 2023 ChatGPT showed the abilities of AI to mimic human language, but still, this only scratched the surface of AI applications for the modern enterprise. If you’ve ever asked yourself, “What is AI capable of?” then consider the following examples: How many emails do you get per day?

Snowflake vs BigQuery | Key Differences & How to Choose

When it comes to cloud data warehousing, the choice between Snowflake vs BigQuery is crucial for businesses that rely on big data analytics for decision-making. Snowflake, known for its flexibility and ease of use, contrasts with BigQuery, Google’s fully-managed, serverless data warehouse that excels in speed and scalability. Understanding the main differences between these two platforms is essential for selecting the right solution that aligns with your data strategy and operational needs.