Skip to main content

What is Cloud Computing ?

Cloud Computing is the delivery of services. It enables the user to Store data, Access service, and Share platforms. 

what is Cloud Computing , Cloud Computing, Cloud
Cloud Computing

Cloud Computing services contain

Cloud Computing Services are divided into 3 types


IaaS – infrastructure as a service

                (Best Jobs in 2020)

Example:-  let’s suppose you have a laptop of 4 Gb RAM and you wanted to install Android Studio, but your system doesn't support it well. Your laptop performance is lagging.
Your friend Suraj have one extra laptop which is not in use and it has 8 GB  RAM, 
so You borrow his laptop for 30 days, You completed your work and you return the laptop, this is called IaaS.

  • You don’t have to buy hardware or any component, you use the service and give some amount for it.


PaaS- platform as a service

It provides you computing Platform which includes OS, Database, web server, programming environment.

The integrated platform is provided.

Example  – Amazon Web Service Elastic Beanstalk, Google App Engine, IBM Smart cloud etc

SaaS – Software as service

Software as a service model provides access to application software, which you don’t have to install or setup.
 You don't have to install services it will available online. You can manipulate the data according to your need when you required.
 Example:- Google Apps, Microsoft Office 365 etc





                                            Quick overview

       PaaS(platform as a service)

  •  A layer on top of IaaS
  • Runtime, Database (eg MySQL) 

        SaaS( Software as a Service)

    • A layered top of Paas
    • The application like Gmail            

                                                

                                          Best Cloud Services Provider


Amazon Web Service , cloud Service Provider
AmazonWebServices

Microsoft-azure, cloud-computing-service-provider, cloud-computing
by Microsoft




book maluha

https://amzn.to/2BWjhNb

   
      Visit the link for new topics
     

                https://amzn.to/2BWjhNb










Comments

Post a Comment

Popular posts from this blog

what is Brand Equity?

According to Investopedia Brand equity refers to a value premium that a company generates from a product with a recognizable name when compared to a generic equivalent. Read article click here In simple term Dominance of any product in his field is Brand equity for example If you want Toothpaste we prefer Colgate, if you want water we prefer Bisleri, insurance refer to LIC, In India, BJP means Modi and Congress means Rahul Gandhi, Brands are too dominant that they replace the product How the brand is created? Name Logo Tag line Medium of Communication I would like to share An example which all Indians can relate Topic:- Historic 2014 Election BJP has created a boom for Narendra Modi in Social media in terms of marketing and Advertising  People behind Advertising Piyush Pandey (Executive Chairmen Creative designing of Ogilvy) Sam Balsara (Chairmen And Managing Director of Madison) Piyush Pandey was the only person who coined the term " Aa...

What is BlockChain ?

The blockchain is a chain of blocks which contain information. First used in Bitcoin by " Satoshi Nakamoto " in  2009 for Bitcoins(A digital currency) The blockchain is a distributed ledger. Now, what is ledger? According to Wikipedia ledger is A  ledger   is the principal book or computer file for recording and totaling economic transactions measured in terms of a monetary  unit of account  by account type, with  debits and credits  in separate columns and a beginning monetary  balance  and ending monetary balance two account. In simple terms a file which stores information like transactions and account details called Block and the connection between them is Chain. A block contains 3 part  Hash of the previous block Data Hash   Block of Blockchain Hash is a  like a fingerprint, which contains details of data(sender, receiver, content, previous block hash etc) Hash looks like this "a 0680c0...

What is Virtualization in cloud?

In this post, we will discuss Virtualization, load balancing, Hypervision, and Machine Imaging What is load balancing? In simple terms balancing traffic in an appropriate and effective way is called load balancing. Example:- Suppose you have a website and your gateway can handle 1000 visitor at a time but traffic is 2300 what will happen to your gateway? It will stop working and your website may crash. This is called load and if we manage this using more gateways it will be called load balancing. Real-time Example:- Flipkart hosts sale on   22 July 2014 and Site "Crashed" Do you know why? Because the traffic was more than expected and the gateway failed to process The error was 5001,5002,5003 which refer to gateway and service unavailable. Report click here  How to overcome crash and the answer is to buy more gateways and handle the traffic . let's understand it with a simple example You have a website whose dail...