Text Elements
2023年6月18日大约 10 分钟excalidraw
⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠
Text Elements
计算模型 ^ZBjfLcCM
弹性和自动扩展 ^D7riXanM
成本 ^KPEITgWL
管理复杂性 ^hUuV8gUw
适用场景 ^U071wcQu
无服务器计算服务,
以事件驱动的方式执行代码 ^vGZLDe99
基于虚拟机的计算服务, 提供可配置的虚拟机实例, 用户可以完全控制 ^2AZVzwOD
自动扩展,根据请求数量和规模自动分配和释放计算资源 ^kzFIl5yb
需要手动配置和管理实例的数量、规模 ^eDHFHwph
按实际计算时间收费, 以毫秒为单位计算, 精确到每个请求 ^7ROzeSpu
按照实例的类型、配置、运行时间计费 ^DaW1R0kb
只需专注于编写、上传代码 ^EVZFRydI
在代码之外, 还需要关心服务器的安装、配置、监控等事件 ^bGHWfT73
处理短暂任务、
处理并发请求、
无需预先配置计算资源 ^c5Somx9s
需要长时间运行、需要完全控制虚拟机实例、或者有专用硬件 ^egdg6yVf
Embedded files
3aa70f82ee56438dc7753b27eebb27e1fe5f7ad2: [[node_modules/Pasted Image 20230618173545_135.png]]
018c53c8b6b5c48fd534e8b5b3f5742714be90aa: [[node_modules/Pasted Image 20230619013827_803.png]]
%%
Drawing
{
"type": "excalidraw",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.9.3",
"elements": [
{
"type": "image",
"version": 408,
"versionNonce": 949093719,
"isDeleted": false,
"id": "N_2LLeW1wz9jMSHqALZgP",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -453.44047315848843,
"y": -189.03345112915815,
"strokeColor": "transparent",
"backgroundColor": "transparent",
"width": 148.36097779648665,
"height": 148.36097779648665,
"seed": 1492028887,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110031266,
"link": null,
"locked": false,
"status": "pending",
"fileId": "3aa70f82ee56438dc7753b27eebb27e1fe5f7ad2",
"scale": [
1,
1
]
},
{
"id": "vsckzPfBcappmg832h8aN",
"type": "image",
"x": -581.3006568332577,
"y": 63.103146827470965,
"width": 380.6686493885178,
"height": 243.20497044266415,
"angle": 0,
"strokeColor": "transparent",
"backgroundColor": "transparent",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"roundness": null,
"seed": 1618458137,
"version": 245,
"versionNonce": 1434247065,
"isDeleted": false,
"boundElements": null,
"updated": 1687110031266,
"link": null,
"locked": false,
"status": "pending",
"fileId": "018c53c8b6b5c48fd534e8b5b3f5742714be90aa",
"scale": [
1,
1
]
},
{
"id": "ohXIJ-1TpnPfubc9e_74v",
"type": "rectangle",
"x": -278.7436271800648,
"y": -217.2584911321095,
"width": 2168.3541497378947,
"height": 526.8431997223564,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"roundness": {
"type": 3
},
"seed": 1935451769,
"version": 325,
"versionNonce": 1883114199,
"isDeleted": false,
"boundElements": null,
"updated": 1687110443798,
"link": null,
"locked": false
},
{
"id": "ZEYar-D3GhA1mI6HV54wh",
"type": "rectangle",
"x": -163.2813918947138,
"y": -376.7661503725571,
"width": 221,
"height": 113,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"roundness": {
"type": 3
},
"seed": 1632773977,
"version": 47,
"versionNonce": 1439772313,
"isDeleted": false,
"boundElements": [
{
"type": "text",
"id": "ZBjfLcCM"
}
],
"updated": 1687110260994,
"link": null,
"locked": false
},
{
"id": "ZBjfLcCM",
"type": "text",
"x": -108.7813918947138,
"y": -337.7661503725571,
"width": 112,
"height": 35,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"roundness": null,
"seed": 993528281,
"version": 33,
"versionNonce": 236020599,
"isDeleted": false,
"boundElements": null,
"updated": 1687110260994,
"link": null,
"locked": false,
"text": "计算模型",
"rawText": "计算模型",
"fontSize": 28,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"baseline": 25,
"containerId": "ZEYar-D3GhA1mI6HV54wh",
"originalText": "计算模型",
"lineHeight": 1.25
},
{
"type": "rectangle",
"version": 154,
"versionNonce": 1884267577,
"isDeleted": false,
"id": "Oi7zVCLVkZIryaQHXd4LJ",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 248.83567323788714,
"y": -386.80355357123943,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 221,
"height": 113,
"seed": 247622711,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "D7riXanM"
}
],
"updated": 1687110271909,
"link": null,
"locked": false
},
{
"type": "text",
"version": 141,
"versionNonce": 957781975,
"isDeleted": false,
"id": "D7riXanM",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 261.33567323788714,
"y": -347.80355357123943,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 196,
"height": 35,
"seed": 976604503,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110271909,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "弹性和自动扩展",
"rawText": "弹性和自动扩展",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "Oi7zVCLVkZIryaQHXd4LJ",
"originalText": "弹性和自动扩展",
"lineHeight": 1.25,
"baseline": 25
},
{
"type": "rectangle",
"version": 244,
"versionNonce": 1532861271,
"isDeleted": false,
"id": "6kURaHhVN4PdLLF5uuoOd",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 680.6129423332992,
"y": -392.63297513641663,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 221,
"height": 113,
"seed": 696624023,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "KPEITgWL"
}
],
"updated": 1687110339579,
"link": null,
"locked": false
},
{
"type": "text",
"version": 235,
"versionNonce": 1197320601,
"isDeleted": false,
"id": "KPEITgWL",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 763.1129423332992,
"y": -353.63297513641663,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 56,
"height": 35,
"seed": 979048631,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110339579,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "成本",
"rawText": "成本",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "6kURaHhVN4PdLLF5uuoOd",
"originalText": "成本",
"lineHeight": 1.25,
"baseline": 25
},
{
"type": "rectangle",
"version": 262,
"versionNonce": 1028155287,
"isDeleted": false,
"id": "RiHNtZ4y1lmsuhZbZpA3s",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1143.0158578289443,
"y": -392.4575747221218,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 221,
"height": 113,
"seed": 1553438455,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "hUuV8gUw"
}
],
"updated": 1687110440361,
"link": null,
"locked": false
},
{
"type": "text",
"version": 260,
"versionNonce": 1736753497,
"isDeleted": false,
"id": "hUuV8gUw",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1183.5158578289443,
"y": -353.4575747221218,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 140,
"height": 35,
"seed": 1368891415,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110440361,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "管理复杂性",
"rawText": "管理复杂性",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "RiHNtZ4y1lmsuhZbZpA3s",
"originalText": "管理复杂性",
"lineHeight": 1.25,
"baseline": 25
},
{
"type": "rectangle",
"version": 380,
"versionNonce": 1258303385,
"isDeleted": false,
"id": "UZottr5X977nXHQVJEnZy",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1561.1235807479584,
"y": -382.8768731527819,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 221,
"height": 113,
"seed": 731456055,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "U071wcQu"
}
],
"updated": 1687110575345,
"link": null,
"locked": false
},
{
"type": "text",
"version": 396,
"versionNonce": 135197303,
"isDeleted": false,
"id": "U071wcQu",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1615.6235807479584,
"y": -343.8768731527819,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 112,
"height": 35,
"seed": 918930263,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110575345,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "适用场景",
"rawText": "适用场景",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "UZottr5X977nXHQVJEnZy",
"originalText": "适用场景",
"lineHeight": 1.25,
"baseline": 25
},
{
"id": "0qk7Cp1-QcEvTdB4tBc5I",
"type": "rectangle",
"x": -238.65816019904094,
"y": -178.09089159893148,
"width": 385,
"height": 172,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"roundness": {
"type": 3
},
"seed": 808415289,
"version": 179,
"versionNonce": 898990423,
"isDeleted": false,
"boundElements": [
{
"type": "text",
"id": "vGZLDe99"
}
],
"updated": 1687110193962,
"link": null,
"locked": false
},
{
"id": "vGZLDe99",
"type": "text",
"x": -214.15816019904094,
"y": -127.09089159893148,
"width": 336,
"height": 70,
"angle": 0,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"groupIds": [],
"roundness": null,
"seed": 1539589783,
"version": 296,
"versionNonce": 964633497,
"isDeleted": false,
"boundElements": null,
"updated": 1687110193963,
"link": null,
"locked": false,
"text": "无服务器计算服务,\n以事件驱动的方式执行代码",
"rawText": "无服务器计算服务,\n以事件驱动的方式执行代码",
"fontSize": 28,
"fontFamily": 1,
"textAlign": "center",
"verticalAlign": "middle",
"baseline": 60,
"containerId": "0qk7Cp1-QcEvTdB4tBc5I",
"originalText": "无服务器计算服务,\n以事件驱动的方式执行代码",
"lineHeight": 1.25
},
{
"type": "rectangle",
"version": 354,
"versionNonce": 1532530233,
"isDeleted": false,
"id": "zPQKRJe-3bfs0iMEg0HLU",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -250.14914976925434,
"y": 90.05396341603125,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 399,
"height": 172,
"seed": 367479991,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "2AZVzwOD"
}
],
"updated": 1687110265111,
"link": null,
"locked": false
},
{
"type": "text",
"version": 562,
"versionNonce": 250170839,
"isDeleted": false,
"id": "2AZVzwOD",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": -215.2471417126137,
"y": 123.55396341603125,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 329.19598388671875,
"height": 105,
"seed": 988454359,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110265112,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "基于虚拟机的计算服务, \n提供可配置的虚拟机实例, \n用户可以完全控制",
"rawText": "基于虚拟机的计算服务, 提供可配置的虚拟机实例, 用户可以完全控制",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "zPQKRJe-3bfs0iMEg0HLU",
"originalText": "基于虚拟机的计算服务, 提供可配置的虚拟机实例, 用户可以完全控制",
"lineHeight": 1.25,
"baseline": 95
},
{
"type": "rectangle",
"version": 206,
"versionNonce": 1870635223,
"isDeleted": false,
"id": "S9-xTBhLwvCDCi15m1oFQ",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 193.7606736345556,
"y": -174.73441260099344,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 385,
"height": 172,
"seed": 287953271,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "kzFIl5yb"
}
],
"updated": 1687110334072,
"link": null,
"locked": false
},
{
"type": "text",
"version": 396,
"versionNonce": 40418329,
"isDeleted": false,
"id": "kzFIl5yb",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 200.6626816911962,
"y": -123.73441260099344,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 371.19598388671875,
"height": 70,
"seed": 1560185495,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110334072,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "自动扩展,根据请求数量和规模\n自动分配和释放计算资源",
"rawText": "自动扩展,根据请求数量和规模自动分配和释放计算资源",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "S9-xTBhLwvCDCi15m1oFQ",
"originalText": "自动扩展,根据请求数量和规模自动分配和释放计算资源",
"lineHeight": 1.25,
"baseline": 60
},
{
"type": "rectangle",
"version": 229,
"versionNonce": 1478778905,
"isDeleted": false,
"id": "urFDxtZ-DmiVyn_n3Z6q3",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 200.02238423189806,
"y": 94.20848812710983,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 385,
"height": 172,
"seed": 619001175,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "eDHFHwph"
}
],
"updated": 1687110311276,
"link": null,
"locked": false
},
{
"type": "text",
"version": 466,
"versionNonce": 2043681273,
"isDeleted": false,
"id": "eDHFHwph",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 210.52238423189806,
"y": 145.20848812710983,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 364,
"height": 70,
"seed": 1331851895,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110329701,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "需要手动配置和管理实例的数\n量、规模",
"rawText": "需要手动配置和管理实例的数量、规模",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "urFDxtZ-DmiVyn_n3Z6q3",
"originalText": "需要手动配置和管理实例的数量、规模",
"lineHeight": 1.25,
"baseline": 60
},
{
"type": "rectangle",
"version": 250,
"versionNonce": 805318263,
"isDeleted": false,
"id": "Wo3zI_sTORPigirrBP9NF",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 636.3380905868987,
"y": -171.7923562979056,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 385,
"height": 172,
"seed": 342070553,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "7ROzeSpu"
}
],
"updated": 1687110343611,
"link": null,
"locked": false
},
{
"type": "text",
"version": 524,
"versionNonce": 1070120345,
"isDeleted": false,
"id": "7ROzeSpu",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 692.2400986435393,
"y": -138.2923562979056,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 273.19598388671875,
"height": 105,
"seed": 1564707321,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110386968,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "按实际计算时间收费, \n以毫秒为单位计算, \n精确到每个请求",
"rawText": "按实际计算时间收费, 以毫秒为单位计算, 精确到每个请求",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "Wo3zI_sTORPigirrBP9NF",
"originalText": "按实际计算时间收费, 以毫秒为单位计算, 精确到每个请求",
"lineHeight": 1.25,
"baseline": 95
},
{
"type": "rectangle",
"version": 298,
"versionNonce": 1007154521,
"isDeleted": false,
"id": "oXbfOB4IKrIDBE4DWpSGB",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 641.7576938307286,
"y": 96.56524299265425,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 385,
"height": 172,
"seed": 1964167863,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "DaW1R0kb"
}
],
"updated": 1687110397050,
"link": null,
"locked": false
},
{
"type": "text",
"version": 628,
"versionNonce": 600965463,
"isDeleted": false,
"id": "DaW1R0kb",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 652.2576938307286,
"y": 147.56524299265425,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 364,
"height": 70,
"seed": 1991599063,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110417339,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "按照实例的类型、配置、运行\n时间计费",
"rawText": "按照实例的类型、配置、运行时间计费",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "oXbfOB4IKrIDBE4DWpSGB",
"originalText": "按照实例的类型、配置、运行时间计费",
"lineHeight": 1.25,
"baseline": 60
},
{
"type": "rectangle",
"version": 361,
"versionNonce": 2004775095,
"isDeleted": false,
"id": "I_sF2VqoF7Szxdropxqt_",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1155.985544513105,
"y": -149.71713120092136,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 247,
"height": 155,
"seed": 364675351,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "EVZFRydI"
}
],
"updated": 1687110528214,
"link": null,
"locked": false
},
{
"type": "text",
"version": 753,
"versionNonce": 442980921,
"isDeleted": false,
"id": "EVZFRydI",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1167.485544513105,
"y": -107.21713120092136,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 224,
"height": 70,
"seed": 114968119,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110528214,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "只需专注于编写、\n上传代码",
"rawText": "只需专注于编写、上传代码",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "I_sF2VqoF7Szxdropxqt_",
"originalText": "只需专注于编写、上传代码",
"lineHeight": 1.25,
"baseline": 60
},
{
"type": "rectangle",
"version": 379,
"versionNonce": 30618583,
"isDeleted": false,
"id": "F7xr_cQCsxEty19QpH5eq",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1104.0944917763234,
"y": 103.72775438588747,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 335,
"height": 166,
"seed": 880720567,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "bGHWfT73"
}
],
"updated": 1687110530164,
"link": null,
"locked": false
},
{
"type": "text",
"version": 764,
"versionNonce": 520870169,
"isDeleted": false,
"id": "bGHWfT73",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1117.5944917763234,
"y": 134.22775438588747,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 308,
"height": 105,
"seed": 811879383,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110530164,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "在代码之外, \n还需要关心服务器的安装\n、配置、监控等事件",
"rawText": "在代码之外, 还需要关心服务器的安装、配置、监控等事件",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "F7xr_cQCsxEty19QpH5eq",
"originalText": "在代码之外, 还需要关心服务器的安装、配置、监控等事件",
"lineHeight": 1.25,
"baseline": 95
},
{
"type": "rectangle",
"version": 381,
"versionNonce": 1899938647,
"isDeleted": false,
"id": "04ba3JRXmvP37hlSlMdLH",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1521.5156655532303,
"y": -159.13328655353712,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 330,
"height": 172,
"seed": 1325316345,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "c5Somx9s"
}
],
"updated": 1687110572680,
"link": null,
"locked": false
},
{
"type": "text",
"version": 759,
"versionNonce": 1501757849,
"isDeleted": false,
"id": "c5Somx9s",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1546.5156655532303,
"y": -125.63328655353712,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 280,
"height": 105,
"seed": 76493273,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110572681,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "处理短暂任务、\n处理并发请求、\n无需预先配置计算资源",
"rawText": "处理短暂任务、\n处理并发请求、\n无需预先配置计算资源",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "04ba3JRXmvP37hlSlMdLH",
"originalText": "处理短暂任务、\n处理并发请求、\n无需预先配置计算资源",
"lineHeight": 1.25,
"baseline": 95
},
{
"type": "rectangle",
"version": 426,
"versionNonce": 816134329,
"isDeleted": false,
"id": "acHS_0gSVnI200nGhUt9j",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1521.854866493524,
"y": 101.05928654874879,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 330,
"height": 172,
"seed": 49283255,
"groupIds": [],
"roundness": {
"type": 3
},
"boundElements": [
{
"type": "text",
"id": "egdg6yVf"
}
],
"updated": 1687110579517,
"link": null,
"locked": false
},
{
"type": "text",
"version": 896,
"versionNonce": 442804983,
"isDeleted": false,
"id": "egdg6yVf",
"fillStyle": "hachure",
"strokeWidth": 1,
"strokeStyle": "solid",
"roughness": 1,
"opacity": 100,
"angle": 0,
"x": 1532.854866493524,
"y": 134.5592865487488,
"strokeColor": "#1e1e1e",
"backgroundColor": "transparent",
"width": 308,
"height": 105,
"seed": 1824313815,
"groupIds": [],
"roundness": null,
"boundElements": [],
"updated": 1687110624259,
"link": null,
"locked": false,
"fontSize": 28,
"fontFamily": 1,
"text": "需要长时间运行、需要完\n全控制虚拟机实例、或者\n有专用硬件",
"rawText": "需要长时间运行、需要完全控制虚拟机实例、或者有专用硬件",
"textAlign": "center",
"verticalAlign": "middle",
"containerId": "acHS_0gSVnI200nGhUt9j",
"originalText": "需要长时间运行、需要完全控制虚拟机实例、或者有专用硬件",
"lineHeight": 1.25,
"baseline": 95
}
],
"appState": {
"theme": "light",
"viewBackgroundColor": "#ffffff",
"currentItemStrokeColor": "#1e1e1e",
"currentItemBackgroundColor": "transparent",
"currentItemFillStyle": "hachure",
"currentItemStrokeWidth": 1,
"currentItemStrokeStyle": "solid",
"currentItemRoughness": 1,
"currentItemOpacity": 100,
"currentItemFontFamily": 1,
"currentItemFontSize": 28,
"currentItemTextAlign": "left",
"currentItemStartArrowhead": null,
"currentItemEndArrowhead": "arrow",
"scrollX": 566.0363764034506,
"scrollY": 1197.37573458252,
"zoom": {
"value": 0.48103995978832276
},
"currentItemRoundness": "round",
"gridSize": null,
"currentStrokeOptions": null,
"previousGridSize": null
},
"files": {}
}
%%