Tagged articles
2 articles
Page 1 of 1
ITPUB
ITPUB
Aug 16, 2024 · Databases

How Canva Scaled Its Media Service: From MySQL Limits to DynamoDB Migration

Canva’s media service, handling billions of assets, evolved from a MySQL‑based microservice architecture to a DynamoDB‑backed solution by incrementally migrating metadata, sharding tables, employing real‑time dual writes via SQS, and implementing zero‑downtime cut‑over, dramatically improving latency and scalability.

CanvaDynamoDBMedia Service
0 likes · 14 min read
How Canva Scaled Its Media Service: From MySQL Limits to DynamoDB Migration
Tencent Music Tech Team
Tencent Music Tech Team
Dec 23, 2016 · Mobile Development

Android Auto Overview and Development Guide

Android Auto, Google’s car‑infotainment SDK launched in 2014, lets phones running Android 5.0+ connect via USB or Wi‑Fi to a head‑unit that displays voice, navigation, messaging, music and phone functions, while developers can only create music or messaging apps using a fixed UI, media service, and MediaSession interfaces.

Android AutoAndroid SDKMedia Service
0 likes · 11 min read
Android Auto Overview and Development Guide