SECURITY POLICY PROJECT

Infrastructure Research A

Submit a draft of

(1) which policy framework(s) will be followed for the project and

(2) DoD-compliant policies, standards, and controls that affect the User, Workstation, LAN, and LAN-to-WAN Domains.

Paper on Establishing a Security Culture

 Review the section on Establishing a Security Culture.  Review the methods to reduce the chances of a cyber threat noted in the textbook.  Research other peer-reviewed source and note additional methods to reduce cyber-attacks within an organization.

The paper should be one-page in length and adhere to APA formatting standards.

**Remember the page length does not include the APA cover page or any references**

 

TextBook: 

Information Technology and Organizational Learning

ISBN: 9781498775755

Authors: Arthur M. Langer

Publisher: CRC Press: Taylor & Francis Group

Publication Date: October 2017

Edition: 3rd ED.

Exp19_Excel_Ch05_Cap_Apartments

  #Exp19ExcelCh05CapApartments   

#Exp19_Excel_Ch05_Cap_Apartments

  

Project Description:

You manage several apartment complexes in Phoenix, Arizona. You created a dataset that lists details for each apartment complex, such as apartment number, including number of bedrooms, whether the unit is rented or vacant, the last remodel date, rent, and deposits. You will use the datasets to aggregate data to analyze the apartments at the complexes.

     

Start   Excel. Download and open the file named Exp19_Excel_Ch05_Cap_Apartments.xlsx. Grader has automatically added   your last name to the beginning of the filename.

 

Before subtotalling the data,   you need to sort the data.
 

  Select the Summary sheet. Sort the data by Apartment Complex in alphabetical   order and further sort it by # Bed (the number of bedrooms) from smallest to   largest.

 

You want to use the Subtotal   feature to display the average total deposit by number of bedrooms for each   apartment complex.
 

  Use the Subtotal feature to insert subtotal rows by Apartment Complex to   calculate the average Total Deposit. Add a second subtotal (without removing   the first subtotal) by # Bed to calculate the average Total Deposit by the   number of bedrooms.

 

Use the outline symbols to   display only the subtotal rows. Create an automatic outline and collapse the   outline above Total Deposit.

 

You want to create a PivotTable to determine the total monthly rental   revenue for occupied apartments.
 

  Display the Rentals sheet and create a blank PivotTable on a new worksheet to   the left of the Rentals sheet. Change the name of the worksheet to Rental Revenue. Name   the PivotTable Rental Revenue

 

Display the Apartment Complex and # Bed fields in Rows and the Rental   Price field as Values.

 

Format the Sum of Rental Price   for Accounting Number Format with zero decimal places and enter the custom   name Total   Rent Collected.

 

Select the Occupied field for   the filter and set the filter to Yes to display data for occupied apartments.

 

You want to calculate the total   monthly rental revenue if the rates increase by 5% for the occupied   apartments.
 

  Insert a calculated field to multiply the Rental Price by 1.05. Change the name to New Rental   Revenue. Apply   Accounting Number Format with zero decimal places.

 

Select the range B3:C3 and apply   these formats: wrap text, Align Right horizontal alignment, and 30 row height. Select column B and   set 9.29 column width. Select column C   and set 14.43 column   width.

 

Apply Light Orange, Pivot Style   Medium 10 to the PivotTable and display banded rows.

 

Insert a slicer for # Bed so that you can filter the dataset by   number of bedrooms. Change the slicer caption to # of Bedrooms. 

 

Change the slicer height to 1.4 inches and width to 1.75 inches. Apply Light Orange,   Slicer Style Light 2. Cut the slicer and paste it in cell E2.

 

Insert a timeline for the Last   Remodel field. Change the time period to YEARS. Apply Light Orange, Timeline   Style Light 2. Change the timeline height to 1.4 inches and with to 3.75 inches. 

 

The Databases sheet contains two   tables. You will create a relationship between those tables.
 

  Display the Databases sheet. Create a relationship between the APARTMENTS   table using the Code field and the COMPLEX table using the Code field.

 

You want to create a PivotTable   from the related tables.
 

  Create a PivotTable using the data model on a new sheet. Change the sheet   name to Bedrooms.   Name the PivotTable BedroomData.

 

Select the Apartment Name field   from the COMPLEX table for Rows, the # Bed field for Columns, and the # Bed   field as Values. This will display the number of apartments with the   specified number of bedrooms per apartment complex. Display the values as a percentage   of row totals.

 

Create a Clustered Column   PivotChart. Cut the chart and paste it in cell A13 using the Destination   Theme.

 

Select the 3-bedroom data series   and apply the Black, Text 1, Lighter 50% solid fill color. Apply Black, Text   1 font color to the vertical axis and category axis. Change the chart height   to 3 inches and the   width to 5 inches, if necessary. Hide the field buttons in the PivotChart.

 

Create a footer on all   worksheets with your name in the left, the sheet name code in the center, and   the file name code in the right.

 

Save and close Exp19_Excel_Ch05_Cap_Apartments.xlsx.   Exit Excel. Submit the file as directed.

IT Strat Plan – Wk6

  Q1. 275 words 

 What do you think were the critical factors that fueled the need for IT governance? In what ways did ISO affect the standards for network security?  

Q2. Research paper –  COSO Framework : 5 pages ——- Separate Document

The COSO framework of internal controls is practiced within companies around the world. The objectives of the COSO framework are closely related to its five components. For this week’s activity, please discuss these five components of the COSO framework. Be sure to include each components’ impact on each of the COSO framework objectives. What do you feel an auditor would most be concerned with during an IT audit? Lastly, discuss suggestions for integrating COSO framework compliance into a company in which you are familiar. 

Your paper should meet the following requirements:

  • Be approximately 5 full pages in length, not including the required cover page and reference page.
  • Follow APA7 guidelines. Your paper should include an introduction, a body with fully developed content, and a conclusion.
  • Support your answers with the readings from the course and at least two scholarly journal articles to support your positions, claims, and observations, in addition to your textbook. The UC Library is a great place to find resources.
  • Be clearly and well-written, concise, and logical, using excellent grammar and style techniques. You are being graded in part on the quality of your writing.

discussion assignment

In this first week’s discussion, please introduce yourself to the class and include your responses to the following questions:

  • What do you expect from taking this course?
  • What fascinates you about computer architecture?
  • Which programming languages you are familiar with ?
  • Do you have any project or research idea/interest in mind ?

Construction -4Assg

 

Chapter 5, Exercise #6  with Visual Logic.

The Jumpin’ Jive coffee shop charges $2.00 for a cup of coffee and offers the add-ins shown in Table 5-3.

Product                                              Price ($)

Whipped cream                                0.89

Cinnamon                                         0.25

Chocolate sauce                              0.59

Amaretto                                         1.50

Irish whiskey                                   1.75

Table 5-3

Add-in list for Jumpin’ Jive coffee shop Design the logic for an application that allows a user to enter ordered add-ins continuously until a sentinel value is entered. After each item, display its price or the message: “Sorry, we do not carry that as output” when an invalid item is entered. After all items have been entered, output the total price for the order. 

Discussion 5-2 (Database)

250 words+

For database management systems, there are a lot of different design such as Centralized databaseDistributed databasePersonal databaseEnd-user databaseCommercial databaseNoSQL databaseOperational databaseRelational databaseCloud databaseObject-oriented databaseGraph oriented database, and etc. 

Are there any relations between different systems? How to integrate multi-different systems?