AWS IoT Core vs. NativeScript

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
AWS IoT Core
Score 9.9 out of 10
N/A
AWS IoT Core is a managed cloud service that lets connected devices interact with cloud applications and other devices. It includes the Device Gateway and the Message Broker, which connect and process messages between IoT devices and the cloud. AWS IoT Core connects AWS and Amazon services like AWS Lambda, Amazon Kinesis, Amazon S3, Amazon SageMaker, Amazon DynamoDB, Amazon CloudWatch, AWS CloudTrail, Amazon QuickSight, and Alexa Voice Service to build IoT applications that gather, process,…
$0.08
Per Million Minutes
NativeScript
Score 4.8 out of 10
N/A
NativeScript is an open source framework that allows you to create native iOS and Android apps, with one codebase, using ​the web skills you already have (JavaScript and CSS) and ​the libraries you already love​.N/A
Pricing
AWS IoT CoreNativeScript
Editions & Modules
Connectivity
$0.08
Per Million Minutes
Rules Engine
$0.15
Per Million Actions
Messaging
$1.00
Per Million Messages
No answers on this topic
Offerings
Pricing Offerings
AWS IoT CoreNativeScript
Free Trial
NoYes
Free/Freemium Version
NoYes
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional DetailsThe NativeScript framework and CLI are completely free and open source. NativeScript Sidekick is a free download to improve developer productivity with optional paid tiers for power users.
More Pricing Information
Community Pulse
AWS IoT CoreNativeScript
Features
AWS IoT CoreNativeScript
Internet of Things
Comparison of Internet of Things features of Product A and Product B
AWS IoT Core
8.2
Ratings
2% above category average
NativeScript
-
Ratings
IoT Device Management8.10 Ratings00 Ratings
Device Security8.20 Ratings00 Ratings
IoT Data Management8.00 Ratings00 Ratings
IoT Analytics8.40 Ratings00 Ratings
IoT Integration8.20 Ratings00 Ratings
Best Alternatives
AWS IoT CoreNativeScript
Small Businesses

No answers on this topic

Visual Studio
Visual Studio
Score 9.1 out of 10
Medium-sized Companies

No answers on this topic

Visual Studio
Visual Studio
Score 9.1 out of 10
Enterprises

No answers on this topic

Visual Studio
Visual Studio
Score 9.1 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
AWS IoT CoreNativeScript
Likelihood to Recommend
8.6
(0 ratings)
4.8
(0 ratings)
Likelihood to Renew
-
(0 ratings)
8.0
(0 ratings)
Usability
8.7
(0 ratings)
-
(0 ratings)
Support Rating
7.8
(0 ratings)
1.0
(0 ratings)
User Testimonials
AWS IoT CoreNativeScript
Likelihood to Recommend
AWS iot core is very useful if you need to scale very quickly for managing lots of devices without handling the underlying infrastructure cost. It can enable real time publishing and subscription of devices, monitoring and early stage intervention in case of unexpected issues while developing a full stack solution. However, healthcare scenarios where government intervention is needed should be developed and scaled by following the set of compliance policies of the government and the SLA requirements of the customer. Finally, it is great where you need to do data science research after anonymizing data
Read full review
NativeScript allows to easily integrate with native APIs by threading models. Moreover, the framework itself can be integrated with Angular, VueJS and JavaScript due to the fact that it was built on based on these frameworks. It allows you to easily maintain if you projects are based on these frameworks. Therefore, for the development of cross-platform applications it can be very handy!
Read full review
Pros
  • AWS IoT Core integrates power analytics and an AI solution for sensor data processing.
  • Great protocol support including HTTPs and MQTT required to connect resource constraint IoT devices to cloud
  • High security standards during data transmission
  • Scalability and a great user community
Read full review
  • True native app. The app uses native components and that is quite noticeable in the overall performance of the app. NativeScript is also awesome in the way we can access the native APIs, so we are never really constrained by the framework. If we need, we can just dive into the native APIs without leaving our environment and language (JS).
  • Cross-platform. Builds for Android and iOS. It deals with the platforms differences very well.
  • Support for Vue.js. Even though it is just a community effort, the NativeScript-Vue plugin is the best alternative to build native Apps with Vue.js. That was a major factor to go with NativeScript.
Read full review
Cons
  • It would be great to have better integration with other IoT products outside of AWS
  • It has been lagging in some of our applications. It's difficult to tell whether this is on AWS IoT or on our implementation
  • It would be great to support a wider range of protocols
Read full review
  • Nativescript runs everything on a single thread. i.e., the UI thread. If you want to offload some processing, you have to use web workers. This experience can be improved in the future releases.
  • Currently NativeScript only have hot reload when you change the UI file or Css file. There is no hot reload when you change Js/Ts file, unlike Google's Flutter. This is also something which NativeScript will get in the future releases.
  • In current version of NativeScript, there is no livesync when building with webpack. This feature will be added with NativeScript 4.x. (an RC version for 4.x is already available)
Read full review
Likelihood to Renew
No answers on this topic
The hybrid is ok but native is better for performance and the right use case I want to go for is the performance without dealing with too many development tools.
Read full review
Usability
I give AWS IoT Core's overall usability this rating because it is very easy to use and is enjoyed by all of our staff. The only problem is that it sometimes glitches and it freezes a lot. So overall, the usability of AWS IoT Core is very good, and we will continue to use it.
Read full review
No answers on this topic
Support Rating
It covers all the aspects of IoT services required for an IoT company. It supports all the industry-wide protocols for secure data transmission and integrates powerful AL and ML technology for data analytics. For data storage, Amazon S3 is a great solution. Strong tech support and user community. Since it is widely used as compared to other products, there is an abundance of training and learning material on the web.
Read full review
My focus has been, and must remain, with obtaining support from web resources over that of paid support programs. Many companies, including those of government agencies, do not have a budget sufficient for paying large sums of money to other organizations to answer questions. Even in cases where an organization did purchase support programs, developers often found that the delays in obtaining responses to development issues was excessive. I give NativeScript the lowest possible rating, due to the fact that their website content is severely outdated and of little use to a developer in a crunch. The NativeScript environment may be far better than I have been able to report, but held back from excelling due to poor support content. Being that I am often asked to push the boundaries in various areas, improper documentation is highly detrimental to a development team, and thuss a review. I would be more than happy to improve this review as the content of the support documentation provided by the NativeScript team makes its way to their website in the form of real-world examples which are applicable to all versions, or at least the most recent versions, of their product.
Read full review
Alternatives Considered
Azure IoT is a good product but since our whole suite of tech is now set up in AWS (ec2, s3, sagemaker, cloud formation, etc.), we wanted something that could quickly adapt to our environments. Learning a new tech for IoT was simply a bottleneck that we wanted to avoid at this point.
Read full review
NativeScript was indeed a better experience at first than Ionic. But the real game-changer in 2022 for cross-platform applications is Flutter now. We changed to it shorty after NativeScript, as it is much more stable, more widely supported, has a ton of extra features, and does not rely on JavaScript and Android knowledge as much as NativeScript.
Read full review
Return on Investment
  • Gives confidence to prototype iot solutions across lots of devices in little time
  • Ability to meet requirements for managing a variety of communication protocols
  • Learning iot analytics and visualization for faster insights enablement
  • Onboarding devices and managing quickly without building inhouse solutions
Read full review
  • We had built this particular app once already, during a 6 month time frame, using Ionic. When we hit the wall, we chose NativeScript, and built the whole app from scratch. We estimated another 6 months, but completed the work in 4 months due to the ease of use.
  • We have found collaboration with our client much easier because of the simplicity of releases and speed of development.
  • Having a tool like NativeScript has allowed us to make competitive quotes for mobile app development contracts, where previously that would have been closed to us due to our lack of native development experience. Being able to build iOS apps without a Swift-code expert has opened those doors for us.
Read full review
ScreenShots

NativeScript Screenshots

Screenshot of Example of a styled NativeScript list viewScreenshot of Charts and graphs available as part of NativeScript UIScreenshot of Groceries – the app you build as part of the getting started tutorialScreenshot of Leverage native mapping systems with NativeScript