Systems | Development | Analytics | API | Testing

%term

Telematics: Redefining the Future of Insurance

IoT technologies are poised to transform traditional insurance business models, from how insurers engage with customers to the core risk assessment and management processes. In today’s hyperconnected world, the sheer volume of data available for risk pricing is growing unprecedentedly. With the proliferation of sensor-based smartphones, wearables, and smart home devices, the expanding IoT landscape offers insurers numerous business opportunities.

Assert in Python: A Very Cool Guide

Have you ever wanted to make sure your assumptions about your code are correct? That’s where assertions come in. In programming, an assertion is a simple way to verify that certain conditions hold true in your code, helping you catch potential errors early before they snowball into bigger problems. Imagine building a house—you wouldn’t start putting up walls without first making sure the foundation is solid, right? Assertions work the same way in your code.

Using DreamFactory for High-Performance API Needs

As applications increasingly rely on APIs to drive critical functionalities, the demand for high-performance, scalable, and secure API management solutions has never been greater. DreamFactory, an on-premise API generation and management platform, is designed to meet these needs by providing robust features such as rate limiting, caching, SQL function integration, and multi-tier architecture.

The Ultimate Guide to a Smooth Dev Environment Setup: Tips and Best Practices

Setting up a development environment can be challenging, especially for new developers or those adapting to new developer tools. A well-configured environment is crucial for efficient coding, testing, and debugging, enhancing productivity and minimizing errors. This guide will walk you through everything you need to know, from the basics to advanced customizations for different operating systems.

Kong Konnect Observability and Advanced Analytics with Dynatrace

Understanding and monitoring the performance and health of applications and systems is critical. This is where observability comes into play. Observability is about gaining a comprehensive understanding of a system's internal state by analyzing the data it generates within the context of real-time events and actions across the infrastructure.

How to Use Azure Blob Storage with Ruby on Rails

Azure Blob Storage is an object storage service that is very similar to AWS S3. ActiveStorage from Rails has built-in support for both ActiveStorage and S3 for file storage, making it easy to integrate and even swap out providers. The Honeybadger Blog has already explored using S3 for file storage in Rails, and in this article, we'll explore using Azure to allow users to upload files in a Rails application. You can find the final code here on Github.

Top 5 HTTP Request Libraries for Node.js

When it comes to making HTTP requests in Node.js, developers are spoiled for choice: from the built-in and browser-familiar Fetch API to third-party libraries like Axios, Got, Superagent, Ky, and others. Navigating this diverse landscape can be a little daunting. This comprehensive guide aims to simplify your decision-making process by comparing the features and nuances of popular options, so you can select the ideal solution for your next project.

Success story: Brickeye Platform Enhancement

Introducing our partner Brickeye, who delivers advanced monitoring and management solutions in construction, ranging from water mitigation to concrete monitoring and environmental risk management. Brickeye teamed up with ORIL to streamline interfaces across its apps. By creating a cohesive design system, we ensured that Brickeye’s future products would maintain consistency and benefit from accelerated deployment timelines.

Navigating Continuous Quality and Shift-Left Strategies with Indeed's David Morgenthaler

What does it really mean to shift left, and are we overburdening our developers in the process? In this episode, Jason Baum, Marcus Merrell, and Evelyn Coleman sit down with David Morgenthaler, a Software Engineering Manager at Indeed, to explore the real-world implications of shift-left testing. Together, they dissect the challenges of integrating continuous quality into CI/CD workflows and the potential pitfalls of placing more responsibility on developers' shoulders.