- 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.
- R語言經(jīng)典實例(原書第2版)
- Developing Mobile Web ArcGIS Applications
- 匯編語言程序設(shè)計(第2版)
- Mastering Scientific Computing with R
- SAS數(shù)據(jù)統(tǒng)計分析與編程實踐
- 算法訓(xùn)練營:提高篇(全彩版)
- 區(qū)塊鏈技術(shù)與應(yīng)用
- C和C++游戲趣味編程
- Service Mesh實戰(zhàn):基于Linkerd和Kubernetes的微服務(wù)實踐
- Getting Started with React Native
- Getting Started with Python
- C語言程序設(shè)計實踐
- Learning Bootstrap 4(Second Edition)
- 百萬在線:大型游戲服務(wù)端開發(fā)
- Keil Cx51 V7.0單片機(jī)高級語言編程與μVision2應(yīng)用實踐