Writing about computers and softwares

I write here to collect my discoveries as a result of exploring & tinkering with code

Interfaces in Go - 1

This is the first article in the Interface in Go series in which we will discover interfaces from scratch and try to understand their essence

Using AWS SDK for Go V2 with DynamoDB

We will explore how to use AWS SDK for Go version 2.0 with DynamoDB which is installed locally using container to get familiar with the sdk and DynamoDB without incurring any cost