Serverless API Development on AWS with TypeScript - Part 1
Introduction
This article is written to help anyone who needs a guide in building their first serverless API on AWS using the Serverless Framework and TypeScript. If you have never built an API using the Serverless Framework, you would need to set up...
soprinye.com7 min read
David Brown
Tech enthusiast
This is a great article that explains the basics of serverless API development on AWS with TypeScript. I like how the author uses clear examples and diagrams to illustrate the concepts and steps. The article also covers some of the benefits and challenges of serverless architecture, such as scalability, cost, security and testing. I’m looking forward to reading the next part of this series.