Steps For Design
Example: Winston Tenants Support in Billing Service
Want to expand the service to China, allow China vendors (so that they can send to US or EU), multiple tenants within a workplace
Problem Statement
Definitions
New definitions for tenant or tenantID
Requirements
Stuff that we have to get done
Support multiple tenants within a marketplace or region, for example.
Current Architecture
EnrollmentRegister DDB table
Proposed Architecture
Add the attributes, add global secondary indexing
What kind of changes need to be done in the APIs
Details
We should know what the API looks like, and what the records look like (the head and tail), and then flesh out the details of the middle
Created from: Brief check-in about intern project 202007021400
uid: 202007021402 tags: #amazon