Skip to content

devsacti/Cloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud Server

Kinds of Cloud server

(TO ME) Iaas-oriented, Paas-oriented, Saas-oriented

Redhat : kinds of Cloud ; IaaS, Pass, Saas

I think above categorization is becoming more ambiguous because individaul case expands their own function and field.

But, I think, Iaas-oriented, Paas-oriented, Saas-oriented are still plausible yet.

So, I will try to use this classification.

CSP : Cloud Service Provider

AWS(Amazon Web Service), Oracle, Azure, GCP(Google Cloud Platform) are the CSP

CSP provides generally virtualized resources not only Cloud Server, but also Security, Network ip, ...

those resources are requirement of development of web-app, comercial services

Virtualized resources

(TO ME) Transformed Resources from original Physical unit to Logical unit.

server + server + server + ... = virtualized server * n ; n is flexible

[Cloud compute instance ; Iaas-oriented server]

[Database Server ; Paas-oriented server]

[? ; Saas-oriented server]

[Security]

[Networking]

[Identity and Access Management : IAM]

Practices

Iaas-oriented

[Impl REST API Server with Spring MVC Project]

Impl CI with EC2, STS and Github

DEVOPS

Paas-oriented

[Oracle DB ; ATP]

AWS RDS

Kubernetes : AWS EKS

to be supplemented..

Background

Server

References

  1. CSP - https://blog.lgcns.com/2204

About

cloud like aws, conceptions to understand and utilize cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors