| |October 20189CIOReviewAcross the world, there are 16 different regions and 44 availability zones. AWS has built regions eve-rywhere 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 re-gions to reduce local latency as well as help companies and governments comply with local rules and data compliance requirements in each country.Let's explore some popular services on AWS so that you can speak the language of AWS. First, let's look at their databas-es offerings. AWS offers Relational Database Ser-vices (RDS) and allows the choice of six different data-bases (Aurora, MySQL, Mari-aDB, Oracle, SQL Server, Post-greSQL). AWS also offers several NoSQL database options. Amazon Sim-pleDB is a straightforward yet powerful database for most quick and dirty needs like logging or monitor-ing. It is very flexible and forgiving of data structures. Amazon DynamoDB is a very robust NoSQL for most database services. Once you pick the database (SQL or NoSQL) that you want, RDS will automatically install the database, configure it, and perform routine mainte-nance like installing patches and making backups.Amazon's compute engines are well known. The most popular one is Amazon Elastic Compute Cloud (Amazon EC2). This service provides scalable virtual servers for your applications to handle spikes up or down based on your needs (Auto Scaling). There are dif-ferent computer performance options available labeled C4, M4, T2, I2, and R3. For very extremely intense compute needs, F1 instances are available with Field Programmable Gate Arrays (FPGA's). Amazon also offers elastic load balancing to help keep each of your EC2 instances from becoming overloaded. For most of us, the easiest and lowest cost way to get started with cloud computing is to use the new Amazon Lightsail offering which has most of the options for compute, storage, and networking already pre-configured. This ease of use allows almost anyone (even someone with-out cloud experience) to launch virtual private servers (VPS) with only a few clicks. It is effortless to do and also low cost.Probably one of the most popular services at Ama-zon is for storage. Their storage services are Amazon Simple Storage Service (S3), Amazon Glacier (for long-er-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 Gate-way 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 Analyt-ics offerings that can help you work with large data sets for analysis and pro-cessing. These services are Athena, Elastic Map Reduce (EMR), elastic search Service, Kinesis, Quick-Sight, 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, moni-tor 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 re-al-time. QuickSight is an easy to use and low-cost busi-ness 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 be-coming 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.
< Page 8 | Page 10 >