随笔分类 -  AWS

摘要:Configuring Your Cluster Kubernetes has configurations that can be tuned to optimize your deployed application. Cost Replicas: you can reduce number o 阅读全文
posted @ 2021-04-09 17:40 Zhentiw 阅读(110) 评论(0) 推荐(0) 编辑
摘要:Overview Create IAM User with CodeCommit Access Configure local AWS user aws configure HTTPS Git credentials for AWS CodeCommit Create CodeCommit Repo 阅读全文
posted @ 2021-04-07 03:23 Zhentiw 阅读(125) 评论(0) 推荐(0) 编辑
摘要:The AWS Command Line Interface (AWS CLI) is a command-line tool that allows you to interact with AWS services using commands in your terminal/command 阅读全文
posted @ 2021-03-31 14:07 Zhentiw 阅读(150) 评论(0) 推荐(0) 编辑
摘要:Elastic Beanstalk is a powerful Development Operations tool (Dev Ops) to deploy your code to AWS services and infrastructure with minimal effort. EB C 阅读全文
posted @ 2021-03-24 15:07 Zhentiw 阅读(42) 评论(0) 推荐(0) 编辑
摘要:When Launch a new EC2 instance, in the final step, you can create a new private key pair and download it as pem file. For example, I have one call `my 阅读全文
posted @ 2021-03-22 16:55 Zhentiw 阅读(31) 评论(0) 推荐(0) 编辑
摘要:CORS: Cross Origin Resource Sharing: defines how a client can interact with a resource, and what the client can and cannot do with that resource. Sett 阅读全文
posted @ 2021-03-21 22:07 Zhentiw 阅读(43) 评论(0) 推荐(0) 编辑
摘要:For example client want to upload some large file to our FileSotre, for example S3. Normally we might thinking about Send file to our server Our serve 阅读全文
posted @ 2021-03-20 23:47 Zhentiw 阅读(42) 评论(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 阅读(58) 评论(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 阅读(67) 评论(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 阅读(270) 评论(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 阅读(202) 评论(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 阅读(93) 评论(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 阅读(241) 评论(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 阅读(106) 评论(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 阅读(152) 评论(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 阅读(146) 评论(0) 推荐(0) 编辑
摘要:In this hands-on exercise, you will create a MySQL database instance using RDS. Prerequisites: AWS Account By the end of this lab, you will be able to 阅读全文
posted @ 2021-03-15 15:07 Zhentiw 阅读(163) 评论(0) 推荐(0) 编辑
摘要:Elastic Beanstalk In this hands-on exercise, you will use Elastic Beanstalk to deploy a web application to the cloud. Pre-requisites: AWS Account By t 阅读全文
posted @ 2021-03-14 22:23 Zhentiw 阅读(172) 评论(0) 推荐(0) 编辑
摘要:Compute Power in the Cloud In this hands-on exercise, you will write your first Lambda function using Node.js. Prerequisites: AWS account An Amazon S3 阅读全文
posted @ 2021-03-14 20:31 Zhentiw 阅读(120) 评论(0) 推荐(0) 编辑
摘要:Let's learn how to create your custom VPC. From the VPC Dashboard, click the Launch VPC Wizard. It is a two-step process, as mentioned below. Snapshot 阅读全文
posted @ 2021-03-14 16:53 Zhentiw 阅读(113) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示