Please enable JavaScript.
Coggle requires JavaScript to display documents.
Cloud-Computing (cloud must has these 5 characteristics (measured service,…
Cloud-Computing
on-demand self-service
on-demand network,storage - self-service = no human interaction
-
-
-
-
-
Service-Model
SaaS
-
-
consumer can edit config,data
-
-
SaaS Architecture on AWS
-
key Componenets
-
-
-
-
-
-
Database configuration, backup and failover
-
-
-
-
PaaS
-
consumer can edit the app + data + config but not the OS,network...
-
IaaS
consumer can edit everything OS,App,data ,,,,
Arch
-
make successful arch
arch should successfully optimize the use of its physical computing resouces in order to maximize cost saving and/or revenue for the organization
-
-
-
Cloud-Architecture
-
Patterns
require huge effort in application arch so some solution will be use of multi-instance and virtualization
-
-
-
SOA
components-based
destructure the system's design into the individual components either on a logical or function basis
-
-
-
domain-based
-
object oriented approach to design software based on the business domain(it's elements and behavior and the relationship between them)
-
-
-
-
-