Enterprise Risk Management – Research paper

What are baseline security requirements that should be applied to the design and implementation of applications, databases, systems, network infrastructure, and information processing when considering cloud computing within an enterprise risk management framework?

Your paper should meet the following requirements:

  • Be approximately four to six 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.

5s week 7 assignment PL

In 400 words

Watch the Movie War Games from 1983. According to the New York Times, this movie had a tremendous effect on President Ronald Reagan.  Discuss in 500 words your opinion on whether it should be required viewing in social studies classes in high school. Do not repeat the story. Discuss it’s use in school. 

Use at least three sources. Use the Research Databases available from the Danforth Library, not Google.   Include at least 3 quotes from your sources enclosing the copied words in quotation marks and cited in-line by reference to your reference list.  Example: “words you copied” (citation) These quotes should be one full sentence not altered or paraphrased. Cite your sources using APA format. Use the quotes in your paragraphs. Do Not Doublespace.

Copying without attribution or the use of spinbot or other word substitution software will result in a grade of 0. 

Write in essay format not in bulleted, numbered or other list format. 

Include references, Do not copy paste.

(2) C++

 Trace the C++ program below showing all output in the order that it is displayed. If anything happens that makes it impossible to accomplish an operation or the results of so doingare unpredictable, describe what happens and abort the program at that point. Assume the Stack class is fully defined in an appropriate header and implementation file. The effect of the functions (methods) is as follows: constructor – creates an empty stack empty – returns true if the stack is empty, false otherwise push – adds the specified element to the top of the stack display – displays every stack element on the specified stream, top to bottom order pop – removes the top element of a stack; attempting to pop an element from an empty stack causes an error condition and immediately terminates the program. top – returns the top element of the stack but does not remove it boolalpha – a flag that causes the words true or false to be displayed for a bool variable 

 #include

using namespace std;

#include “Stack.h”

int main(void)

{int jimmy_carter, bill_clinton;

 jimmy_carter=0;

 Stack george_w_bush;

 for (bill_clinton=17; bill_clinton>13; bill_clinton–)

 {george_w_bush.push(bill_clinton%3*2-2);

 jimmy_carter=jimmy_carter+george_w_bush.top();

 george_w_bush.push(george_w_bush.top()+2);

 jimmy_carter=jimmy_carter+george_w_bush.top();

 cout<<"Contents of george_w_bush "<

 george_w_bush.display(cout);

 cout<<"jimmy carter is "<

 }

while (!(george_w_bush.empty()))

 {cout<<"popping "<

 jimmy_carter=jimmy_carter-george_w_bush.top();

 george_w_bush.pop();

 cout<<"popping "<

 george_w_bush.pop();

 cout<<"Contents of george_w_bush: "<

 george_w_bush.display(cout);

 cout<<"jimmy_carter is now "<

 }

cout<<"at end jimmy_carter is "<

cout<

“<

 return 0;

}

Discussion forum1

 Topic: Computerized Operating Systems (OS) are almost everywhere. We encounter them when we use our laptop or desktop computer. We use them when we use our phones or tablet. Find peer-reviewed articles that discuss the advantages and disadvantages of at least two different programming languages that are NOT portable across different types of operating systems (Windows, Linux, Unix, Android, z/OS, z/VM, z/VSE, etc). 

Website enrollment form

 

Website enrollment form

A blogging website wants users to enroll to get access to the blogs.  The figure above shows the form layout for enrollment.

Develop a Java WindowBuilder Application to implement this form.

Add a Button called “Enroll” at the bottom.

When the user clicks this button, the information entered by the user should be displayed in the box called Enrollment information.

All the information user entered should be displayed along with their selections indicated by the  Checkboxes and Radio Buttons under their proper headings (Interests, Communication Preference, How referred)

Example Output: 

Name: xxxxxxxxxxxx 

Email:  [email protected] 

Phone: 123-456-7890 

City: zzzzzzzzzzz 

State: TX

Interests                             Communication                 How Referred                        

Electronics                         E-mail                                Website                               

Website 

Technology 

Travel 

Shopping

assignment-1

 

FORENSIC DESIGN ASSESSMENTS

This task relates to a sequence of assessments that will be repeated across Chapters 6, 7, 8, 9 and 10. Select any example of a visualisation or infographic, maybe your own work or that of others. The task is to undertake a deep, detailed ‘forensic’ like assessment of the design choices made across each of the five layers of the chosen visualisation’s anatomy. In each case your assessment is only concerned with one design layer at a time.

For this task, take a close look at the composition choices:

  1. Start by identifying all the applications of colour deployed, listing them under the headers of 1) project composition, and 2) chart composition
  2. How suitable are the choices and deployment of these composition properties? If they are not, what do you think they should have been?
  3. Go through the set of ‘Influencing factors’ from the latter section of the book’s chapter to help shape your assessment and to possibly inform how you might tackle this design layer differently
  4. Also, considering the range of potential composition approaches, what would you do differently or additionally?

Assignment Link: http://book.visualisingdata.com/chapter/chapter-10

Business process redesign

If you have you been involved with a company doing a redesign of business processes, discuss what went right during the redesign and what went wrong from your perspective. Additionally, provide a discussion on what could have been done better to minimize the risk of failure. If you have not yet been involved with a business process redesign, research a company that has recently completed one and discuss what went wrong, what went right, and how the company could have done a better job minimizing the risk of failure.

• Be approximately 4-6 pages in length, not including the required cover page and reference page.

Course Reflection

  

Summative Discussion Board

Review and reflect on the knowledge that you have gained from this course. Based on your review and reflection, write at least 3 paragraphs that address the following:

  • How will you continue to grow your  skills in quantitative analysis?
  • How has this course changed your  perception of use of the quantitative method for dissertation research?
  • What approaches could have yielded  additional valuable information? 

The main post should include at least 1 reference to research sources, and all sources should be cited using APA format.

Topics Discussed in this Course

IBM SPSS tool 

Quantitative research

Categorical Variablke Analysis 

Survey Analaysis

Variable and types of variance

Measure of Central tendency and spread

Parametric and Non parametric tests

Chi Square Analysis and cross tabs 

Corelation and Regression Analysis and Effect Size

Linear Regression Analysis

Quantitative literature review