forked from shrutikuwar/cloud123
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathUntitled-1.py
42 lines (38 loc) · 1.74 KB
/
Untitled-1.py
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
[
{
"id": "1",
"model": "Infrastructure as a Service(IaaS)",
"defination": "https://searchcloudcomputing.techtarget.com/definition/Infrastructure-as-a-Service-IaaS",
"examples": "https://www.jigsawacademy.com/blogs/cloud-computing/iaas-examples/"
},
{
"id": "2",
"model": "Platform as a Service(PaaS)",
"defination": "https://azure.microsoft.com/en-in/overview/what-is-paas/",
"examples": "https://www.webhostingsecretrevealed.net/blog/web-business-ideas/paas-examples/"
},
{
"id": "3",
"model": "Software as a Service(SaaS)",
"defination": "https://www.salesforce.com/in/saas/",
"examples": "https://joshfechter.com/software-service-examples/"
},
{
"id": "4",
"model": "PaaS",
"defination": "https://www.fingent.com/blog/cloud-service-models-saas-iaas-paas-choose-the-right-one-for-your-business/#PaaS",
"examples": "https://www.fingent.com/blog/cloud-service-models-saas-iaas-paas-choose-the-right-one-for-your-business/#PaaS"
},
{
"id": "7",
"model": "Amazon Elastic compute cloud",
"defination": "https://www.google.com/search?q=definition+of+amazon+elastic+compute+cloud&rlz=1C1FHFK_enIN959IN959&oq=defination+of+amazon+elastic+c&aqs=chrome.2.69i57j33i22i29i30l9.38565j0j7&sourceid=chrome&ie=UTF-8",
"examples": "https://www.google.com/search?q=example+of+amazon+elastic+compute+cloud&rlz=1C1FHFK_enIN959IN959&oq=example+of+amazon+elastic+compute+cloud&aqs=chrome..69i57.20440j0j4&sourceid=chrome&ie=UTF-8"
},
{
"id": "5",
"model": "public cloud",
"defination": "https://www.cloudflare.com/learning/cloud/what-is-a-public-cloud/",
"examples": "https://www.quora.com/What-is-a-public-cloud-with-an-example"
}
]