Auto Scaling

What is Amazon EC2 Auto Scaling? Amazon EC2 Auto Scaling helps you ensure that you have the correct number of Amazon EC2 instances available to handle the load for your appication. You create collections of EC2 instances, called Auto Scaling groups. You can specify the minimum number of instances in each Auto Scaling group, and … Read more

CNN – ‘Billions of dollars that just vanish off their website’: Reporter uncovers DOGE errors

Link Words vanish off 사라지다 byline 작성자 overhaul 개편 inflated 과장된 overstating 과장하다 claiming 주장하다 literally 문자그대로 deceptive 기만적인 competent 유능한 stuff 물건 barest 기본적인 enforcement 집행 Shrunk 축소 dye 염료 bogus 가짜 chainsaw 전기톱 bureaucracy 관료주의 disapprove 반대하다 trillions 수조 abuse 남용 protest 시위 unfettered 자유로운 ubiquitous 존재하는 solicitous 배려하는 decline 떨어지다 alalogy 비유 … Read more

ELB (Elastic Load Balancer)

What is Elastic Load Balancing? Elastic Load Balancing automatically distributes your incoming traffic across multiple targets, such as EC2 instances, containers, and IP addresses, in one or more Availability Zones. It monitors the health of its registered targets, and routes traffic only to the healthy targets. Elastic Load Balancing Scales your load balancer capacity automatically … Read more

Security Group

What is Security Group? A security group controls the traffic that is allowed to reach and leave the resources that it is associated with. For example. after you associate a security group with an EC2 instance, it controls the inbound and outbound trafic for the instance. When you create a VPC, it comes with a … Read more

NACL (Network Accss Control Lists)

What is NACL? A network access control list (ACL) allows or denies specific inbound or outbound traffic at the subnet level. You can use the default network ACL for your VPC, or you can create a custom network ACL for your VPC with rules that are similar to the rules for your security groups in … Read more

AMI (Amazon Machine Images)

What is AMI? An Amazon Machine Image (AMI) is an image that provides the software that is required to set up and boot an Amazon EC2 instance. Each AMI also contains a block device mappin that specifies the block devices to attach to the instances that ou launch. You must specify an AMI when you … Read more

EBS (Amazon Elastic Block Store)

What is Amazon Elastic Block Store? Amazon Elastic Block Store (Amazon EBS) provices scalable, high-performance block storage resources that can be used with Amazon Elastic Compute Cloud (Amazon EC2) instances. With Amazon Elastic Block Store, you can create and manage the following block storage resources: Amazon EBS volumes These are storage volumes that you attach … Read more

EC2 (Elastic Compute Cloud)

What is Amazon EC2? Amazon Elastic Compute Cloud (Amazon EC2) provides on-demand, scalable computing capacity in the Amazon Web Services (AWS) Cloud. Using Amazon EC2 reduces hardware costs so ou can develop and deploy application faster. You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security … Read more