Live data from Hacker News

Viewing profile — zob_cloud

zob_cloud

HN member
Joined
Fri, Jun 17, 2016, 5:04 PM UTC
HN karma
8
Public activity
8 items

About zob_cloud

No profile information was provided.

Recent public activity

  1. comment
    Comment #32280198

    Which internal health checks are you referring to?

  2. comment
    Comment #18991376

    Elastic Load Balancing blog post about TLS Termination on Network Load Balancers! This includes the ability to preserve source IP to your targets while terminating / offloading TLS…

  3. comment
    Comment #15203264

    Browsers typically use a few connections to load a page so that it can load faster. Each of those threads has a different source port, and thus may route to a different target. In …

  4. comment
    Comment #15198026

    There are ways of finding out more... https://www.amazon.jobs/en/jobs/518372/senior-software-devel...

  5. comment
    Comment #15197984

    Better off depends on what your workload goals are. If you want path or host name based routing, Application load balancer may be a better fit as it natively supports WebSockets. I…

  6. comment
    Comment #14064062

    And they're free! Although only can be used on AWS services, currently ELB and CloudFront. https://aws.amazon.com/certificate-manager/

  7. comment
    Comment #12270505

    Yes they do. For a single connection the websocket will always go to the same back end regardless of sticky sessions being enabled. If stickyness is enabled, and the same client cr…

  8. comment
    Comment #12269874

    ELB Classic & ELB Application Load Balancer don't support multiple SSL certificates. There is support multiple Subject Alternative Names (SANs https://en.wikipedia.org/wiki/Subject…