Blog

  • Hello, everyone! In this diary, we will build our first serverless page, which says the hello. We will using these components of AWS below: Lambda API Gateway We are going to write our business code as a function in AWS Lambda, and assign an URL to run and show the response of the function via…