If you have heard the term “serverless,” but not much else, then John Demian‘s brief guide will help you get up to speed.
John describes serverless hosting as “an event-based system for running code.” In other words, services “create business logic without caring about any servers. You’re abstracting away the infrastructure altogether.”
Static websites on S3, serverless databases like DynamoDB or Aurora Serverless, and “running code without managing servers with Lambda” are all excellent examples.