Johann du Toit and Hiren Patel, GDE's for Cloud. Demo some features of the Google Cloud and try to show some demo's of running NodeJS on Compute with Replica Clusters and Templates
cloud though) • Choose a machine type to suit your application needs • variety of OS images to choose from, or a custom one • live migration and disruption free maintenance • persistent storage, encrypted before stored to media • API access • competitive pricing (following Moore's law)
or project private ➔ gcutil listimages • can be created from root persistent disks (gcimagebundle, gcutil addimage) • images can be created from scratch - advanced usage (see the docs)
ssd disks • lifecycle separate to that of instances ➔ gcutil listdisks/getdisks ➔ gcutil adddisk/attachdisk/detachdisk/deletedisk ➔ gcutil push/pull • IOPS performance increases with disk size • throughput grows to max of VM limit • under the hood, data is striped across many disks • modeled for predictable performance
IPs, internal, and optional external • Traffic through external IP is billed • External IPs are static or ephemeral ➔ gcutil listaddresses • up to 5 networks, IPv4 • max egress cap of 2Gbits/second per cpu core ➔ gcutil listfirewalls/addfirewall/deletefirewall ➔ gcutil addfirewall http2 --description="Incoming http allowed." --allowed="tcp:http"
the minute • Sustained use discounts • Persistent disks billed by GB, not IOPS. Bill does not vary on usage fluctuations of a disk • Details at https://developers.google. com/compute/pricing