AWS ELB is a network load balancer service provided by Amazon Web Services for distributing traffic across multiple targets, such as Amazon EC2 instances, containers, IP addresses, and Lambda functions.
RequireJS is a JavaScript library and file loader which manages the dependencies between JavaScript files and in modular programming.