Elastic Compute Cloud

Create A Network Interface And Attach It To An EC2 Instance

Create a Network Interface and attach it to an EC2 instance Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed Elastic Network Interface or simply Network Interface. https://cloudaffaire.com/elastic-network-interface/ In this blog post, we are going to create a Network Interface and attach it to an EC2 instance Below is the prerequisite for this demo One active AWS account One running EC2 Amazon Linux instance Create a…

1 Comment

Elastic Network Interface

Elastic Network Interface Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed Key Pairs and created one new Key Pair. https://cloudaffaire.com/key-pairs/ In this blog post, we are going to discuss Elastic Network interface Elastic Network Interface Elastic network interface or simply network interface is a virtual network interface card that you can configure in AWS. By default, every EC2 instance comes with a primary network interface.…

0 Comments

Key Pairs

Key Pairs Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed how to create a Placement Group and place instances under it. https://cloudaffaire.com/create-a-placement-group-and-place-instances-under-it/ In this blog post, we are going to discuss Key Pairs and create a new Key Pair. Key Pairs Amazon EC2 uses public–key cryptography to encrypt and decrypt login information. Public–key cryptography uses a public key to encrypt a piece of data, such…

0 Comments

Create A Placement Group And Place Instances Under It

Create a Placement Group and place instances under it Hello Everyone Welcome to CloudAffaire and this is Debjeet. In this blog post, we are going to create a Placement Group and place instances under it. Below is the prerequisite for this demo One active AWS account Create a Placement Group and place instances under it Step 1: Login to AWS console and click 'EC2' under compute Step 2: Navigate to ‘Placement Groups’ located under NETWORK…

0 Comments

Placement Groups

Placement Groups Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed how to create an Elastic IP address and assign to an instance. https://cloudaffaire.com/create-an-elastic-ip-address-and-assign-to-an-instance/ In this blog post, we are going to discuss Placement Groups. Placement Groups Placement group determines how an instance will be placed on the underlying hardware. Generally, when we create an instance, we can define the instance geographic location using region and…

0 Comments
Read more about the article Create An Elastic IP Address And Assign To An Instance
Create An Elastic IP Address And Assign To An Instance

Create An Elastic IP Address And Assign To An Instance

Create an Elastic IP address and assign to an instance Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed Elastic IP address. https://cloudaffaire.com/elastic-ip-address/ In this blog post, we are going to create an Elastic IP address and assign to an instance. Below is the prerequisite for this demo One active AWS account One running EC2 instance Create an Elastic IP address and assign to an instance…

0 Comments

Elastic IP Address

Elastic IP address Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed the Security Group. https://cloudaffaire.com/create-a-custom-security-group-and-assign-to-an-instance/ In this blog post, we are going to discuss the Elastic IP addresses. Elastic IP addresses Elastic IP address is a public IP4 address used to connect an instance over the internet. When we create an instance, AWS provides one public IP address and one private IP address to our…

0 Comments

Create A Custom Security Group And Assign To An Instance

Create a custom security group and assign to an instance Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed the Security Group. https://cloudaffaire.com/security-groups/ In this blog post, we are going to create a custom security group and assign to EC2 instance. Prerequisite for this demo: One active AWS account One running EC2 instance Create a custom security group and assign to an instance: Step 1: Login…

0 Comments

Security Groups

Security Groups Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed how to create AMI from an existing EC2 instance. https://cloudaffaire.com/create-ami-from-an-existing-ec2-instance/ In this blog post, we are going to discuss security groups. Security Groups We can create a virtual firewall to control the traffic of one or more instances using security group. During AWS account creation one default VPC along with a security group is mapped…

0 Comments

Create AMI From An Existing EC2 Instance

Create AMI from an existing EC2 instance Hello Everyone Welcome to CloudAffaire and this is Debjeet In the last blog post, we have discussed how to snapshot of EBS volume using Lifecycle Manager. https://cloudaffaire.com/schedule-snapshot-of-ebs-volume-using-lifecycle-manager/ In this blog post, we are going to create AMI from an existing EC2 instance Prerequisites for this demo: One active AWS account. One active EC2 instance. Create AMI from an existing EC2 instance: Step 1: Login to AWS console…

1 Comment