Code Monkey home page Code Monkey logo

elb-user-guide's Introduction

elb-user-guide's People

Contributors

aws-tina avatar blange avatar joshbean avatar julieso avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

elb-user-guide's Issues

https://aws.amazon.com/elasticloadbalancing/features/#Product_comparisons

Capture
https://aws.amazon.com/elasticloadbalancing/features/#Product_comparisons

The table states that the Network Load Balancer operates at Layer 7 .
Don't think this is correct.

The issue seems to be in the page source. Specifically with HTML element :

<td colspan="4" height="19" width="697" style="text-align: center;"><b>Layer 7</b></td>

I believe you can fix this by modifying the page source as follows :

       <tr>
       <td height="19" width="178">OSI Layer Functionality</td> 
       <td width="158">Layer 7</td> 
       <td width="152">Layer 4</td> 
       <td width="209">Both</td> 
      </tr>

==

Regards ,

Manuel Hubbard

# New Issue on https://aws.amazon.com/elasticloadbalancing/features/#Product_comparisons

Good Day,

I would like to request an alteration to the table depicted in the following link :
https://aws.amazon.com/elasticloadbalancing/features/#Product_comparisons

I see that "layer 7" and "Security" are supposed to be separate sections in the table.
I don't think this is clear in the current version of the table.

Instead of indicating a separate section, It actually looks like these two words are misaligned (offset column data) .

the elements in question are :
<td colspan="4" height="19" width="697" style="text-align: center;"><b>Layer 7</b></td>
<tr> <td colspan="4" height="19" width="697" style="text-align: center;"><b>Security</b></td> </tr>

Maybe this can be changed to :
<td colspan="4" height="19" width="697" style="text-align: center;"><b>Layer 7 Features</b></td>

<tr> <td colspan="4" height="19" width="697" style="text-align: center;"><b>Security Features</b></td> </tr>

Just to ensure that its clear that these two words indicate a subsection of the table.

Regards,

Manuel Hubbard
New_Table

Outdated architecture icons in how-elastic-load-balancing-works.md

In how-elastic-load-balancing-works.md older icons that the current https://aws.amazon.com/architecture/icons/ are used.
Also, the orange icon for the classic load balancer is used instead of the icon for Elastic Network Interfaces.
I get the concept that there are two Load Balancer "nodes", but the diagram suggests that there are two load balancers.

In AWS Training Architecting on AWS and Systems operations, the Load Balancer icons in diagrams are clearly distinguished from the ENI icons

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.