Discuss the four different types of cloud deployment methods.

What will be an ideal response?


ANSWER: A public cloud is accessible to anyone, and typically, the only identification required is an e-mail address. This deployment method offers no security, but it’s popular because of its ease of use. Next is a private cloud, which can be accessed only by people who have the necessary credentials, such as logon names and passwords; sometimes location is used as a way to restrict access, too. Most companies have private clouds. A community cloud is a way to bring people together for a specific purpose. For example, say a city wants all small businesses to have access to the same documents and templates. By creating a community cloud, the city can make these files accessible to those who have a current business license. A hybrid cloud enables a company to keep some information private and designate other files as public or community information.

Computer Science & Information Technology

You might also like to view...

It is important to include Web 2.0 technologies that focus on enabling and facilitating user-generated content and collaboration. These include:

What will be an ideal response?

Computer Science & Information Technology

Methods are considered ____, that is, they can more easily be transported to and reused by multiple programs when variables and constants are declared within the methods that use them.

A. efficient B. moveable C. reliable D. portable

Computer Science & Information Technology

The functions isempty() and isfull()are required in any queue implementation.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What is the minimum size of an Ethernet frame?

A. 64 bytes B. 1024 bytes C. 256 bytes D. 1500 bytes

Computer Science & Information Technology