Cloud Computing Advantages and Applications
45 Questions
1 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

What is the purpose of a queue in Windows Azure storage?

  • To store relational databases
  • To store unstructured data
  • To store structured data
  • To store messages about tasks to be performed by Worker role instances (correct)
  • How many times is all data in the Windows Azure storage replicated?

  • Two times
  • Three times (correct)
  • Four times
  • Five times
  • What is the primary purpose of tables in Windows Azure storage?

  • To store unstructured data
  • To store structured data (correct)
  • To store messages about tasks to be performed
  • To store relational databases
  • What is the name of the service that provides relational databases in Windows Azure?

    <p>SQL Azure</p> Signup and view all the answers

    How are blobs, tables, and queues named in Windows Azure storage?

    <p>Using URIs</p> Signup and view all the answers

    What is the purpose of the Fabric in Windows Azure?

    <p>To organize machines into a fabric</p> Signup and view all the answers

    How are machines in the Fabric managed?

    <p>By the Fabric controller</p> Signup and view all the answers

    What is the advantage of replicating data in Windows Azure storage?

    <p>To provide fault tolerance</p> Signup and view all the answers

    What is the relationship between a Worker role instance and a queue?

    <p>A Worker role instance reads from a queue</p> Signup and view all the answers

    What is the main reason for the limited spread of personal computers in villages?

    <p>Unwillingness to adopt new technology</p> Signup and view all the answers

    What is the primary goal of the computing system in rural areas?

    <p>To enhance the standard of living</p> Signup and view all the answers

    Why are traditional web services not suitable for villagers?

    <p>They need technical expertise for maintenance</p> Signup and view all the answers

    What is a major advantage of cloud computing in rural areas?

    <p>No need for upfront commitment</p> Signup and view all the answers

    What is a limitation of traditional web services in terms of availability?

    <p>They are not available at all times</p> Signup and view all the answers

    What is a challenge faced by villagers in using traditional web services?

    <p>They need to own a PC</p> Signup and view all the answers

    What is an advantage of cloud computing in terms of maintenance?

    <p>Maintenance issues are handled by the cloud provider</p> Signup and view all the answers

    What is a benefit of using cloud computing in rural areas?

    <p>Enhanced standard of living</p> Signup and view all the answers

    Why is cloud computing suitable for rural areas?

    <p>It provides low-cost terminals with basic functionality</p> Signup and view all the answers

    What is e-government a form of?

    <p>e-business</p> Signup and view all the answers

    What is the primary goal of e-governance?

    <p>To provide 24/7 services to citizens</p> Signup and view all the answers

    What is utility computing, and how can it improve e-governance?

    <p>A way to greatly improve e-governance</p> Signup and view all the answers

    What is the importance of high availability in e-governance?

    <p>To provide 24/7 services to citizens</p> Signup and view all the answers

    What is the role of respective departments in e-governance?

    <p>To provide information to the public</p> Signup and view all the answers

    What is the importance of human resource in e-governance?

    <p>To build IT skilled resources</p> Signup and view all the answers

    What is the importance of security in e-governance?

    <p>To highly secure government data</p> Signup and view all the answers

    What is the importance of privacy in e-governance?

    <p>To provide sufficient privacy to personal data</p> Signup and view all the answers

    What is Gyan Ganga, an initiative of the Government of Gujarat?

    <p>A project to provide wireless Internet connectivity to 18000 villages</p> Signup and view all the answers

    What is the current state of cloud computing?

    <p>It is still in its infancy</p> Signup and view all the answers

    Which of the following companies is providing cloud services?

    <p>Google, Yahoo, and Amazon</p> Signup and view all the answers

    What is one of the benefits of cloud computing for users?

    <p>They have to focus on their own domain work</p> Signup and view all the answers

    What is one of the open research issues in cloud computing?

    <p>Security aspect in the cloud</p> Signup and view all the answers

    In which area can cloud computing be applied in developing countries like India?

    <p>E-governance and rural development</p> Signup and view all the answers

    What is the utility computing model in cloud services?

    <p>Users only pay for what they use</p> Signup and view all the answers

    Why are business organizations showing interest in cloud services?

    <p>To devote more time to their own domain work</p> Signup and view all the answers

    What is one of the products capturing the market in cloud computing?

    <p>Google App-Engine</p> Signup and view all the answers

    What is one of the challenges to successfully deploy cloud computing?

    <p>Security concerns and other crucial issues</p> Signup and view all the answers

    What is the primary reason for cloud computing to gain popularity?

    <p>Real-time response and data intensive applications</p> Signup and view all the answers

    What is the purpose of programming models like MapReduce and Hadoop?

    <p>To hide operational complexity of parallel processing</p> Signup and view all the answers

    What is the primary goal of business enterprises in using cloud computing?

    <p>To discover customers' needs and buying patterns</p> Signup and view all the answers

    What is the benefit of cloud computing for scientific experiments like LHC?

    <p>Faster processing of large amounts of data</p> Signup and view all the answers

    What is the primary reason for desktop applications like Matlab to use cloud computing?

    <p>To perform extensive evaluations</p> Signup and view all the answers

    What is the advantage of cloud providers separating application and data?

    <p>Easier maintenance</p> Signup and view all the answers

    What is the characteristic of cloud computing that makes it suitable for rural areas?

    <p>Low cost and high availability</p> Signup and view all the answers

    What is the role of cloud computing in discovering customers' needs?

    <p>It analyzes large amounts of online data</p> Signup and view all the answers

    What is the benefit of cloud computing in terms of data analysis?

    <p>It allows for faster processing of large amounts of data</p> Signup and view all the answers

    Study Notes

    High Demand for Interactive Applications

    • Cloud computing is gaining popularity due to its ability to provide real-time responses and data analysis across different sources.
    • Interactive applications with high availability and data-intensive requirements are attracted to cloud computing.

    Cloud Computing Advantages

    • Enables batch processing and analysis of large amounts of data efficiently.
    • Hides operational complexity of parallel processing using programming models like Google's MapReduce and Yahoo!'s Hadoop.
    • Business enterprises are interested in discovering customer needs, buying patterns, and supply chains to make informed decisions.
    • Cloud computing enables analysis of large amounts of online data, making it an ideal solution for businesses.
    • Scientific experiments, such as the Large Hadron Collider (LHC), require massive data processing and can be done using cloud computing.

    Cloud Architecture

    • Cloud providers have physical data centers that provide virtualized services to users through the internet.
    • Cloud providers separate applications and data, and provide mechanisms for storing and accessing data.

    Cloud Storage

    • Blobs provide mechanisms for storing unstructured data.
    • Tables are used for storing structured data and can be accessed using ADO.NET Data Services.
    • Queues are used to store messages about tasks to be performed by Worker role instances.

    Windows Azure Storage

    • All data is replicated three times for fault tolerance.
    • Data is backed up in geographically distributed data centers.
    • Azure storage can be accessed by any Windows Azure application or any application hosted on another cloud platform.

    SQL Azure

    • Provides relational databases for applications that require them.
    • Built on Microsoft SQL Server.
    • Can be accessed via ADO.NET or other Windows data access interfaces.

    E-Governance

    • E-governance refers to the processes and structures needed to deliver electronic services to the public.
    • Cloud computing can improve e-governance by providing 24/7 services, regular updates, and secure data storage.

    Impact of Technology in E-Governance

    • High availability is required for e-governance systems.
    • Content needs to be regularly updated and information provided to the public.
    • Human resources need to be properly trained to maintain and secure e-governance systems.

    Cloud Computing Advantages in E-Governance

    • Provides 24/7 services and high availability.
    • Enables regular updates and provides sufficient information to the public.
    • Reduces the need for technical experts in rural areas.
    • Solves the issue of upfront commitment and maintenance.

    Case Study: Gyan Ganga Project

    • The Gyan Ganga project aims to provide wireless internet connectivity to 18,000 villages in Gujarat.
    • The project uses corDECT technology based on Wireless Local Loop (WLL).
    • The project aims to enhance the lifestyle of rural people and contribute to the nation's development.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Related Documents

    ch5.pdf

    Description

    Learn about the benefits of cloud computing, including real-time responses, data analysis, and efficient batch processing. Discover how it meets the demands of interactive applications.

    More Like This

    Distributed Parallel Computing Systems Overview
    10 questions
    Introduction to Cloud Computing
    10 questions
    Benefits of Cloud Computing Flashcards
    17 questions
    Parallel Efficiency in Cloud Computing
    37 questions

    Parallel Efficiency in Cloud Computing

    IntelligentCarolingianArt2173 avatar
    IntelligentCarolingianArt2173
    Use Quizgecko on...
    Browser
    Browser