Should You Containerize Your Go Code?

  1. home
  2. Books
  3. Should You Containerize Your Go Code?

Should You Containerize Your Go Code?

5.00 1 1
Share:

Docker’s catchphrase for its containers is compelling: "Build, Ship and Run Any App, Anywhere." Go already has some of those attributes built in,...

Also Available in:

  • Amazon
  • Audible
  • Barnes & Noble
  • AbeBooks
  • Kobo

More Details

Docker’s catchphrase for its containers is compelling: "Build, Ship and Run Any App, Anywhere." Go already has some of those attributes built in, including cross-compilation and the production of single executable files without dependencies. Are there any reasons, then, for Go programmers to use containers to deploy code?

In this lesson, veteran developer Liz Rice outlines several advantages that containers can provide for Go programmers—such as how they help you restrict the resources that your code can access, and how you can use them to run and test your software locally with other components. You’ll then look at some cases where containers wouldn’t add any benefit at all.

As always, it’s important to use the right tool for the job, and containers can offer advantages for Go programmers in the right circumstances. This lesson provides some helpful guidelines.

  • Format:ebook
  • Pages:7 pages
  • Publication:2018
  • Publisher:O'Reilly Media, Inc.
  • Edition:
  • Language:eng
  • ISBN10:149203150X
  • ISBN13:9781492031505
  • kindle Asin:149203150X

About Author

Liz Rice

Liz Rice

4.48 288 41
View All Books