AWS re:Invent 2022 - Application networking foundations (NET204)

Поделиться
HTML-код
  • Опубликовано: 2 янв 2025

Комментарии • 11

  • @manojreddy9026
    @manojreddy9026 2 года назад +1

    Excellent session!!!

  • @devopsinvent
    @devopsinvent Год назад +1

    Can you also make video on end to end architecture for banking secured application with kubernetes and cicd pipeline also monitoring

    • @awssupport
      @awssupport Год назад

      Thanks for the feedback! 🎞️ We're always looking for ways to improve your experience. We have multiple options available to make sure your voice is heard: go.aws/feedback. 📝 ^SA

  • @kapilch
    @kapilch Год назад +1

    awesome session, loved the animation :)

    • @awssupport
      @awssupport Год назад

      We're so glad you enjoyed it, Kapil! 😁 ^LD

  • @ParthPatel-jn6io
    @ParthPatel-jn6io 2 года назад

    Just a generic question for the LB concept related to a video. I thought to compare ALB with Nginx which also provides TLS termination, path/host based routing and we can deploy nginx in EC2 backend servers with ASG enabled to scale. What are main reasons we shall use ALB instead Nginx and vice versa ?

    • @tomadamski6503
      @tomadamski6503 2 года назад

      The main difference is that ALB is a managed service and NGINX (or any other deployment) isn't. You have to deploy the instances/containers hosting NGINX, patch, scale, monitor, manage etc. ALB also integrates natively with other AWS managed services like AWS WAF, Amazon Global Accelerator, Route 53 Application Recovery Controller. That said, if you find a feature that's missing from ALB there are plenty of 3rd part options out there that could close that gap until it's developed.

    • @ParthPatel-jn6io
      @ParthPatel-jn6io 2 года назад

      @@tomadamski6503 Thanks for briefing it.

    • @SV-tc8cu
      @SV-tc8cu Год назад

      You can use both by adding Nginx as a target for ALB with any customization for your needs

  • @devopsinvent
    @devopsinvent Год назад

    Can we use HA proxy as external service for request and is there any charges if we use external open-source tools combining with aws services

    • @awssupport
      @awssupport Год назад

      Hi. 🙂 I found this blog post that may help: go.aws/3QSmmEt. 👈 If you'd like, you can learn more about pricing, here: go.aws/3SyFZm7. You may also find it useful to reach out to our Sales team directly: go.aws/contact-aws. 💬 ^SA