Remove architecture-patterns
article thumbnail

Generative Logic

O'Reilly on Data

A contrapositive is simply a logical pattern: If A implies B, then not B implies not A. What other logical patterns can we think of? It would be easy to grow a much longer list of patterns. There are better notations to represent these patterns, but a longer list and better representations arent important here.

Testing 257
article thumbnail

Manage concurrent write conflicts in Apache Iceberg on the AWS Glue Data Catalog

AWS Big Data

In modern data architectures, Apache Iceberg has emerged as a popular table format for data lakes, offering key features including ACID transactions and concurrent write support. We will also cover the pattern with automatic compaction through AWS Glue Data Catalog table optimization. These files are also stored on Amazon S3.

Snapshot 136
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

The Race For Data Quality in a Medallion Architecture

DataKitchen

The Race For Data Quality In A Medallion Architecture The Medallion architecture pattern is gaining traction among data teams. The Medallion architecture is a design pattern that helps data teams organize data processing and storage into three distinct layers, often called Bronze, Silver, and Gold.

article thumbnail

Architectural patterns for real-time analytics using Amazon Kinesis Data Streams, part 1

AWS Big Data

This is the first post to a blog series that offers common architectural patterns in building real-time data streaming infrastructures using Kinesis Data Streams for a wide range of use cases. In this post, we will review the common architectural patterns of two use cases: Time Series Data Analysis and Event Driven Microservices.

Analytics 134
article thumbnail

Serverless and Containers: How to Choose the Right Application Strategy

Speaker: Tolga Tarhan, Senior Vice President, GM AWS Services at Onica

How to make the right architectural choices given particular application patterns and risks. The session will cover a lot of ground, including: An overview of Containers and Serverless technologies with a focus on key differences. Tradeoffs and key considerations for when to leverage Containers or Serverless.

article thumbnail

From project to product: Architecting the future of enterprise technology

CIO Business Intelligence

In todays digital-first economy, enterprise architecture must also evolve from a control function to an enablement platform. This transformation requires a fundamental shift in how we approach technology delivery moving from project-based thinking to product-oriented architecture. The stakes have never been higher.

article thumbnail

Architectural Patterns for real-time analytics using Amazon Kinesis Data Streams, Part 2: AI Applications

AWS Big Data

Welcome back to our exciting exploration of architectural patterns for real-time analytics with Amazon Kinesis Data Streams! In this series, we streamline the process of identifying and applying the most suitable architecture for your business requirements, and help kickstart your system development efficiently with examples.

IoT 115
article thumbnail

Microservices: The Dark Side

Speaker: Prem Chandrasekaran

In his best-selling book Patterns of Enterprise Application Architecture, Martin Fowler famously coined the first law of distributed computing—"Don’t distribute your objects"—implying that working with this style of architecture can be challenging.