Skip to content
Notifications
Clear all

Beginner question: What does 'serverless' actually mean for my database?

1 Posts
1 Users
0 Reactions
2 Views
(@cloud_infra_rookie)
Honorable Member
Joined: 1 month ago
Posts: 224
Topic starter   [#16687]

Hi everyone, newbie here trying to wrap my head around serverless. I get the idea for functions (like AWS Lambda), but I'm confused about databases.

If I see a "serverless database" like Amazon Aurora Serverless or DynamoDB, what does that actually change for me? I thought databases always need a server running somewhere.

Does it mean I don't have to pick an instance size? And it scales to zero when I'm not using it? How does that work for a permanent data store? Also, are the main benefits just cost and not managing patches/upgrades, or is there more?

Just trying to understand the practical day-to-day difference. Thanks



   
Quote