Wednesday 11 February 2015

Cloud Computing Project

Cloud Computing

                    These days i am working on cloud computing. This is now my project on final year. All i know about cloud computing is meant to be internet.

Basic Concept

                     Cloud computing is following two basic model. They are
                                        1.Deployment Model
                                        2.Service Model

1.Deployment Model

                     It deals with types of access
                                       1.Public
                                       2.Private
                                       3.Hybrid

2.Service Model

                     It deals with in which cloud computing based on
                                      1. Infrastructure as a Service (IaaS)
                                      2. Platform as a Service (PaaS)
                                      3. Software as a Service (SaaS)

No comments:

Post a Comment

CakePHP Date Picker

Folder Structure: Controller:   File location - cakephp/src/controller/HomepageController.php namespace App\Controller; use...