Explain Amazon Web Services .

 Amazon Web Services

  • Amazon Web Services (AWS) is an Amazon company that offers on-demand cloud computing platforms and APIs to people, businesses, and governments on a pay-as-you-go basis. AWS is a comprehensive, ever-evolving cloud computing platform offered by Amazon that comprises infrastructure as a service (laaS), platform as a service (PaaS), and packaged software as a service (SaaS) products. AWS services may provide a company with tools like computation power, database storage, and content delivery services.
  • These cloud computing web services offer a wide range of fundamental abstract technological infrastructure and distributed computing building blocks and tools. One of these services is Amazon Elastic Compute Cloud (EC2), which provides customers with a virtual cluster of computers that is always available through the Internet. AWS's version of virtual computers emulates most of the characteristics of a real computer, including hardware central processing units (CPUs) and graphics processing units CPU's) for processing; local/RAM; hard disk/SSD storage; a choice of operating systems; networking; and pre-loaded application software such as web servers, databases, and customer relationship management (CRM).
  • AWS was founded in 2006 as an extension of the internal infrastructure established by Amazon.com to manage its online retail activities. AWS was among the first firms to provide a pay-as-you-go cloud computing model. AWS provides a wide range of tools and solutions for businesses and software developers that may be utilized in data centers in over 190 countries. AWS services are available to government agencies, educational institutions, charities, and commercial organizations.
  • The AWS technology is used in server farms all around the world and is maintained by an Amazon subsidiary. Fees are calculated following a "Pay-as-you-go" model, which is based on the hardware, operating system, software, or networking characteristics selected by the subscriber, as well as availability, redundancy, security, and service choices. Subscribers have the option of paying for a single virtual AWS machine, a dedicated physical computer, or clusters of both. Amazon offers security for members' systems as part of the subscription agreement. AWS operates from a variety of geographical locations across the world.


How Has AWS Become so Successful?

Security: AWS provides a secure and durable platform that provides end-to-end security and storage.

Experience: The skills and infrastructure management born from Amazon's many years of experience can be very valuable.

Flexibility: It allows users to select operating systems, languages, databases, and other services as per their requirements.

Easy to use: AWS lets you host your applications quickly and securely, regardless of whether it is an existing

Scalable: The applications you use can be scaled up or down, depending on your requirements. Cost savings: You only pay for the compute power, storage, and other resources that you use, or the new application. 

Scheduling: This enables you to start and stop AWS services at predetermined times. without any long-term commitments.

Reliability: AWS takes multiple backups at servers at multiple physical locations.



Comments

Popular posts from this blog

Suppose that a data warehouse for Big-University consists of the following four dimensions: student, course, semester, and instructor, and two measures count and avg_grade. When at the lowest conceptual level (e.g., for a given student, course, semester, and instructor combination), the avg_grade measure stores the actual course grade of the student. At higher conceptual levels, avg_grade stores the average grade for the given combination. a) Draw a snowflake schema diagram for the data warehouse. b) Starting with the base cuboid [student, course, semester, instructor], what specific OLAP operations (e.g., roll-up from semester to year) should one perform in order to list the average grade of CS courses for each BigUniversity student. c) If each dimension has five levels (including all), such as “student < major < status < university < all”, how many cuboids will this cube contain (including the base and apex cuboids)?

Suppose that a data warehouse consists of the four dimensions; date, spectator, location, and game, and the two measures, count and charge, where charge is the fee that a spectator pays when watching a game on a given date. Spectators may be students, adults, or seniors, with each category having its own charge rate. a) Draw a star schema diagram for the data b) Starting with the base cuboid [date; spectator; location; game], what specific OLAP operations should perform in order to list the total charge paid by student spectators at GM Place in 2004?

Explain network topology .Explain tis types with its advantages and disadvantges.