Software Alternatives, Accelerators & Startups

Box VS Amazon Kinesis

Compare Box VS Amazon Kinesis and see what are their differences

Box logo Box

Box offers secure content management and collaboration for individuals, teams and businesses, enabling secure file sharing and access to your files online.

Amazon Kinesis logo Amazon Kinesis

Amazon Kinesis services make it easy to work with real-time streaming data in the AWS cloud.
  • Box Landing page
    Landing page //
    2023-10-10
  • Amazon Kinesis Landing page
    Landing page //
    2022-01-28

Box videos

Box Cloud Storage Review

More videos:

  • Review - I ~Honestly~ Review 8 Popular Subscription Boxes
  • Review - Butcher Box Unboxing & My Honest Review

Amazon Kinesis videos

AWS Big Data - Amazon Kinesis Analytics Introduction and Demonstration

More videos:

  • Review - Analyzing Data Streams in Real Time with Amazon Kinesis: PNNL's Serverless Data Lake Ingestion

Category Popularity

0-100% (relative to Box and Amazon Kinesis)
Cloud Storage
100 100%
0% 0
Stream Processing
0 0%
100% 100
File Sharing
100 100%
0% 0
Data Management
0 0%
100% 100

User comments

Share your experience with using Box and Amazon Kinesis. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Box and Amazon Kinesis

Box Reviews

Best Top 12 MEGA Alternatives in 2024
For businesses and enterprises, Box provides scalable, enterprise-level cloud storage with robust collaboration and productivity features. It's a credible alternative for those seeking a professional solution.
The Best iPhone Transfer & Manager Software for 2022
Whether you have an iPhone or any other device, one of the options you can check out is Box. The designers of Box say that their unique selling point is the simplicity of the software. For instance, all you need, to transmit files of any size to anywhere, is a link. This means that you don’t necessarily need a Box account to use the software.
Google Drive alternatives: Best picks
With Box, you can create files that will instantly be shared with your teammates. They can then edit and comment on your documents in real time. The Box is probably one of the most integrated apps on this list, too. With over 1,000 leading software providers like Office 365, Salesforce and Adobe Sign, your teammates will be able to edit documents without leaving the...
Source: nordvpn.com
13 Best Free Dropbox Alternatives for File Sharing
Box provides enhanced features such as dedicated phone support, encrypted data transfer and storage. You can also integrate it with Salesforce.com and Google Apps. In addition, you can access it through tablets, Android phones, Blackberry, iPad and iPhone. They also have partnerships with mobile companies for apps which allow users to easily access their services. Box...
Source: brainyhubs.com
Top 11 Best Dropbox Alternatives in 2020: Which Is The Most Secure?
An additional metric for your review could be resources consumed by each program. DropBox is notorious for gobbling up a lot of your free memory. As I type this, it is using 143 threads and 357MB of my 8GB RAM on a MAC and it is not performing a synch. I would love to know which of your top choices was less RAM hungry than DropBox. It is the major reason I am looking to...

Amazon Kinesis Reviews

Top 10 AWS ETL Tools and How to Choose the Best One | Visual Flow
Amazon Kinesis was built to handle massive amounts of data, allowing it to be uploaded to a Redshift cluster. After the event stream is read and the data is transformed, it is placed into a table in Amazon SCTS in an Amazon ES domain. Thus, there is no need to use a server (instead, you need to integrate AWS ETL and AWS Lambda).
Source: visual-flow.com
6 Best Kafka Alternatives: 2022’s Must-know List
Kinesis enables streaming applications to be managed without additional infrastructure management. This highly scalable platform can process data from various sources with low latency. Known for its speed, ease of use, reliability, and capability of cross-platform replication, Amazon Kinesis is one of the most popular Kafka Alternatives. It is used for many purposes,...
Source: hevodata.com
Top 15 Kafka Alternatives Popular In 2021
Amazon Kinesis, also known as Kinesis Streams, is a popular alternative to Kafka, for collecting, processing, and analyzing video and data streams in real-time. It offers timely and insightful information, streaming data in a cost-effective manner with complete flexibility and scalability. It is easy to ingest data encompassing audios, videos, app logs, etc. It offers an...
16 Top Big Data Analytics Tools You Should Know About
Amazon Kinesis is a massively scalable, cloud-based analytics service which is designed for real-time applications.

Social recommendations and mentions

Based on our record, Box should be more popular than Amazon Kinesis. It has been mentiond 92 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Box mentions (92)

  • Sharepoint Alternatives?
    I've used box.com with pretty good results, but expect to pay through the nose for the privilege. Source: 7 months ago
  • I NEED HELP
    So I have all my mountain goats stuff on my Spotify local files, I found a random comment here from like 4 years ago with this guys box.com storage collection of all of his mountain goats songs, recently the link stopped working :( if anyone has it (i know its a pretty niche ask) I would love to have it back. Source: 11 months ago
  • Now that Google Drive is starting to limit, what's your migration plan?
    Alright. Mind if I check with you a couple weeks from now to see how this turns out for you? I've never heard of box.com. I'm checking out their website now. Source: 12 months ago
  • What is everyone’s opinion on these demos getting leaked?
    You would be surprised how stupid Label employees can be, they even give stuff that is "confidential" to unpaid interns to post on their internal pages like box.com or their disco.ac pages. I've seen so many demos, instrumentals and albums posted somewhere public because they got someone to do a half assed job at it. Source: 12 months ago
  • Copy of my laptop on my desktop
    I often use dropbox, box.com or google drive for files/folders I want the share between my Ubuntu laptop and server, I also do the same with a local server drive - the cloud services are handy if I'm not at home and need to access something. Source: 12 months ago
View more

Amazon Kinesis mentions (23)

  • Event-Driven Architecture on AWS
    Event Consumers: Services that actively listen for events and respond accordingly. These consumers can be easily implemented using microservices, AWS Lambda or Amazon Kinesis (for ingesting, processing, and analyzing streaming data in real-time). - Source: dev.to / about 2 months ago
  • AWS DEV OPS Professional Exam short notes
    When you see Amazon Kinesis as an option, this becomes the ideal option to process data in real time. Amazon Kinesis makes it easy to collect, process, and analyze real-time, streaming data so you can get timely insights and react quickly to new information. Amazon Kinesis offers key capabilities to cost effectively process streaming data at any scale, along with the flexibility to choose the tools that best suit... - Source: dev.to / 3 months ago
  • Querying microservices in real-time with materialized views
    RisingWave is an open-source streaming database that has built-in fully-managed CDC source connectors for various databases, also it can collect data from other sources such Kafka, Pulsar, Kinesis, or Redpanda and it allows you to query real-time streams using SQL. You can get a materialized view that is always up-to-date. - Source: dev.to / about 1 year ago
  • How Streaming database differs from a Traditional database?
    For example, RisingWave is one of the fastest-growing open-source streaming databases that can ingest data from Apache Kafka, Apache Pulsar, Amazon Kinesis, Redpanda, and databases via native Change data capture connections or using Debezium connectors to MySQL and PostgreSQL sources. Previously, I wrote a blog post about how to choose the right streaming database that discusses some key factors that you should... - Source: dev.to / about 1 year ago
  • Query Real Time Data in Kafka Using SQL
    RisingWave is an open-source distributed SQL database for stream processing. RisingWave accepts data from sources like Apache Kafka, Apache Pulsar, Amazon Kinesis, Redpanda, and databases via native Change data capture connections to MySQL and PostgreSQL sources. It uses the concept of materialized view that involves caching the outcome of your query operations and it is quite efficient for long-running stream... - Source: dev.to / about 1 year ago
View more

What are some alternatives?

When comparing Box and Amazon Kinesis, you can also consider the following products

Dropbox - Online Sync and File Sharing

Apache Flink - Flink is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations.

Google Drive - Access and sync your files anywhere

Confluent - Confluent offers a real-time data platform built around Apache Kafka.

Mega - Secure File Storage and collaboration

Apache Kafka - Apache Kafka is an open-source message broker project developed by the Apache Software Foundation written in Scala.