Build a Serverless CRUD API with AWS
CRUD is an abbreviation for Create, Read, Update and Delete. It is a common functionality available in almost all modern day software that allows us perform the aforementioned actions on our applications.
Serverless resources take away the burden of ...
liliangaladima.hashnode.dev7 min read