ITC 3303-21.01.02-6A25-S1, Information Systems Management Unit III PowerPoint Presentation For decades, relational databases remained essentially

ITC 3303-21.01.02-6A25-S1, Information Systems Management

Unit III PowerPoint Presentation

For decades, relational databases remained essentially unchanged; data was segmented into specific chunks for columns, slots, and repositories, also called structured data. However, in this Internet of Things (IoT) era, databases need to be reengineered because the very nature of data has changed. Today’s databases need to be developed with the needs of IoT in mind and have the ability to perform real-time processing to manage workloads that are dynamic. For example, relational databases should be able to work with real-time data streaming and big data (an example was presented in the unit lesson).

Scenario: eHermes wants their personnel to be able to view security video footage in real-time and provide them with the ability to query video footage for viewing. Choosing a database solution such as MongoDB would allow eHermes to store mobile self-driving video footage in the same database as the metadata.

To do this, eHermes needs a way to manage the demands of real-time data streaming for real-time analytics. Conduct some research for a NoSQL database application such as MongoDB or Cassandra that could meet this need. How would switching to a real-time database solution help eHermes remain competitive? Create a PowerPoint presentation that does the following:

  • Provides a brief introduction to IoT.
  • Presents an argument to the eHermes CEO that switching to a more dynamic database structure (NoSQL real-time database) will meet the demands of IoT.
  • Introduces some features of the database you chose, whether it is MongoDB, Cassandra, or another database.
  • Describes how switching to a more dynamic database will give eHermes a competitive advantage?

Your presentation must be a minimum of six slides, and you must use at least two academic resources. Any information from a resource used must be cited and referenced in APA format.

Share This Post

Email
WhatsApp
Facebook
Twitter
LinkedIn
Pinterest
Reddit

Order a Similar Paper and get 15% Discount on your First Order

Related Questions

Suppose that a certain basketball superstar has a 73.1% free throw percentage (that is, they make 73.1% of the free throws they attempt). Assume free

Suppose that a certain basketball superstar has a 73.1% free throw percentage (that is, they make 73.1% of the free throws they attempt). Assume free throw shots are independent from each other.If the basketball player is about to shoot 8 free throws, what is the probability that they miss at least 1 free throw shot? Give your answer rounded to four

Select one of the topics below:Autonomic computing Grid computing Nanotechnology N-tier client/server architectures On-demand computing Service-oriented

Select one of the topics below: Autonomic computing Grid computing Nanotechnology N-tier client/server architectures On-demand computing Service-oriented architecture (SOA) Storage area networks (SANs) Virtualization Write a research paper on the real-world application of the chosen technology. Your paper should include the type of organization(s) that benefits most from this technology.

Rubric for Assignment-3 Logical Data ModelInstructions:Draw a logical data model (ERD) for the Picnics R US case [Refer to ‘Assignment#1’

Rubric for Assignment-3 Logical Data ModelInstructions:Draw a logical data model (ERD) for the Picnics R US case [Refer to ‘Assignment#1’ and‘Assiignment#2’ on Canvas under ‘Assignments’]Rubric: 30% – Identify the entities 15% – Add appropriate attributes for each entity 15% – Assign identifies for each entity 15% – Draw the relationships

SYSTEMS ANALYSIS AND DESIGN [2242-INSY-3305]Spring 2024 | Instructor: Atieno A. AmadiAssignment-3 Logical Data ModelInstructions:Draw a logical data model

SYSTEMS ANALYSIS AND DESIGN [2242-INSY-3305]Spring 2024 | Instructor: Atieno A. AmadiAssignment-3 Logical Data ModelInstructions:Draw a logical data model (ERD) for the Picnics R US case [Refer to ‘Assignment#1’ and‘Assiignment#2’ on Canvas under ‘Assignments’]Guidelines:A data model describes the data that flow through the business processes in anorganization. It represents the logical

I want u to complete this assignment asap. Purpose: Build a new database with two database tables. 1. Create a new database entitled  CompanyX2. Create the

I want u to complete this assignment asap. Purpose: Build a new database with two database tables. 1. Create a new database entitled  CompanyX2. Create the following database tables: Employee- Name, Age, Address, ID,StartDate, EndDate, Phone Number, Department ID Department-Name, Building Number, Department ID, SquareFeet, Active Status, BudgetAmount • Set the primary key.• Be sure to set the data types