Systems | Development | Analytics | API | Testing

%term

Introducing Ably LiveSync: Seamlessly sync database changes with frontend clients

We’re excited to announce that Ably LiveSync is now in public alpha! LiveSync is a state synchronisation product that allows you to watch changes to your database and publish them reliably to millions of frontend clients, enabling those clients to stay up to date with the latest changes in realtime.

What Is Database Schema? A Comprehensive Guide

A database schema, or DB schema, is an abstract design representing how your data is stored in a database. Database schemas can be visually represented using schema diagrams, such as the one below: A database schema diagram visually describes the following: Database schemas are at the heart of every scalable, high-performance database. They’re the blueprint that defines how a database stores and organizes data, its components’ relationships, and its response to queries.

Adding views to an API-only Rails app

Ruby on Rails has long been celebrated for its ‘convention over configuration’ philosophy, simplifying web development for countless programmers. However, what if you’ve started with a lean Rails API-only application and now find yourself needing a front-end? This isn’t uncommon, especially with the rise of JavaScript frameworks and SPAs.

ANSI X12 vs EDIFACT: Key Differences

Electronic Data Interchange (EDI) is a popular communication method that enterprises use to exchange information accurately and quickly with trading partners. EDI transmits data almost instantaneously — serving as a fast and efficient mode for exchanging business documents. ANSI X12 vs. EDIFACT are the two most common EDI standards used for EDI, but they have different structures, styles, and usage.

Introducing Confluent Cloud OpenSearch Sink Connector

Amazon OpenSearch is a popular fully managed analytics engine that makes it easier for customers to do interactive log analytics, real-time application monitoring, and semantic and keyword searches. It can also be used as a vector engine that helps organizations build and augment GenAI applications without managing infrastructure (we’ll talk about this in future blogs). Additionally, the service provides a reliable, scalable infrastructure designed to handle massive data volumes.

Discover Financial Services Automates Data Ingestion for Real-Time Decision-Making at Scale

Making operational decisions in a tight timeframe is critical to the success of an organization. Real-time data ingestion enables quicker data availability, in turn enabling timely decision-making. Real-time ingestion is foundational to our digital transformation at Discover Financial Services. As a senior manager leading the streaming and real-time data platforms at Discover, I don’t want to be in the data replication business manually.

Event-Driven Microservices in Banking and Fraud Detection | Designing Event-Driven Microservices

How do we know whether Event-Driven Microservices are the right solution? This is the question that Tributary Bank faced when they looked at modernizing their old fraud-detection system. They were faced with many challenges, including scalability, reliability, and security. Some members of their team felt that switching to an event-driven microservice architecture would be the magic bullet that would solve all of their problems. But is there any such thing as a magic bullet? Let's take a look at the types of decisions Tributary Bank had to make as they started down this path.

S1.E3: How to fit testing into DevOps? | QA Therapy Podcast

If you’re struggling to integrate testing seamlessly into your pipeline, join us in this enlightening episode as we delve into the world of testing within DevOps with our esteemed guest, Lisa Crispin, our very own QA Therapist! Lisa, a prominent figure in the testing community and an avid advocate for Agile and DevOps practices, shares her wealth of knowledge and insights.