Podcast
Questions and Answers
What is an advantage of using cloud standards, as seen in the example of Best Bikes?
What is an advantage of using cloud standards, as seen in the example of Best Bikes?
What is the primary difference between Best Bikes' approach and cloud computing?
What is the primary difference between Best Bikes' approach and cloud computing?
What type of cloud service would Google Mail be classified as?
What type of cloud service would Google Mail be classified as?
What is a key characteristic of IaaS?
What is a key characteristic of IaaS?
Signup and view all the answers
Which of the following is NOT a cloud deployment model?
Which of the following is NOT a cloud deployment model?
Signup and view all the answers
What is the primary benefit of using SaaS services like Office 365?
What is the primary benefit of using SaaS services like Office 365?
Signup and view all the answers
What is the primary benefit of using PaaS?
What is the primary benefit of using PaaS?
Signup and view all the answers
What is the primary difference between PaaS and IaaS?
What is the primary difference between PaaS and IaaS?
Signup and view all the answers
What is a major factor contributing to the growth of cloud computing?
What is a major factor contributing to the growth of cloud computing?
Signup and view all the answers
When does the cloud not make sense for organizations?
When does the cloud not make sense for organizations?
Signup and view all the answers
What is the most popular way organizations use the cloud?
What is the most popular way organizations use the cloud?
Signup and view all the answers
What are the three fundamental cloud types?
What are the three fundamental cloud types?
Signup and view all the answers
What is provided in an IaaS?
What is provided in an IaaS?
Signup and view all the answers
What is an example of IaaS?
What is an example of IaaS?
Signup and view all the answers
What is hosted in a PaaS?
What is hosted in a PaaS?
Signup and view all the answers
What is a benefit of IaaS over traditional on-premises hosting?
What is a benefit of IaaS over traditional on-premises hosting?
Signup and view all the answers
What is the primary role of middleware in a Platform as a Service (PaaS) environment?
What is the primary role of middleware in a Platform as a Service (PaaS) environment?
Signup and view all the answers
What type of cloud deployment model is Microsoft Windows Azure an example of?
What type of cloud deployment model is Microsoft Windows Azure an example of?
Signup and view all the answers
What is the primary benefit of using a Content Delivery Network (CDN)?
What is the primary benefit of using a Content Delivery Network (CDN)?
Signup and view all the answers
Which of the following is an example of a Software as a Service (SaaS) provider?
Which of the following is an example of a Software as a Service (SaaS) provider?
Signup and view all the answers
What is the primary difference between a traditional server and a Content Delivery Network (CDN)?
What is the primary difference between a traditional server and a Content Delivery Network (CDN)?
Signup and view all the answers
What type of cloud deployment model is Oracle On Demand an example of?
What type of cloud deployment model is Oracle On Demand an example of?
Signup and view all the answers
What is the primary role of a Platform as a Service (PaaS) provider?
What is the primary role of a Platform as a Service (PaaS) provider?
Signup and view all the answers
What type of cloud deployment model is Amazon EC2 an example of?
What type of cloud deployment model is Amazon EC2 an example of?
Signup and view all the answers
Study Notes
Using Web Services Internally
- Best Bikes runs its own servers on its own infrastructure, setting up a private internet within the company.
- The company writes applications for processing inventory using Web services standards.
- Application users access the inventory Web services using JavaScript.
Cloud Types
- Three fundamental Cloud Types:
- Infrastructure as a Service (IaaS)
- Platform as a Service (PaaS)
- Software as a Service (SaaS)
Infrastructure as a Service (IaaS)
- Provides bare server computer, data storage, network, and virtualization hosted by the cloud.
- Examples:
- Rackspace Inc. provides hardware for customers to load specific operating systems.
- Amazon's Simple Storage Service provides unlimited, reliable data storage in the cloud.
- The cost savings of IaaS over traditional on-premises hosting can be substantial.
Platform as a Service (PaaS)
- Hosted computers with an operating system, runtime environment, and middleware provided by vendors.
- Middleware bridges different applications to provide unified service.
- Examples:
- Microsoft Windows Azure provides servers installed with Windows Server.
- Microsoft SQL Azure provides a host with Windows Server and SQL Server.
- Oracle On Demand provides a hosted server with Oracle Database.
- Amazon EC2 provides servers with Windows Server or Linux installed.
Software as a Service (SaaS)
- Provides hardware infrastructure, operating system, application programs, and databases.
- Examples:
- Salesforce.com provides hardware and programs for customer and sales tracking.
- Google Drive, OneDrive, Office 365, Exchange, Skype for Business, SharePoint applications.
Content Delivery Network (CDN)
- A system of distributed servers that deliver web pages and other web content.
- Stores user data in many different geographical locations and makes them available on demand.
- Minimizes latency.
- A specialized type of PaaS, in its own category.
When to Use the Cloud
- When law or standard industry practice do not require physical control or possession of the data.
- Organizations can use the cloud in several different ways, with the most popular way being using cloud services.
Benefits of the Cloud
- Cheap processors, essentially free data communication, and data storage.
- Virtualization technology enables flexible, standardized processing capabilities.
- Internet-based standards enable flexible, standardized processing capabilities.
When Not to Use the Cloud
- When law or standard industry practice require physical control or possession of the data.
- Examples: Financial institutions legally required to maintain physical control over their data.
Studying That Suits You
Use AI to generate personalized quizzes and flashcards to suit your learning preferences.
Related Documents
Description
Best Bikes runs its own servers on its own infrastructure and sets up a private internet. Learn about using web services internally with this example.