上一页 1 ··· 147 148 149 150 151 152 153 154 155 ··· 494 下一页
摘要: In Postman, you can create a collection of API requests. Those collection can be save into json file as well. { "info": { "_postman_id": "9c5a8003-1c5 阅读全文
posted @ 2021-03-20 17:24 Zhentiw 阅读(59) 评论(0) 推荐(0)
摘要: Prerequisites: An AWS account AWS CLI installed on your client. If not, refer to the official AWS instructions to install/update AWS CLI (version 2) b 阅读全文
posted @ 2021-03-19 16:17 Zhentiw 阅读(75) 评论(0) 推荐(0)
摘要: In this hands-on exercise, you will learn how to send alerts via SNS by creating a topic, subscribing to a topic, and publishing an alert message to a 阅读全文
posted @ 2021-03-17 21:43 Zhentiw 阅读(73) 评论(0) 推荐(0)
摘要: Amazon SQS is a service that hosts the queue of messages (requests and responses) from the decoupled application components. Have a quick look at this 阅读全文
posted @ 2021-03-17 21:35 Zhentiw 阅读(310) 评论(0) 推荐(0)
摘要: Route 53 Route 53 is a cloud domain name system (DNS) service that has servers distributed around the globe used to translates human-readable names li 阅读全文
posted @ 2021-03-17 15:44 Zhentiw 阅读(81) 评论(0) 推荐(0)
摘要: html: <body class="container"> <header class="header item"> header </header> <nav class="nav item">nav</nav> <div id="app" class="content item"> conte 阅读全文
posted @ 2021-03-17 15:25 Zhentiw 阅读(77) 评论(0) 推荐(0)
摘要: In this hands-on exercise, you will learn to create a network load balancer (NLB), and see the role of an NLB. An NLB serves as the single point of co 阅读全文
posted @ 2021-03-17 01:23 Zhentiw 阅读(255) 评论(0) 推荐(0)
摘要: We have a Netflify serverless functions which requires following packages: "devDependencies": { "playwright-aws-lambda": "^0.4.0", "playwright-core": 阅读全文
posted @ 2021-03-16 20:04 Zhentiw 阅读(81) 评论(0) 推荐(0)
摘要: Let's have a look at how to create a load balancer, and see the configuration details for an existing load balancer. A. Prerequisite Go to the EC2 das 阅读全文
posted @ 2021-03-16 15:27 Zhentiw 阅读(106) 评论(0) 推荐(0)
摘要: Let's have a walkthrough of an Auto Scaling Group which has already been created. 1. Select an Auto Scaling Group Go to the EC2 Dashboard, and select 阅读全文
posted @ 2021-03-16 15:21 Zhentiw 阅读(268) 评论(0) 推荐(0)
上一页 1 ··· 147 148 149 150 151 152 153 154 155 ··· 494 下一页