The Importance of Proper Serverless API Design

Serverless enables you to create APIs in minutes. But just because you could, doesn’t mean you should

Allen Helton
Better Programming
Published in
7 min readMar 9, 2022

--

Photo by Campaign Creators on Unsplash

I was troubleshooting a production issue last week. The issue stated that some shared files weren’t showing up in our application even though they had been shared multiple times.

--

--

I am an AWS serverless hero with a strong focus on API design and standardization, event-driven architectures, and software automation.