- Select one of these major cloud service models: IaaS, SaaS, or PaaS. Please respond to the following in a post of 1000-2000 words:
- Describe key issues when configuring and operating security for your selected cloud service model.
- Be sure to support your response with examples based on your research and experience.
- Provide a full citation and reference, formatted according to Strayer Writing Standards.
GEM5 project
Coding in GEM5
Can you solve this project, it is due Wednesday midnight.
Python coding (flowchart & Pseudo code)
Instructions:
Create a FLOWCHART and a PSEUDOCODE for each problem.
Use the information below to create a pseudocode (which can be a text-based description for solving the problems) and a flowchart (using flowchart symbols to illustrate how you would program) to solve each problem. You may use Microsoft Word® for your pseudocode and Microsoft PowerPoint® for your flowchart.
1. Problem:
Create a flowchart and pseudo code to do the following:-
You are going to modify week 4 assignment (2 problems) to use input() function (no hard coded values) to prompt the user to enter the values.
Make sure the prompt message is meaningful, do not say “Enter value”, say something like this “Enter hours worked” after you get all the inputs, display the results and prompt the user if wants more calculation (y/n). If no then print a message like “Thank you for …….”
The flowchart must include a loop and if-then
Dis9
Need APA format without plagiarism.
Andriller Tool
Question-1
In this weekly discussion, you will discuss the use of a tool for manual examination of a phone:
- Describe the Andriller tool functionality and process used in an examination of a device.
- Using the Internet, research the web for an article related to the tool and answer the following questions:
- What are some of the advantages or disadvantages of the tool?
- Discuss the tools setup
- Appraise the value of the tool in gathering evidence for the prosecution
No Plagiarism
· Should be 400 words without References.
Question-2
Prepare a two-page paper (double-spaced) that describes the device or system you will investigate and the intended tool you plan to use to conduct your forensics investigation. The interim paper should be in the form of an Executive Summary. Be sure to provide references in APA format.
Tool: Andriller
No Plagiarism
· 2 Pages without references
Excel Chapter 9 Mid-Level 2 – Pizza Sales
exploring excel 2019 grader
A11
The attached document contains the questions.
There are 4 questions in the document.
3-page assignment with a minimum of 3-4 references in APA format.
Cyber security planning and management
Select ONE ARTICLE from the following links and summarize the reading in your own words.
Your summary should be 2-3 paragraphs in length and uploaded as a TEXT DOCUMENT.
There is an EXAMPLE attached to show you the format requirements.
What is most important is that you use YOUR OWN WORDS to summarize the news article. It is essential that you do not copy text directly from the Internet. Plagiarism is unacceptable. You can easily avoid this by rephrasing the contents and summarizing it using your own words.
http://topics.nytimes.com/top/reference/timestopics/subjects/c/computer_security/index.html
https://www.lifewire.com/learn-how-antivirus-4102748
http://www.sans.org/newsletters/
http://news.cnet.com/security/ https://www.onlinesecurity.com/news–publications-page http://www.esecurityplanet.com/views http://netsecurity.about.com/
https://www.techrepublic.com/
Operating Systems Project Due in 48 hours
Please Inbox me If you understand and can do it on time. Please Only Bid if you fully Understand the Project and can Deliver the requirements in 48 hours.
In this final project, you will implement a simple ramdisk module that you can format with “mkfs.ext2” and mount and unmount with “mount” and “umount”. The ram disk should be of a fixed size stored entirely in memory. It should appear as a block device in the system. This project is an example of a block device driver, which handles data a block at a time. This project should satisfy the following requirements.
– Implement a ramdisk as a kernel module.
– Allow an ext2 filesystem to be installed onto the ramdisk.
– Allow the filesystem to be mounted and unmounted with “mount” and “unmount”.
While submitting your project, please make sure you include the following:
your source code,
a makefile,
a short report describing your work,
Dijkstra’s shortest-path (LS) routing algorithm
Use Dijkstra’s shortest-path (LS) routing algorithm to compute the shortest-path from u to all network nodes.
I will ping you image with nodes
