introduction to information systems – 1

 

Submit a paper with one and a half to two pages of information. Use APA format, including a cover page, an abstract statement, and references (five pages total,  including a separate title page, a separate abstract page, a separate references page, and two pages with your research findings.)

Include these topics in your paper:

People rely on data and information to make decisions.

1. Explain what each of these terms mean and give examples for each.

2. Explain how data is processed into useful information. 

Project 3

 

ProgrammingAssignment3

Project Goals

Please Code using C

The goal of this project is to:

  1. Familiarize students with functions
  2. Provide students with continued practice with expressions and selection.

Important Notes:

  1. Formatting: Make sure that you follow the precise  recommendations for the output content and formatting. For your testing  purposes, the autograder will be comparing your output to that of the  example executable.
  2. Comments: Header comments are required on all files  and recommended for the rest of the program. Points will be deducted if  no header comments are included.
  3. Filename: Save your program as hotels.c

Program

Hope you enjoyed your stay!

We’re going to create a reservation making system to incorporate discounts for longer stays.

We’ll be getting the customer’s number of nights and we’ll also be  getting the type of the room, which should be one of the following  letters: D, Q, or K (for Double, Queen, or King). We’ll do that for two  reservations.

To be able to advise the user on which reservation they should  choose, we’re going to have to make some calculations. First we’ll need  to determine the price per night. Double rooms go for $59.99 per night,  Queen rooms are $69.99 per night, and King rooms are $79.99 per night.

Then we’ll need to determine the discount. For every night over 2, a  15% discount should be applied. For example, if the stay is for 4  nights, then a 30% discount would be applied to the overall price.

Finally, we need to let the user know which stay is the cheapest or if they’re the same cost.

Input:

The user should be prompted for a set of two values which represent  the number of nights and the room type for the first reservation. The  number of nights should be a whole number. The room type should be a  single letter. The user should enter both values on one line, separated  by spaces. The user should then be prompted for the remaining  reservation.

Example (the highlighted part is what the program displays and the italicized part is the user input): Reservation 1 (#nights type): 3 D

The example executable:

An example executable is provided in this repository. You should be able to run it from your project folder. If you encounter a “permission denied” error when attempting to run the executable, type chmod u+x hotelsExecutable into the terminal and try running the executable again.

Requirements

main()
Functionality: The main function should prompt the user  for two reservations. The room rate for each room for each reservation  must be determined. Then the reservation total for each reservation can  be calculated. A message should be displayed advising the user on which  reservation is the better deal.

In addition to the main functions, your program should have 2 more functions:

getRoomRate()
Input Parameters: room type
Returned Output: room rate
Functionality: Given the type of room, this function should return the appropriate room rate.

calcReservation()
Input Parameters: room rate, number of nights
Returned Output: total reservation price
Functionality: Given the room rate and number of  nights, this function should return the total reservation price with any  applicable discount applied.

Cryptography

describe how federated identity management will impact the processes behind identifying end users. APA format 300 words You must use at least two scholarly resource.must be properly APA formatted.

Project Part 4: Business Impact Analysis (BIA) and Business Continuity Plan (BCP)

 

Project Part 4: Business Impact Analysis (BIA) and Business Continuity Plan (BCP)

Senior management at Health Network has decided they want a business impact analysis (BIA) that examines the company’s data center and a business continuity plan (BCP). Because of the importance of risk management to the organization, management has allocated all funds for both efforts. Your team has their full support, as well as permission to contact any of them directly for participation or inclusion in the BIA or BCP.

Winter storms on the East Coast have affected the ability of Health Network employees to reach the Arlington offices in a safe and timely manner. However, no BCP plan currently exists to address corporate operations. The Arlington office is the primary location for business units, such as Finance, Legal, and Customer Support. Some of the corporate systems, such as the payroll and accounting applications, are located only in the corporate offices. Each corporate location is able to access the other two, and remote virtual private network (VPN) exist between each production data center and the corporate locations.

The corporate systems are not currently being backed up and should be addressed in the new plan. The BCP should also include some details regarding how the BCP will be tested.

For this part of the project:

  1. Research BIAs and BCPs.
  2. Develop a draft BIA plan for the Health Network that focuses on the data center. The BIA should identify:
    1. Critical business functions
    2. Critical resources
    3. Maximum acceptable outage (MAO) and impact
    4. Recovery point objective (RPO) and recovery time objective (RTO)
  3. Develop a draft BCP that could recover business operations while efforts are ongoing to restart previous operations. You may use or repurpose a BCP template you find online. Include a description of how you would test the plan.

Submission Requirements

  • Format: Microsoft Word (or compatible)
  • Font: Arial, size 12, double-space
  • Citation style: Your school’s preferred style guide

Estimated length: 6–10 pages

Oct 22 Assignment

Research the Dark Web.

Write a brief paper on the following topics: 

What is the Dark Web? How is it accessed? How is it used by criminals? How can it be used in a positive way? How can be used by law enforcement and the intelligence services. How can be used by private individuals.

Write between 300 words with intext citations and 2 references must needed. Use your own words.

Project 3-4 Pages

 

Implementation: Describe your plan for implementing the program. You have identified 3 distinct activities. For each section of the plan, discuss what should happen to roll that area out, what the subtasks are, what deliverables should be created, and what success will look like.

Operations and Monitoring: Select 10 possible areas to monitor. You may select from the following suggestions, or use your own:

  • Security incidents (per week/month/year)
  • Viruses detected
  • Administrator violations
  • Spam not detected
  • Intrusion attempts
  • Intrusion successes
  • Invalid log-in attempts
  • Number of projects that have information technology (IT) security involvement
  • Policy exceptions granted and rejected
  • Current deployment of antivirus software
  • Alarms and network intrusion attempts
  • Number and impact of security incidents
  • Volumes of IDs created, deleted, or modified
  • Any access keys created or deleted

Explain why you would want to monitor the areas you have chosen. Indicate both the values you would hope to see and the actions you would take if what you saw was not in alignment with that optimal range. Create a table with the following columns:

  • Monitoring item
  • Why it must be monitored
  • Optimal range
  • Actions to take if it is not in range

Effect of Information Technology in Business Process

Effect of Information Technology in Business Process

This is a one-page essay writing and I want your response to touch on the benefits of Information Technology in a Business process that will include how all phases of IT infrastructure such as Servers, Network, Database, Applications, and Storages improves the business process in any organization.

You have been hired by ACME Global

  

Logical Design, Part 1
You have been hired by ACME Global Consulting to procure requirements for a large database. In developing database management systems, E-R models are used to graphically depict complex relationships between entities. In this assignment, you are to convince a set of clients of the benefits of using an E-R model in developing a database. Write a two to three (2-3) page paper in which you: 

1. List the advantages of a relational model specific to ACME Global Consulting.
2. Summarize in your own words the purpose of an E-R model specific to ACME Global Consulting.
3. List and describe essential components of the model such as entities, attributes, keys, relationships, roles, and dependencies specific to ACME Global Consulting.
4. Describe the need for the enhanced E-R model and how we can create sophisticated models to help us in complex environments.
5. Outline and describe the advantage of using the relational model.
6. Create an E-R diagram using graphical depicting software that could theoretically be used in a restaurant application. Note: The graphically depicted solution is not included in the required page length. Acceptable software used to depict the solution includes any drawing tool, such as Microsoft Visio, Microsoft Paint, open source alternatives or similar drawing tools. You are free to formulate constraints, entities, attributes, etc. Potential entities may include but are not limited to customers, vendors, orders, and menu items.
7. Use at least three (3) quality resources in this assignment. Note: Wikipedia and similar Websites do not qualify as quality resources. Your assignment must follow these formatting requirements:
· Be typed, double spaced, using Times New Roman font (size 12), with one-inch margins on all sides; citations and references must follow APA or school-specific format. Check with your professor for any additional instructions.
· Include a cover page containing the title of the assignment, the student’s name, the professor’s name, the course title, and the date. The cover page and the reference page are not included in the required assignment page length.
· Include charts or diagrams created in Excel, Visio, MS Project, or one of their equivalents such as Open Project, Dia, and OpenOffice. The completed diagrams / charts must be imported into the Word document before the paper is submitted. The specific course learning outcomes associated with this assignment are:
· Compose conceptual data modeling techniques to capture the information requirements.
· Use technology and information resources to research issues in database systems.

Artificial Intelligence and Covid-19

Due date: May 3rd, 5:00 pm CST

Length: 3 pages, double-spaced, 12 pt font.

Write a summary for the provided paper and answer some questions. See attached file for me details.

Plagiarism-free, please!!