Remove Development Remove IPv6 Remove Load Balancer
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 94
article thumbnail

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

All Things Distributed

Flexibility is one of the key principles of Amazon Web Services - developers can select any programming language and software package, any operating system, any middleware and any database to build systems and applications that meet their requirements. AWS Elastic Beanstalk: A Quick and Simple Way into the Cloud. Comments ().

Insiders

Sign Up for our Newsletter

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

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. Next to that they are often doing specialized development for these customers, meaning that for each production environment there may also be development and testing environments running.

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

However these fixed functions for vertex and fragment operations eventually became too restrictive for the evolution of next generation graphics, so new GPU architectures were developed where user specific programs could be run in each of the stages of the pipeline. The different stages were then load balanced across the available units.

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