Tag

Data Access

0 views collected around this technical thread.

DataFunTalk
DataFunTalk
Jun 5, 2023 · Cloud Computing

Comcast Hybrid Cloud Data Platform Case Study: Seamless and Secure Data Access with Alluxio

Comcast’s hybrid‑cloud data platform, built on Trino and Amazon S3, faced challenges such as fragmented data access, costly data copies, and latency, leading the DX team to adopt Alluxio as a unified, cache‑enabled, secure middle‑layer that bridges storage and compute.

AlluxioAmazon S3Data Access
0 likes · 3 min read
Comcast Hybrid Cloud Data Platform Case Study: Seamless and Secure Data Access with Alluxio
Bilibili Tech
Bilibili Tech
Oct 21, 2022 · Big Data

Bilibili Releases Four Free Patent Licenses for Big Data Technologies

Bilibili has freely licensed four big-data invention patents—covering precise data reading, cleaning, transmission, and rapid positioning—to foster industry innovation, support the digital ecosystem outlined in China’s 14th Five-Year Plan, and showcase its commitment to open-source big-data solutions.

BilibiliCache ManagementData Access
0 likes · 4 min read
Bilibili Releases Four Free Patent Licenses for Big Data Technologies
IT Architects Alliance
IT Architects Alliance
Aug 29, 2021 · Fundamentals

Understanding Three‑Tier Architecture and Layered Design Patterns

This article explains the classic three‑tier software architecture, detailing the responsibilities of the presentation, service, business, and data‑access layers, comparing MVC, MVP, and Presentation Model patterns, and discussing design considerations such as DTOs, WCF services, and common infrastructure for scalable enterprise systems.

Data AccessMVCService Layer
0 likes · 10 min read
Understanding Three‑Tier Architecture and Layered Design Patterns
FunTester
FunTester
Jun 16, 2020 · Backend Development

Managing Test User Module Data with MyBatis XML and Java Bean

The article details how to handle test user module data by converting ID fields to strings, validating optional parameters, and configuring complex MyBatis XML mappings alongside a Java bean, illustrating the full workflow from requirements to implementation and testing.

BackendData AccessJava
0 likes · 6 min read
Managing Test User Module Data with MyBatis XML and Java Bean
Architecture Digest
Architecture Digest
Jun 10, 2017 · Backend Development

Designing a Stable Architecture for .NET Applications: Presentation, Business, and Data Layers

The article discusses a systematic .NET application architecture that separates the presentation, business, and data layers, explains UI and controller responsibilities, compares data‑transfer and domain models, and reviews various data‑access strategies such as ADO.NET, ORM, and DataMapper to achieve maintainable, extensible software.

Data AccessMVCarchitecture
0 likes · 15 min read
Designing a Stable Architecture for .NET Applications: Presentation, Business, and Data Layers