article thumbnail

New Route 53 and ELB features: IPv6, Zone Apex, WRR and more.

All Things Distributed

New Route 53 and ELB features: IPv6, Zone Apex, WRR and more. Route53 support for WRR load balancing. Weighted Round Robin is a DNS based load-balancing scheme that allows you to select multiple IP address for a name to be resolved to and to assigns frequencies ("weights") to how often the name should resolve to each address.

IPv6 96
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.” Global IPv6 adoption is currently around 22%, and is expected to hit 25% by the end of the year. T-Mobile, for example, now has 89% of their infrastructure running on IPv6.

IPv6 60
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

AWS Elastic Beanstalk: A Quick and Simple Way into the Cloud - All.

All Things Distributed

AWS Elastic Beanstalk automatically creates the AWS resources and application stack needed to run the application, freeing developers from worrying about server capacity, load balancing, scaling their application, and version control. New Route 53 and ELB features: IPv6, Zone Apex, WRR and more. APAC Summer Tour.

article thumbnail

Simplifying IT - Create Your Application with AWS CloudFormation.

All Things Distributed

There are several resources required: Elastic Load Balancers, EC2 instances, EBS volumes, SimpleDB domains and an RDS instance. New Route 53 and ELB features: IPv6, Zone Apex, WRR and more. They also setup Auto Scaling, EC2 and RDS Security Groups, configure CloudWatch monitoring and alarms, and use SNS for notifications.

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

Technology Short Take 153

Scott Lowe

This article contains some good information on IPv6 for those who are just starting to get more familiar with it, although toward the end it turns into a bit of an advertisement. I’ve still been collecting links to share with you, though, and here’s the latest collection. I hope you’re able to find something useful here!

Linux 74
article thumbnail

Amazon EC2 Cluster GPU Instances - All Things Distributed

All Things Distributed

The different stages were then load balanced across the available units. New Route 53 and ELB features: IPv6, Zone Apex, WRR and more. General Purpose GPU programming. Programming the GPU evolved in a similar fashion; it started with the early APIs being mainly pass-through to the operations programmed in hardware.