From 21e15df8a4e8996aa8ad95a9f89946cd8d49ac9e Mon Sep 17 00:00:00 2001 From: binhnguyennus Date: Tue, 12 Dec 2023 17:42:39 +0800 Subject: [PATCH] Billing and Payment Platform at Grammarly --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4878ffc..2d55301 100644 --- a/README.md +++ b/README.md @@ -857,6 +857,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Avoiding Double Payments in a Distributed Payments System at Airbnb](https://medium.com/airbnb-engineering/avoiding-double-payments-in-a-distributed-payments-system-2981f6b070bb) * [Scaling Payments (3 parts) at Etsy](https://www.etsy.com/sg-en/codeascraft/scaling-etsy-payments-with-vitess-part-3--reducing-cutover-risk) * [Handles Millions of Digital Transactions Safely Everyday at Paytm](https://paytm.com/blog/engineering/how-paytm-handles-millions-of-digital-transactions-safely-everyday/) + * [Billing and Payment Platform at Grammarly](https://www.grammarly.com/blog/engineering/billing-and-payments-platform/) ## Interview * [Designing Large-Scale Systems](https://www.somethingsimilar.com/2013/01/14/notes-on-distributed-systems-for-young-bloods/)