Data Abstraction in Large Web Applications
Offered By: PHP UK Conference via YouTube
Course Description
Overview
Learn how to effectively implement data abstraction in large web applications through this 41-minute conference talk from PHP UK Conference 2012. Explore the challenges of database-centric applications and discover best practices for creating flexible, scalable data layers. Gain insights into the LAMP stack, Socorro, data models, actions, and the importance of disassociating tables from models. Examine custom objects, standard class objects, HBase, and NoSQL databases. Understand the DataMapper pattern, strategies for predicting future needs, and infrastructure considerations. Enhance your ability to design robust web applications that can easily adapt to new data sources and changing requirements.
Syllabus
Introduction
Title
The LAMP stack
The problem with databases
Socorro
Solution
Large Web Applications
Data Model
Actions
What is it
Disassociate
Tables are not models
Data source agnostic
Custom objects
Standard class objects
HBase
No sequel databases
The bottom line
Questions
DataMapper Pattern
Predicting the Future
Live Strategy
Infrastructure
Latency
Taught by
PHP UK Conference
Related Courses
What's New in PHP 8.1PHP UK Conference via YouTube From Betamax to VCR - Harden Your API Integration Testing
PHP UK Conference via YouTube Levelling Up Your Web Scraping Game
PHP UK Conference via YouTube Practical Advanced Static Analysis
PHP UK Conference via YouTube PHP Fibers
PHP UK Conference via YouTube