Create network file system with amazon elastic file systems efs
Project 2: Cloud Computing Assignment
CMIT 495 Current Trends and Projects in Computer Networks and Security
Log in to the AWS Management Console
|
|
---|
Next: Configure Instance Details at the bottom right corner of the screen when done.
|
---|
enough space for log files, backups, and other scenarios a server might be tasked with. The rest of the default information can be used as is. Click Next: Add Tags at the bottom right corner of the screen when done.
Upon completion of this assignment, export your file as a PDF and upload to the
|
---|
identification of specific resources. Under Key, type Name; under Value, type MyServer. These will be the tags for this particular instance. Click Next: Configure Security Group at the bottom right corner of the screen when done.
Project 2: Cloud Computing Assignment
|
---|
After clicking Launch, a pop-up screen will be presented
requesting the selection of a key pair. A key pair will allow the user to securely log into the instance. Click on the arrow in the first box to activate the dropdown menu, select Create a new key pair. Under Key pair name, type WindowsServer then click Download Key Pair. After the key pair has been downloaded, click Launch Instances.
Upon completion of this assignment, export your file as a PDF and upload to the
Upon completion of this assignment, export your file as a PDF and upload to the
Upon completion of this assignment, export your file as a PDF and upload to the
4. Using AWS, store and retrieve a file. Use the AWS Use Cases web page for step-by-step instructions. Take a screenshot of the result and embed it below. Specifically, take a screenshot retrieving the object from the S3 bucket.
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 PaaS (e.g. operating system) needs. There is no need for a private cloud, so the public option will work just fine. Describe the different between the Google Cloud Platform, Amazon AWS, and Microsoft Azure.
Make a recommendation to the CTO as to which service provider you would recommend and why. Be explicit and detailed in your recommendation.
One of the greatest advantages of Amazon is its experience.
LEO/Assignments folder.
Project 2: Cloud Computing Assignment
Services:
|
|
---|
Amazon Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you've
defined. This virtual network closely resembles a traditional network that you'd operate in your own data center, with the benefits of using the scalable infrastructure of AWS. To begin, the CEO would like you to provision two subnets. One subnet will be for the developers (Subnet A), which will be provisioned with 146.38.70.105/20. The second subnet will for the
marketing department (Subnet B), which will be provisioned with 215.16.52.119/19.What is the network address, broadcast address, and subnet mask for Subnet A and B?
Subnet B
Network Address: 215.16.32.0
Broadcast Address: 215.16.63.255
Subnet Mask: 255.255.224.0Perform the necessary calculations and explain your answer.
The chart below lists all of the possible /20 networks for
146.38.x.x
We have the IP address of 146.38.70.105/20 which translates to a 255.255.240.0 subnet mask and a 0.0.15.255 wildcard mask.
To determine the network address, we take the IP address and bounce it off of the chart above keeping the range of usable hosts in mind. IP address 146.38.70.105 falls between the range of 146.38.64.1 – 146.38.79.254, giving us a network address of 164.38.64.0 and a broadcast address of 164.38.79.255 which totals 4096 hosts with 4094 useable.
Upon completion of this assignment, export your file as a PDF and upload to the LEO/Assignments folder.