Developer Center / ...
Go on AWS
Tools
Blogs
Total results: 31
-
Michael Tran, Alain Krok, Dinesh Sajwan, 10/29/2024We will be highlighting Projen’s powerful features that cater to various aspects of project management and development. We’ll examine how Projen enhances polyglot programming within Amazon Web Services (AWS) Cloud Development Kit constructs. We’ll also touch on its built-in support for common development tools and practices. In our previous blog, we introduced you to the [...]
-
Shun Mao, Matej Gera, 06/25/2024This post will show you how to take your CloudWatch metrics to the next level by using your AWS resource tags in your monitoring setup.
-
Burcu Kilic, 01/12/2024In alignment with our SDKs and Tools Maintenance Policy, AWS SDK for Go (v1) will enter maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. Existing applications that use AWS SDK for Go (v1) will continue to function as intended, unless there is a fundamental change to how an AWS service [...]
-
Sheila Busser, 05/31/2022This blog post was written by Syl Taylor, Professional Services Consultant. In March 2022, the highly anticipated Go 1.18 was released. Go 1.18 brings to the language some long-awaited features and additions, such as generics. It also brings significant performance improvements for Arm’s 64-bit architecture used in AWS Graviton server processors. In this post, we [...]
Build
Build and Deploy a Go Application
Get started with deploying a Go application. Choose from several launchable code samples that allow you to quickly deploy a Go application on Elastic Beanstalk.
Manage S3 buckets with Go
A collection of short tutorials to execute common operations with S3 buckets such as storing and reading S3 buckets, encrypting your files and more.
Build a Serverless Application
Learn how to create and run a Lambda function from the Go SDK. Also learn how to configure your Lambda function to receive notifications.