Systems | Development | Analytics | API | Testing

Underwriting Technology: What Insurance Leaders Need to Know

Automated underwriting technology is helping insurers reimagine what’s possible for replacing manual underwriting processes. Gone is the workbench of the 80s and 90s—incomplete data, sluggish page loads, time-consuming workflows and all. And in its place? A modern, connected solution that unifies your data, automates your underwriting process, and improves decision-making for a better customer experience and a stronger bottom line.

Deep Dive: Building an API Monetization Stack

API monetization is a nuanced and complex process that demands both strategic business understanding and technical expertise. While at the 2023 Platform Summit by Nordic APIs, our Head of Developer Relations, Matt Tanner, recently shed light on this topic, emphasizing the bespoke nature of API monetization strategies and the importance of aligning business needs with technical capabilities.

Creating Great Developer Experiences with Metrics and Automation

In API development, the discourse often gravitates towards technical specifics and functionality. While attending the 2023 Platform Summit hosted by Nordic APIs in Stockholm, our head of Developer Relations, Matt Tanner, shifts the spotlight to the critical yet underappreciated facet of developer experience. His insights underscore its centrality in API adoption and effectiveness. Here’s some highlights.

The rise of AI in software testing: trends

AI growing relevance in software testing has garnered substantial attention in today's software industry. While incorporating AI and ML approaches into software testing is not required, it is worthwhile to explore and study how these methods may deliver valuable benefits in specific elements of the testing process. With the incorporation of artificial intelligence (AI) techniques software testing will undergo a transformational transition.

Implications of the AI Executive Order for Government Procurement Systems

Artificial intelligence holds the potential to enhance efficiency, streamline processes, and improve decision-making across various government sectors. But without robust safeguards, there is a heightened risk of biased decision-making, privacy breaches, and misuse of sensitive data. The Biden administration’s AI executive order establishes new standards for AI safety and security as well as for responsible use of AI at federal agencies and in state and local governments.

API Generation vs. ELT/ETL | Key Differences

Organizations often grapple with the choice between two distinct but equally vital technologies: API generation and ELT (Extract, Load, Transform) solutions. While both serve as essential tools, they stand at opposite ends of the data management spectrum. API generation focuses on facilitating real-time data access and dynamic communication between software applications, whereas ELT specializes in the consolidation, transformation, and preparation of data for analytics.

Remodel Your Oracle Cloud Data with a Data Lakehouse

Continued global digitalization is creating huge quantities of data for modern organizations. To have any hope of generating value from growing data sets, enterprise organizations must turn to the latest technology. You’ve heard of data warehouses, and probable data lakes, but now, the data lakehouse is emerging as the new corporate buzzword. But what is a data lakehouse and how can you make the most of it to transform your Oracle Cloud data for advanced reporting and analytics?

Setting Up a Multi-tenant Phoenix App for Elixir

Apps built with Elixir can support massive scalability, real-time interactivity, great fault tolerance, and the language's syntax is actually a joy to use. Elixir is a natural fit for applications such as chat apps, data dashboard apps, and anything needed to support a large userbase. In this article, we'll use Elixir — specifically, the web framework Phoenix — to build a multi-tenant link shortening app. Let's get started!