Software Alternatives, Accelerators & Startups

A Ride Through Optimising Legacy Spring Boot Services For High Throughput

AWS WAF AWS Elastic Load Balancing Amazon CloudFront
  1. AWS WAF is a web application firewall that helps protect your web applications from common web exploits.
    Add a firewall and other mechanisms for protecting your endpoints against malicious traffic and bots before it hits your workload and consumes those precious worker threads (e.g.: WAF).

    #Web Application Security #Security Monitoring #Identity And Access Management 29 social mentions

  2. Amazon ELB automatically distributes incoming application traffic across multiple Amazon EC2 instances in the cloud.
    Use load balancers and distribute load accordingly to your redundant spring boot services.

    #Web Servers #Web And Application Servers #Network & Admin 22 social mentions

  3. Amazon CloudFront is a content delivery web service.
    Add cache and edge servers to avoid unnecessary service load when possible (e.g.: cloudfront).

    #CDN #Cloud Computing #Content Distribution 69 social mentions

Discuss: A Ride Through Optimising Legacy Spring Boot Services For High Throughput

Log in or Post with