Can you also make video on end to end architecture for banking secured application with kubernetes and cicd pipeline also monitoring
@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
@manojreddy9026 Жыл бұрын
Excellent session!!!
@ParthPatel-jn6io Жыл бұрын
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 Жыл бұрын
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 Жыл бұрын
@@tomadamski6503 Thanks for briefing it.
@SV-tc8cu Жыл бұрын
You can use both by adding Nginx as a target for ALB with any customization for your needs
@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 Жыл бұрын
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