TypeScript Project Using Serverless Framework

A deep dive into the basics

Chameera Dulanga
LinkIT

--

Photo by Taylor Vick on Unsplash

In this article, I’m going to show you how to set up a TypeScript project using a serverless architecture.

First of all, you must have an AWS account to proceed with serverless architecture, and it is always good to create a separate IAM user for your application as well.

Step 1- Creating a new IAM user.

Login to your AWS console and select IAM service and select Users. Then select Add User and you will be redirected to a UI like this where you can give a name to the new user. After naming a new user you can set permissions for the user and then continue with the default settings.

Screenshot by Author
Screenshot by Author

At the end of a successful user creating you will receive Access Key ID and Secret Access Key, which will be used later to make a connection between your application and AWS services. So, make sure you download and save those IDs.

--

--

Chameera Dulanga
LinkIT

Associate Technical Lead | AWS Community Builder (x4) | Content Manager