Home / Companies / Ably / Blog / Post Details
Content Deep Dive

Database-driven realtime architectures: building a serverless and editable chat app - Part 1

Blog post from Ably

Post Details
Company
Date Published
Author
Srushtika Neelakantam
Word Count
2,070
Company Posts That Month
3
Language
English
Hacker News Points
5
Post removed?
No
Summary

This article discusses the architecture and implementation of a serverless editable chat app using database-driven realtime messaging. The main components include NuxtJS for frontend web development, Ably for enabling pub/sub pattern, AWS Lambda functions to insert and update rows in PostgresDB, hosted on AWS RDS, Ably Postgres connector to watch changes on the database tables and publish messages on every change, AWS Fargate with AWS ECS and AWS ECR to deploy the Ably Postgres connector's dockerized image, Netlify to host the static Jamstack site, and Netlify functions to enable a token auth endpoint to authenticate with Ably. The Ably Postgres connector is a key dependency that makes this architecture possible.

Trends Found in this Post
Trend Post Mentions Total Month Mentions Posts Companies MoM
Serverless 20 710 111 53 +4%
Real-time 18 1,349 292 107 +35%
Use This Data

Use this post, company, and trend context to find content marketing opportunities, perform competitive analysis, or address product feature gaps via the Plushcap MCP server or the Plushcap API.