摘要: 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)
摘要: S3 & CloudFront In this hands-on exercise, you will access private S3 bucket content via a Cloud Front distribution. You will also learn that CloudFro 阅读全文
posted @ 2021-03-16 00:51 Zhentiw 阅读(185) 评论(0) 推荐(0)