Overview
Golang_17.5 on Ubuntu 22.04 with Free maintenance support by ATH.
This is a repackaged open source software product wherein additional charges apply for support. Go, commonly referred to as Golang, is a modern programming language created at Google by Robert Griesemer, Rob Pike, and Ken Thompson. Launched in 2009, Go was developed with a focus on simplicity, efficiency, and maintainability. The language is designed to provide a clean and concise syntax that promotes readability and ease of use, allowing developers to write clear and efficient code.Go is well-suited for concurrent programming, with built-in support for lightweight threads called goroutines. Goroutines enable easy concurrency, making it straightforward to create scalable and efficient programs that can handle many simultaneous tasks.
Highlights
- Go is designed with simplicity in mind, promoting clean and readable code. Its syntax is straightforward, making it accessible for developers to learn and work with efficiently.
- Golang is a compiled language that produces fast and efficient machine code. Its static typing and compilation directly contribute to high-performance executable binaries.
- Go introduces the concept of goroutines, lightweight concurrent threads that simplify concurrent programming. This makes it easier to write scalable and parallelized code.
Details
Typical total price
$0.12/hour
Features and programs
Financing for AWS Marketplace purchases
Pricing
Free trial
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.micro AWS Free Tier | $0.00 | $0.012 | $0.012 |
t2.small | $0.02 | $0.023 | $0.043 |
t2.medium | $0.02 | $0.046 | $0.066 |
t2.large | $0.02 | $0.093 | $0.113 |
t2.xlarge | $0.02 | $0.186 | $0.206 |
t2.2xlarge | $0.02 | $0.371 | $0.391 |
t3.nano | $0.02 | $0.005 | $0.025 |
t3.micro AWS Free Tier | $0.02 | $0.01 | $0.03 |
t3.small | $0.02 | $0.021 | $0.041 |
t3.medium | $0.02 | $0.042 | $0.062 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
No Return
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Try one unit of this product for 5 days. There will be no software charges for that unit, but AWS infrastructure charges still apply. Free Trials will automatically convert to a paid subscription upon expiration and you will be charged for additional usage above the free units provided.
Additional details
Usage instructions
( Port - 22 and Username - ubuntu) Connect to your Virtual Machine via SSH and run the following command to update the package list:
sudo apt-get update
#mkdir hello Alternatively, clone it if it already exists in version control. #cd hello #go mod init example/user/hello go: creating new go.mod: module example/user/hello #cat go.mod module example/user/hello go 1.16
Support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.