What Technologies Enterprises Need to Build an IoT App

5 Technologies You Need to Build an IoT Application

IoT apps
Written By
Darryl K. Taft
Darryl K. Taft
Aug 3, 2016
3 minute read
eWeek content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More


5 Technologies You Need to Build an IoT Application

1 - 5 Technologies You Need to Build an IoT Application

With data coming in from so many sources, building an Internet of things application isn’t easy. However, these five technologies may help.


Computation (Spark, Impala, Storm, etc.)

2 - Computation (Spark, Impala, Storm, etc.)

IoT applications run on distributed infrastructures. Clusters of servers are responsible for ingesting, analyzing and storing large amounts of data from groups of connected devices. As a result, IoT applications need computational tools that provide real-time parallel processing for distributed datasets. These tools, such as Apache Spark, Apache Storm and Impala, allow developers to access continuous streams of data and run queries on it quickly and in a scalable manner. Computation solutions enable faster analysis, even on large amounts of information.


Database (Riak, Cassandra, MongoDB)

3 - Database (Riak, Cassandra, MongoDB)

In the IoT world, databases must not only be able to handle constant reads and writes, but they must also complement the computational tools in the application stack. The database has to be able to provide strong query and retrieval capabilities that allow the rest of the tools in the stack to operate efficiently. Most importantly, databases for an IoT application have to be built specifically to write and query IoT data. Millions of sensors generate petabytes of data that companies want to take advantage of. The database that provides the spine of the architecture must scale and always be available without unnecessarily increasing latency or suffering from data degradation.


Advertisement

Queuing System (RabbitMQ and Kafka)

4 - Queuing System (RabbitMQ and Kafka)

IoT applications must deal with massive amounts of data generated by sensors and devices. The data is sent either in real time or batches—usually at some point in the chain of infrastructure it must be batched. Storage and analytics has a limit on how much can be dealt with in real time versus what should be done in near time. Queuing becomes important when dealing with high volumes of data across applications or when trying to combine many disparate data sources. Kafka and RabbitMQ are popular examples of queuing solutions used to solve this problem.


Application Frameworks (Akka and Spring)

5 - Application Frameworks (Akka and Spring)

Frameworks offer developers simplicity. Solutions like Akka and Spring help to manage complexity so developers can focus on more important tasks. These frameworks are especially prevalent in companies that are focused on high productivity and where noticeable application downtime can render the business immobile. Akka, for example, is especially good at managing failure, even when a million different actions are taking place simultaneously, such as sudden activity spikes on a series of services handling IoT data.


Resource Management/Operating Environment (Mesos)

6 - Resource Management/Operating Environment (Mesos)

IoT applications are resource-intensive undertakings. As application user bases grow, their infrastructures must grow with them or the apps will stop working. Think Pokemon Go’s spate of network outages. Tools like Mesos give companies a better grasp of their resource usage to help predict when it has to scale. With complex, distributed systems, resource management can be a difficult task to accomplish effectively. Mesos, sometimes considered a data center OS, can help lower infrastructure costs and make important processes like scaling distributed workloads much easier and more cost-effective.

eWeek Logo

eWeek has the latest technology news and analysis, buying guides, and product reviews for IT professionals and technology buyers. The site's focus is on innovative solutions and covering in-depth technical content. eWeek stays on the cutting edge of technology news and IT trends through interviews and expert analysis. Gain insight from top innovators and thought leaders in the fields of IT, business, enterprise software, startups, and more.

Property of TechnologyAdvice. © 2026 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.