0% found this document useful (0 votes)
55 views12 pages

Secured Cloud Services and Optimal Pricing

The document describes a cloud computing project that provides secured cloud services and optimal pricing. It includes 5 modules for registration, pricing, services, networking, and database. It outlines the features and functions of each module. The architecture uses multiple CPUs and a shared file system. Usecase, class, and sequence diagrams are included to illustrate the interactions between users, administrators, third parties, and the database for various processes like registration, accessing services, retrieving data, and networking.

Uploaded by

Mohan Rao
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
55 views12 pages

Secured Cloud Services and Optimal Pricing

The document describes a cloud computing project that provides secured cloud services and optimal pricing. It includes 5 modules for registration, pricing, services, networking, and database. It outlines the features and functions of each module. The architecture uses multiple CPUs and a shared file system. Usecase, class, and sequence diagrams are included to illustrate the interactions between users, administrators, third parties, and the database for various processes like registration, accessing services, retrieving data, and networking.

Uploaded by

Mohan Rao
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 12

SECURED CLOUD SERVICES AND OPTIMAL PRICING

BY P. Shivasai Goud) G.Gnaneshwar CH. Vikas K.Shylesh kulkarni

(08R01A0538 (08R01A0512) (08R01A0505 ) (08R01A0525)

MODULES:
1. 2. 3. 4. 5. Registration Pricing Services Networking Database

Registration:
I. Mail updates II. Mobile updates

Pricing:
I. II. III. IV. Query execution Optimal pricing Database retrieving Mobile updates

Services:
I. II. III. IV. Infrastructure as a service(IaaS) Platform as a service(Paas) Software as a service(SaaS) Mobile updates

Networking:
I. II. III. IV. Registration Communicating directly between systems Messaging Mobile updates

Database:
I. Query execution II. Dynamic updating III. Mobile updates

ARCHITECTURE:

coordinator

CPU4

CPU3

CPU2

CPU1

Shared File System

Back _ End _ Database

USECASE DIAGRAMS:
Registration

login

Service accessing services


pricing

user

Database retriving

networking

Creating accnt

Db collection

verification

Providing services

Providing db

Admin

Pricing

Mail updating

Mobile update

Ack 3 rd party

Ack from db

Mail to user

Msg to user services

Db collection

Third party

Create random code

Access to amin

CLASS DIAGRAMS:

Admin
Admin_name: (char) Admin_loc:(varchar) Creating_acc(): Db_collection(): Verification(): Pr_services(): Pr_database(): Up_database(): Pr_network(): Mail_up(): request_to

User
User_id:varchar User_name:char User_pass:varchar Register(): Login(): Access_ser(): Pricing(): db_retriving(): Networking(): Ack_recv():

Send_to

Third party
Tp_no:varchar Tp_loc:varchar Recv_adminack(): U_mail(): U_msg(): Db_colect(): Random(): Admin_ack():

Database
Db_name:char db_loc:char Db_status:varchar Recv_rqst(): Prcess_rqst(): authenticate(): Store_db(): Update_db():

sequence diagrams: :User


register Rqst for acc Ack as login page login Ack mail code
Ack mobile code

:third_party

:admin
process storing

:database

Ack login
Random code

authentication ack

Req for service


Ack as login page login Select service authentication

pricing

storing

:User
Reqst for db Ack as login page login Ack mail code
Ack mobile code

:third_party

:admin

:database

authentication ack

Req for networking


Ack as login page login msging authentication

logout
ack

storing

You might also like