Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The Blink Mobility Platform uses Amazon Web Services to deliver an extremely scalable and robust deployment platform, using most aspects of the AWS to achieve superior results.

 PlatformStructureOverview.png

To allow us to allow optimized worldwide resolution for requests to AWS regions, we make use of Amazon’s Route 53, which delivers reliable, scalable DNS as well as prioritised round-robin DNS resolution.

The Elastic Compute Cloud allows the use of web service interfaces to launch instances as required.

We use AWS’ Elastic Load Balancers to determine when we need to add additional computing power. With the Elastic Compute Cloud’s (EC2). Using the AWS Elastic Load Balancer (ELB), we can route requests to the most appropriate EC2 instance based on load and proximity, as well as monitor such loads and initiate additional EC2 instances if required, often within minutes. The EC2 allows us to scale up or down as required, providing resizable compute capacity.

CloudWatch is used to monitor all AWS resources in real-time, including Amazon EC2 instances, Amazon EBS volumes, Elastic Load Balancers, and Amazon RDS DB instances. It allows us system-wide visibility into resource utilization, application performance, and operational health.

CloudFront is used to deliver static content.

Testing and Demonstration environments are kept on separate instances, so that they do not impact upon our Production Environment.

  • No labels