Business Intelligence Tools Comparisons

Attached PDF are the Chapters and the word document is the actual requirement

 In this section of the professional paper, apply what you have learned from chapters 13 and 14 to descriptively address and answer the problems below.  Important Note :  Dot not type the actual written problems within the paper itself.

  1. Go to cloudera.com, MapR.com, hortonworks.com, or marklogic.com or in combination to find at least three customer case studies on Hadoop implementation, and then discuss the commonalities and differences of these cases.
  2. Search the job search sites like monster.com, careerbuilder.com, and so forth. Find at least five job postings for data scientist. Identify the key characteristics and skills expected from the applicants and based on what you are learned in this class, how high is your motivation now to seek these types of career choices?
  3. Important Note:  With limited time for a college class, perfection is not expected but effort to be exposed to various tools with attempts to learn about them is critical when considering a career in information technology associated disciplines.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Linux

3-4 PAGES PLEASE

Stick to the deadline kindly 

In the attached file is a template of how the project should be done. 

Below are the instructions of what is wanted.

Previous order you did

https://www.homeworkmarket.com/questions/faster-computing-has-contacted-go2linux-and-requested-a-brief-proposal-presentation-for-migrating-its-systems-from-windows-to-linux

Instructions
 

Faster Computing was impressed with your presentation. The company is interested in moving forward with the project, but the senior management team has responded to the presentation with the following questions and concerns:

(12.3.2: Describe the implementation of controls.)

  • How will security be implemented in the Linux systems—both workstations and servers?

(10.1.2: Gather project requirements to meet stakeholder needs.)

  • End users have expressed some concern about completing their day-to-day tasks on Linux. How would activities such as web browsing work? How would they work with their previous Microsoft Office files?

(12.4.1: Document how IT controls are monitored.)

  • The current Windows administrators are unsure about administering Linux systems. How are common tasks, such as process monitoring and management, handled in Linux? How does logging work? Do we have event logs like we do in Windows?

(2.3.2: Incorporate relevant evidence to support the position.)

  • Some folks in IT raised questions about the Linux flavor that was recommended. They would like to see comparisons between your recommendation and a couple of other popular options. What makes your recommendation the best option?

(10.1.3: Define the specifications of the required technologies.)

  • How does software installation work on Linux? Can we use existing Windows software?
  • How can Linux work together with the systems that will continue to run Windows? How will we share files between the different system types?

The deliverable for this phase of the project is a memo. There is no minimum or maximum page requirement, but all of the questions must be fully answered with sufficient detail. The recommended format is to respond to the questions in a bulleted format. Provide sufficient detail to fully address the questions. You must cite at least two quality sources.

(1.2.3: Explain specialized terms or concepts to facilitate audience comprehension.)

Create a memorandum template with a header of your own design or choosing, brief introduction, addresses Faster Computing, Inc’s questions, and summarizes your position on adopting the specific version of Linux.

(1.4.3: Write concise and logical sentences in standard academic English that clarify relationships among concepts and ideas.)

Your memorandum should not include spelling or grammatical errors. Any Linux commands must be displayed in lower case. Information technology acronyms (e.g., SSH or FTP) should be explained for the reader.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Comp Sci

 

Q1) Write a program that asks the user for a file containing a FASTA nucleotide sequence (included is a file called sequence.fasta you can use). Then prompt the user to select from the following menu: 

  1. A. Calculate DNA composition: This will print to the screen the numbers of A, G, C and T nucleotides, and any unknowns (N’s). 
  2. B. Calculate AT content: Prints to the screen the percentage of AT in the sequence. 
  3. C. Calculate GC content: Prints to the screen the percentage of GC in the sequence. 
  4. D. Compliment: Prints to the screen the compliment of the DNA sequence. 
  5. E. Reverse compliment: Prints to the screen the reverse compliment. 

Each menu item above should be implemented in its own function. The function should be called when the user selects the respective menu item. The functions should accept as argument the DNA sequence and then perform the appropriate calculations\algorithm. 

Input validation: Check to see that the file name entered by the user exists AND that the sequence is in FASTA format. You can assume that there is only one sequence in the file. 

Q2) Write a program that asks the user for a file containing a FASTA nucleotide sequence (you can use the same sequence.fasta file as above). Then prompt the user to select a frame (number 1 through 6). Your program should then find the translation (protein sequence) of the nucleotide sequence in that frame. Print the translation to the screen. 

Input validation: Check to see that the file name entered by the user exists AND that the sequence is in FASTA format. You can assume that there is only one sequence in the file. 

Q3) Write a program that asks the user for a sequence in GenBank format (included is a file called sequence.gb that you can use). Your program should convert the GenBank formatted sequence into FASTA format. Write the FASTA formatted sequence to a file, name of which should include the accession number (i.e. NM_001250672.txt, where NM_001250672 is the accession number). 

Q4) Write a program that asks the user for a file containing a nucleotide sequence AND the name of a restriction enzyme. Your program should return the positions in the sequence where the enzyme cuts. Parse out the enzymes and their cut sites from the attached RestrictionEnzymes.txt file. 

Q5) Read in a whole genome (in FASTA format – file called genome.txt, see attached) and compute the background codon frequencies. The background frequency of a codon is computed by the formula: background_frq(codon) = 100 * N(codon)/ Total_codons where N(codon) is the number of occurrence of the codon across the entire genome, and Total_codons is the total number of all codons in the whole genome. Print out the background frequency of each codon, from AAA to TTT. Use a dictionary in your solution. Your program should count codons that appear in all reading frames and then calculate and display the average. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Wk 1 – Apply: Case Study: Appliance Warehouse – Analysis & Planning

  

Assignment Content

  1.     Overview
    The Appliance Warehouse case study is designed to practice systems analysis and design skills using a life-like scenario. Appliance Warehouse is facing a big business change: create a Service Department as one of their product offerings.

    They need you, the new systems analyst, to help them. You have been tasked to help develop a technological solution to help schedule service appointments and integrate it with existing systems. As a newly hired analyst, you report to Carlie Davis, the IT manager, who will guide you through the steps of this project.

    In the MindTap simulation environment, you will see email examples to your (simulated) Appliance Warehouse email inbox. These simulated emails will contain instructions for each session, and you will consult the Appliance Warehouse’s resource libraries and website for additional information.

    You will complete several weekly individual assignments based on this case study as well as the Signature Assignment: Case Study: Appliance Warehouse Services – Application Maintenance assignment in Week 5.

    For this week’s assignment, be sure to refer to the Appliance Warehouse Resources: Organizational Staffing Document, Appliance Warehouse website, Historical Analysis Phase Durations spreadsheet.

    Directions
    In MindTap, review the Appliance Warehouse Case, and do the following:

    • Read the Before You Begin Message and the Module 1-3 Appliance Warehouse Webmail Client Emails. Read the messages to help determine the tasks you must complete.
    • Review and analyze the weekly Appliance Warehouse case study content and resources.
    • Create a 2- to 3-page document (to submit in Blackboard) that includes the following:
    • An Organization Chart to support the Appliance Warehouse case study
    • The SWOT Analysis diagram you performed and created to support the Appliance Warehouse case study
    • The Mission Statement to support the Appliance Warehouse case study
    • The Problem/Opportunity Statement to support the Appliance Warehouse case study
    • Submit your document.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

qep computer video

 

Directions: Students will watch a Customer Service video and  then answer questions:

Questions:

1) Professionalism – How could Lee have been more helpful to the customer, Karen Tom?

2) Communication – What did the supervisor, Christine, do to calm the customer?

3) Critical Thinking – What might SunTel do company-wide to create a better customer service experience?

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

System Design

 Specifically the following critical elements must be addressed: 

III. Systems Design: 

Propose a solution that addresses the identified problem in your case. Be sure to include screenshots of all relevant diagrams, charts, and tables. 

a) Specifications: Provide a physical design that will meet the specifications outlined in the systems requirement document. 

b) Data Design: Create entity relationship diagrams (ERDs) that accurately describe the proposed solution, including 3NF table designs. 

c) User Interface Design: Illustrate the user interface design. Specifically, be sure to address your proposed human computer interactions (HCIs) and graphical user interfaces (GUIs). Your proposals should follow user-centered design principles and address all design requirements. 

d) System Architecture: Describe the system architecture. Specifically, be sure to address the corporate organization and culture, enterprise resource planning, total cost of ownership, scalability, integration and interface requirements, and security. 

e) Feasibility Analysis: Provide supporting details that justify why your proposed solution is appropriate for solving the problem. In your defense, be sure to address operational, technical, economic, and scheduling feasibility. Be sure that you frame your response for communicating effectively to your target audiences.  

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

s5

Case study Discussion questions

   1. Which documents should Maria read before her class?  

2. Based on what you know about ISO 27000 program certification, what are the major  steps of the process Maria will have to oversee? 

Second under Ethical Decision Making, answer the following questions:

  • Should Linda’s history of past improprieties lead Maria to withdraw her support and replace her without giving detailed reasons to Iris?
  • Should Maria’s ethical responsibility to the company lead her to give a full report of her concerns to Iris?
  • Should Maria’s ethical responsibility to Linda lead her to keep these concerns to herself and allow the recommendation to stan

 

  • Assignment Format: APA format
  • Submission Format: MS Word
  • Length: Minimum 250 words per question 
  • Citations Required: 1 – 2 scholarly citations minimum 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Week 4 Assignment – Defense in Depth

 

Week 4 Assignment – Defense in Depth

Introduction

The process of implementing security frequently opens one’s eyes to other forms of security not previously considered. In this two-part assignment, you should experience just that. This assignment focuses on a model of implementing security in  layers, which, in many cases, requires a network that is designed  accordingly. The specific course learning outcome associated with this assignment is: 

  • Recommend best security practices to achieve business objectives based on risk assumptions.

Instructions

Design a network that incorporates the following: 

  • One corporate site (Chicago).     
    • All servers exist here (web server, file server, print server, mail server, FTP server).
    • Connection to the Internet (50 MBps).
    • 300 employees who only need access to local corporate resources and the Internet.
  • One remote site (8 miles away).     
    • 20 employees who need access to all resources at corporate, plus the Internet.
    • Connection to the Internet (3 MBps).
Part 1

Use Microsoft Visio or an open-source alternative, such as Dia Diagram Editor, to: 

  • Create a network diagram with defense in depth in mind, citing  specific, credible sources that support the design and depicting at  least four-fifths of the following:     
    • All necessary network devices (routers, switches and/or hubs, firewalls, VPNs, proxies, and others).
    • The interconnections between network devices.
    • Connections to end-user (client) devices (desktops, laptops).
    • Connections from the Internet cloud to the network input.
Part 2

Write a 6–10 page paper in which you: 

  • Describe the flow of data through the network, citing specific, credible sources.     
    • Assume data begins at the remote site.
    • Data flow may be monitored by an IDS.
  • Explain all three elements of the CIA triad and how isolating by  network functions helps deliver a layered approach, citing specific,  credible sources that support your assertions and conclusions.
  • Support your main points, assertions, arguments, or conclusions  with at least four specific and credible academic sources synthesized  into a coherent analysis of the evidence.     
    • Cite each source listed on your source page at least one time within your assignment.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Developing SQL Statements to Query Existing Data

  Developing SQL Statements to Query Existing Data 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

PMI Project and Agile Modeling and Prototyping

For 1st assignment attached is the PDF File out of 49 topics we need to select any 5 topics 

Need atleast 6 pages of content without references.

For 2nd assignment below is the description:

 Research a scholarly paper or professional video on Agile Modeling and Prototyping” and reflect on only one (1) of the following topics:

  • “Agile vs Structured”: How is Agile Modeling better or worse than Structurred Methods?
  • “Agile Types”: What types of Agile Modeling exists and which seems better?
  • “Prototyping”: How important is Prototyping and when would it be used?

NOTE: 
You must copy and paste the topic at the start of your paper to provide a context for your answer.
This paper must be between 250-300 words on what caught your eye and reflect on what you read. 
Do not add extraneous text that does not address the question – do not add an introduction or conclusion.
Do not copy and paste text from the referenced resource. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now