AWS SDK for Go and Python

AWS Software Development Kit (AWS SDK)

About AWS SDK

This is the Repo to follow: https://github.com/donnemartin/awesome-aws

SDK for Go

Install: https://github.com/aws/aws-sdk-go

This is our main Repo for Go: https://github.com/aws/aws-sdk-go

SDK for Python - boto3

https://github.com/boto/boto3


AWS Session in AWS SDK for GO

How to establish AWS Session

AWS Systems Manager to store encrypted keys

How to safely store your passwords and other confidential info using AWS Systems Manager Parameter Store

Go and DynamoDB

How to prohramatically, from Golang, consume DynamoDB

Create small Docker Image for Golang

Containerize Go application, build an optimal Docker Image using Dockerfile

AWS SDK for Go and Cognito

How to authenticate users in Golang Web with AWS Cognito

Go and S3

How to store and consume S3 objects from Golang.

Build Unicorn container in Fargate

How to containerize the Go application, and deploy it in ECS managed container orchestrator - Fargate.

Lambda and boto3

How to use Python boto3 library for Lambdas.


Last modified May 1, 2020: s3 done (627e93e)