Serverless API

Create Golang Serverless REST API in AWS Lambda

Today, we are learning how to create a basic serverless Golang API with Serverless Framework and deploy it to AWS Lambda and AWS API Gateway. Serverless API or FaaS (Function as a Service) has been a trend in modern software architecting for years. There are a few reasons that I do like serverless API Configure AWS Credentials …

Create Golang Serverless REST API in AWS Lambda Read More »