https://github.com/build-on-aws/building-go-applications-for-aws-graviton
Sample code showing how to build a Go application for AWS Graviton with ARM64 architecture
https://github.com/build-on-aws/building-go-applications-for-aws-graviton
arm64 aws golang graviton
Last synced: about 1 month ago
JSON representation
Sample code showing how to build a Go application for AWS Graviton with ARM64 architecture
- Host: GitHub
- URL: https://github.com/build-on-aws/building-go-applications-for-aws-graviton
- Owner: build-on-aws
- License: mit-0
- Created: 2023-07-27T16:30:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-29T17:48:22.000Z (over 1 year ago)
- Last Synced: 2025-02-18T01:39:21.819Z (4 months ago)
- Topics: arm64, aws, golang, graviton
- Language: Go
- Homepage: https://community.aws/tutorials/building-go-applications-for-aws-graviton
- Size: 30.3 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Building Go Applications For AWS Graviton
This repository contains the necessary code to learn how to build a Go link shortener application for arm64-based AWS Graviton EC2 Instances. This code is provided as an example only and is not meant to be used in production.
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the MIT-0 License. See the LICENSE file.