上一页 1 ··· 136 137 138 139 140 141 142 143 144 ··· 498 下一页
摘要: Two Terms RPO: Recovery Point Object RTO: Recovery Time Object Disaster Recovery Strategies Backup and Restore Pilot Light Warm Standby Hot Site / Mul 阅读全文
posted @ 2021-08-18 15:03 Zhentiw 阅读(127) 评论(0) 推荐(0)
摘要: PutMetricData API Dashboard's graphs can from different AWS accounts and regions For easy monitoring and filtering System-level metrics -> Agent CPU d 阅读全文
posted @ 2021-08-18 03:18 Zhentiw 阅读(82) 评论(0) 推荐(0)
摘要: Let’s add a test for an edge case that responds with an error message. In this lesson we’ll talk about the value of using the toMatchInlineSnapshot as 阅读全文
posted @ 2021-08-16 14:45 Zhentiw 阅读(73) 评论(0) 推荐(0)
摘要: For the data goes into EC2, is Free Transfer data inside same AZ is free Transfer data from one AZ to another through Private IP: cost $0.01 Transfer 阅读全文
posted @ 2021-08-16 13:37 Zhentiw 阅读(112) 评论(0) 推荐(0)
摘要: SAA Storage Optimized: 80TB Compute Optimized: 42TB AWS DataSync 8 TB Use when transfer larger than 10 PB 100 PB max for single one The the computatio 阅读全文
posted @ 2021-08-15 21:25 Zhentiw 阅读(145) 评论(0) 推荐(0)
摘要: Direct Connect (DX) Provides a dedicated private connection from a remote network to your VPC Dedicated connection must be setup between your DC and A 阅读全文
posted @ 2021-08-15 21:25 Zhentiw 阅读(166) 评论(0) 推荐(0)
摘要: Overview max 5 per region max 5 CIDR per VPC VPC CIDR should not overlap with your other networks Subnet AWS reserves 5 IPs address (first 4 and last 阅读全文
posted @ 2021-08-15 00:54 Zhentiw 阅读(150) 评论(0) 推荐(0)
摘要: import { Observable, throwError, timer } from 'rxjs'; import { mergeMap, finalize } from 'rxjs/operators'; export const genericRetryStrategy = ({ maxR 阅读全文
posted @ 2021-08-12 15:45 Zhentiw 阅读(92) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2021-08-12 00:54 Zhentiw 阅读(38) 评论(0) 推荐(0)
摘要: You can have a untils folder under root folder, to let jest include your files, you can do: const path = require('path') module.exports = { displayNam 阅读全文
posted @ 2021-08-09 15:42 Zhentiw 阅读(54) 评论(0) 推荐(0)
上一页 1 ··· 136 137 138 139 140 141 142 143 144 ··· 498 下一页