上一页 1 ··· 145 146 147 148 149 150 151 152 153 ··· 491 下一页
摘要: 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 阅读(299) 评论(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 阅读(75) 评论(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 阅读(246) 评论(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 阅读(80) 评论(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 阅读(101) 评论(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 阅读(264) 评论(0) 推荐(0)
摘要: EC2 Auto Scaling is a service that ensures you have the desired number of EC2 instances always up and running to handle the expected load for your app 阅读全文
posted @ 2021-03-16 15:18 Zhentiw 阅读(112) 评论(0) 推荐(0)
摘要: Security In The Cloud As adoption of cloud services has increased, so has the need for increased security in the cloud. The great thing about cloud se 阅读全文
posted @ 2021-03-16 15:00 Zhentiw 阅读(100) 评论(0) 推荐(0)
摘要: An IAM policy is a JSON file that defines the level of permissions (authorization) a user (or a service) can have while accessing AWS services in your 阅读全文
posted @ 2021-03-16 14:54 Zhentiw 阅读(158) 评论(0) 推荐(0)
上一页 1 ··· 145 146 147 148 149 150 151 152 153 ··· 491 下一页