Use AWS Controllers for Kubernetes to deploy a solution consisting of Lambda, DynamoDB and API Gateway
In this blog post, you will be using AWS Controllers for Kubernetes on an Amazon EKS cluster to put together a solution where HTTP requests sent to a REST endpoint exposed by Amazon API Gateway are processed by a Lambda function and persisted to a Dy...