Thank you for Subscribing to CIO Applications Weekly Brief
A featured contribution from Leadership Perspectives, a curated forum for enterprise technology leaders, nominated by our subscribers and vetted by the CIOApplications Editorial Board.

LLC
Michael Meyer, Chief Risk Officer (CRO) and Chief Security Officer (CSO), MRS BPO
What You Need to Know About AWS


AWS is so much more than cloud storage, or even a cloud compute engine. AWS is comprised of over 90 different types of services in 20 different categories. AWS is growing in size, breadth, a nd c omplexity e very m onth. L et’s s tart w ith d ata organization. At a high level, AWS is organized into regions, availability zones, edge locations, and instances. Regions are the highest level and are physical geographic places in the world, whereas availability zones are virtual places located within the regions. Edge locations are closer to populated areas and basically serve as the front end to AWS, plus cache data to make access faster. An instance is the lowest level container for data.
Each AWS user can create one or many instances within an availability zone. Each availability zone can be located at one or more physical data centers to provide redundancy. As an example, in the US there are two regions: US East and US West. The US East region contains 9 availability zones, and US West contains 6. Also, there are 2 government regions in US West (for a total of 8 Regions). There are 20 edge locations and 3 regional edge caches.
Across the world, there are 16 different regions and 44 availability zones. AWS has built regions everywhere around the world except for two continents (Africa and Antarctica). Looking ahead to the 2018 timeframe there are six more regions and 17 more availability zones planned. AWS created regions to reduce local latency as well as help companies and governments comply with local rules and data compliance requirements in each country.
If you have not started using AWS, or experimenting with it, there hasn’t been a better time to do it--than right now
Probably one of the most popular services at Amazon is for storage. Their storage services are Amazon Simple Storage Service (S3), Amazon Glacier (for longer-term storage) and AWS Storage Gateway which allows you to connect your on-site storage systems to Amazon’s storage systems. As an example of how this works, you could connect Amazon Glacier to your server via the Storage Gateway instead of to a tape backup system. Amazon Elastic Block Storage (EBS) and Amazon Elastic File System (Amazon EFS) provide storage services and are both custom-tailored for EC2 instances.
Big Data is something that Amazon does exceptionally well. Amazon has eight primary Analytics offerings that can help you work with large data sets for analysis and processing. These services are Athena, Elastic Map Reduce (EMR), elastic search Service, Kinesis, QuickSight, Redshift, Glue, and Data Pipeline. Athena is a high-speed interactive parallel SQL query tool that can be used to get at vast amounts of S3 data in seconds. Amazon EMR is a managed Hadoop framework that is dynamically scalable. Elastic search is a service that youdo not know you need until you realize that there must be a better way to search large files for text, monitor applications or analyzing logs. Kinesis is an exciting tool that allows you to collect, analyze and process large amounts of streaming data. With this tool, you can now analyze logs, clickstreams and telemetry data in near real-time. QuickSight is an easy to use and low-cost business analytics tool for most companies. Redshift is your standard data warehouse but on steroids. It can handle Petabytes of data without an issue. Glue is a full-service ETL offering that allows you to prepare and load data for analytics. Lastly, Data Pipeline lets you move data as if it was in a pipeline all around Amazon and to/from your premise location.
Amazon has many impressive services that are becoming even easier to use, more robust and connected with each other. If you have not started using AWS, or experimenting with it, there hasn’t been a better time to do it--than right now.

