Blog posts
Step-by-Step Guide to Building a Serverless Text to Speech Solution using Golang on AWS
📅 6 April 2023
⏱️ 8 mins read
#machinelearning
#serverless
#lambda
Use AWS Controllers for Kubernetes to deploy a Serverless data processing solution with SQS, Lambda and DynamoDB
📅 20 March 2023
⏱️ 10 mins read
#go
#aws
#kubernetes
Use Golang for data processing with Amazon Kinesis and AWS Lambda
📅 6 March 2023
⏱️ 6 mins read
#go
#aws
#serverless
Deploying Go Applications to AWS App Runner: A Step-by-Step Guide
📅 2 March 2023
⏱️ 5 mins read
#go
#aws
#apprunner
Use CDK to deploy a complete solution with Kafka, App Runner, EKS and DynamoDB
📅 9 January 2023
⏱️ 5 mins read
#golang
#dynamodb
#aws
Use CDK to deploy a complete solution with Kafka, App Runner, EKS and DynamoDB
📅 9 January 2023
⏱️ 5 mins read
#cdk
#aws
#go
Getting started with MSK Serverless and AWS Lambda using Go
📅 3 January 2023
⏱️ 4 mins read
#kafka
#go
#serverless
Getting started with MSK Serverless and AWS Lambda using Go
📅 3 January 2023
⏱️ 4 mins read
#golang
#kafka
#serverless
DynamoDB Go SDK: How to use the Scan and Batch operations efficiently
📅 15 December 2022
⏱️ 9 mins read
#golang
#dynamodb
#database