Cloud Computing
1. Log in to your newly created AWS account and take a screenshot of the AWS Management Console (Dashboard) and paste it below question 1. The screenshot should include the username you created during the setup phase.
2. Launch a Windows Virtual Machine (VM). Provide a detailed overview of the steps required to install the Microsoft Windows operating system (OS) on the VM. The steps may be listed in the form of bullet points or a summary with complete sentences. Use as much space as required. Finally, take a screenshot of the desktop and paste it with your response below this question.
3. Using what you learned from Project 1, provision and launch a new AWS EC2 Ubuntu Linux Server and connect to it via the SSH protocol. Note any challenges or opportunities associated with this provisioning.
4. Using AWS, create a network file system with Amazon Elastic File Systems (EFS) and attach it to the running Ubuntu Server instance. You may use the AWS web page for step-by-step instructions and understand how the EFS works. Take a screenshot of the result and embed it below. Specifically, take a screenshot to verify that your file system has been successfully mounted, along with the results from creating a test file in your new file system. This will be done by running a simple dd command to generate a 1GiB file in your new directory. Finally, describe the value of a network file system.
5. Using the AWS platform, create an S3 bucket and upload any file to the S3 bucket. Take a screenshot showing the file was uploaded to the S3 bucket and paste it below. If necessary, use the AWS webpage above for step-by-step instructions.
6. The CTO will be reviewing this document. You have shown how easy it is to provision a Microsoft OS using the AWS platform. The CTO chose AWS because it offered a free account. She will now expect a recommendation from you on what cloud service to use for the organization’s PaaS (e.g., the infrastructure, OS, runtime, etc.) needs. There is no need for a private cloud, so the public option will work just fine. Describe the difference between the Google Cloud platform, Amazon AWS platform, and Microsoft Azure platform. Provide a recommendation for the CTO as to which service provider you would recommend and why. Be explicit and detailed in your recommendation.
7. The CTO approved your comparative analysis between the cloud service providers (i.e. Amazon, Google, and Microsoft). She has decided to proceed with an Amazon Virtual Private Cloud (Amazon VPC). The Amazon VPC enables one to launch AWS resources into a virtual network, which is similar to a traditional network that can be operated in an on-premises data center. Keep in mind that networking, storage, and security associated with a VPC are as important as the overall scalable infrastructure of AWS.
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of