article thumbnail

Liveblog: IPv6 in the Cloud - Protocol and Service Overview

Scott Lowe

This is a liveblog of an AWS re:Invent 2017 breakout session titled “IPv6 in the Cloud: Protocol and Service Overview.” ” The presenter’s name is Alan Halachmi, who is a Senior Manager of Solutions Architecture at AWS. T-Mobile, for example, now has 89% of their infrastructure running on IPv6.

IPv6 60
article thumbnail

Kubernetes on OpenStack: The Technical Details

Scott Lowe

For inbound connectivity, this is where Kubernetes Services come into play; you could have a Service of type NodePort (unique port forwarded by kube-proxy on every node in the Kubernetes cluster) or a Service of type LoadBalancer (which uses a cloud load balancer with nodes & NodePorts as registered backends).

article thumbnail

Amazon EC2 Cluster GPU Instances - All Things Distributed

All Things Distributed

Building general purpose architectures has always been hard; there are often so many conflicting requirements that you cannot derive an architecture that will serve all, so we have often ended up focusing on one side of the requirements that allow you to serve that area really well. From CPU to GPU. General Purpose GPU programming.