- Analytics for the Internet of Things(IoT)
- Andrew Minteer
- 307字
- 2021-07-02 18:59:41
The AWS overview
In the land of cloud infrastructure, AWS is the king. It was the first of its kind, launched in 2005, and is the largest by a wide margin. It is ranked number one in every segment of Gartner magic quadrants on cloud infrastructure providers.
As reported by Computerworld in 2016, it has ten times the compute capacity of its 14 closest rivals combined. Entire companies, such as Netflix and AirBnB, run their operations on it. As can be seen in the following chart, AWS has over 30% of the market share, with the next closest competitor at 9%.

AWS offers a wide range of services from networking to compute to IoT. The following is a listing of the services from AWS management console. The management console is where you launch new services, monitor existing ones, and review billing:

You can reduce these into three categories of services that you need to have configured properly to support your analytics: networking, compute, and storage.
Networking includes security and handles communication routing. Your services need to be able to talk to each other.
Compute handles processing, calculations, and running applications. This is where the fun stuff happens - your analytics will operate here.
Storage handles where you keep the input data and output results of your IoT analytics. This needs to match the requirements of your analytics.
Managed services preconfigure a combination of the three categories so that much of the detail is handled automatically for you. The launching and configuring of underlying services is abstracted away and is handled under the covers. This enables you to add functionality quickly while reducing overall complexity. The penalty is that you are locking yourself into the AWS ecosystem. But the benefit typically outweighs the cost. There is enormous analytical power at your fingertips.
- Vue.js 3.x從入門到精通(視頻教學版)
- 機器人Python青少年編程開發實例
- MATLAB應用與實驗教程
- Java Web應用開發技術與案例教程(第2版)
- Unity Shader入門精要
- Unity 2D Game Development Cookbook
- Creating Data Stories with Tableau Public
- Orleans:構建高性能分布式Actor服務
- Java Web應用開發給力起飛
- C陷阱與缺陷
- 大學計算機應用基礎(Windows 7+Office 2010)(IC3)
- 一覽眾山小:ASP.NET Web開發修行實錄
- Visual C#(學習筆記)
- Mastering Machine Learning with scikit-learn
- INSTANT EaselJS Starter