Listing Thumbnail

    Golang (Go) on Ubuntu Server 20.04 LTS with support by AskforCloud LLC

     Info
    AWS Free Tier
    This product has charges associated with it for seller support. Go is an open source programming language supported by Google.
    Listing Thumbnail

    Golang (Go) on Ubuntu Server 20.04 LTS with support by AskforCloud LLC

     Info

    Overview

    This is a repackaged open source software product wherein additional charges apply for support and maintenance by AskforCloud LLC.

    The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

    Disclaimer : This Virtual machine offer contains free and open source software. All the software, trademarks used in the Virtual machine offer are the exclusive property of their respective owners. Askforcloud LLC does not offer commercial license of the product mentioned above.

    Highlights

    • Go is an open source programming language supported by Google. Go was created at Google in 2007.
    • Built-in concurrency and a robust standard library.
    • Easy to learn and get started with it. Growing ecosystem of partners, communities, and tools.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Ubuntu Server 20.04 LTS

    Typical total price

    This estimate is based on use of the seller's recommended configuration (t2.large) in the US East (N. Virginia) Region. View pricing details

    $0.193/hour

    Pricing

    Golang (Go) on Ubuntu Server 20.04 LTS with support by AskforCloud LLC

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Usage costs (442)

     Info
    • ...
    Instance type
    Product cost/hour
    EC2 cost/hour
    Total/hour
    t2.nano
    $0.006
    $0.006
    $0.012
    t2.micro
    AWS Free Tier
    $0.006
    $0.012
    $0.018
    t2.small
    $0.01
    $0.023
    $0.033
    t2.medium
    $0.06
    $0.046
    $0.106
    t2.large
    Recommended
    $0.10
    $0.093
    $0.193
    t2.xlarge
    $0.10
    $0.186
    $0.286
    t2.2xlarge
    $0.10
    $0.371
    $0.471
    t3.nano
    $0.006
    $0.005
    $0.011
    t3.micro
    AWS Free Tier
    $0.006
    $0.01
    $0.016
    t3.small
    $0.01
    $0.021
    $0.031

    Additional AWS infrastructure costs

    Type
    Cost
    EBS General Purpose SSD (gp2) volumes
    $0.10/per GB/month of provisioned storage

    Vendor refund policy

    For this offer, Askforcloud LLC does not offer refund, you can cancel at anytime.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    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

    NA

    Additional details

    Usage instructions

    Connect to EC2 Linux instance - https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstances.html  ( Port - 22 and Username - ubuntu)

    Go programming language : https://go.dev/doc/  Use the following steps:

    1. Open a terminal and cd to your home directory - "cd"
    2. Create a hello directory for your first Go source code.For example, use the following commands: "mkdir hello" "cd hello"
    3. Enable dependency tracking for your code.To enable dependency tracking for your code by creating a go.mod file, run the go mod init command, giving it the name of the module your code will be in. For the purposes of this tutorial, just use example/hello - "go mod init example/hello"
    4. In your text editor, create a file hello.go in which to write your code.
    5. Run your code to see the greeting - " go run . "
    6. The go run command is one of many go commands you'll use to get things done with Go. Use the following command to get a list of the others: " go help "

    Resources

    Support

    Vendor 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.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 AWS reviews
    No customer reviews yet
    Be the first to write a review for this product.