Create EC2 Instance in AWS Step 1:Login to your AWS Management Console and open EC2 instance. Step 2:Click Launch Instance Step 3:The default Application and OS images which is eligible for free tier is chosen. Step 4:The instance type which is eligible for free tier is chosen. Step 5:Create 1 instance and click launch instance Step 6:Create new key pair and download the security key PEM file Step 7:Launching Instance Step 8:Instance successfully launched. Step 9: EC2 is created. Step 10:Summary of created instance. Step 11:Terminate Instance Step 12:Termination Successful
Since some years ago, some experts and companies started thinking about the possibility of using virtual machines to replace physical servers. No more need to pay to build your own server and care. Cloud Computing can be defined as the delivery of on-demand computing services right from application to storage, including processing over the internet and pay-as-you-go basis. When it comes to online data storage and managing data directly or actively, Lets discuss further about Future of Cloud Computing. The Ultimate Guide to Future of Cloud Computing for Engineers I know the field of cloud computing brings major opportunities for the students as most companies require computing professionals who have adequate knowledge of cloud computing. Thus I emphasize that students gather knowledge about this field apart from their regular studies and develop the necessary skills for a successful career in cloud computing. How does cloud computing benefit companies? The major benefit of cloud c...
Create a VM and configure security groups with defined Inbound and Outbound rules like letting traffic through HTTP, ICMP, TCP,SSL(TLS). Steps:- 1. Go to AWS console and create a new EC2 instance. 2. Create a new security group. 3. Create an inbound rule on TCP on my IP. 4. Create an inbound rule on ICMP on source my IP. 5. Similarly set rules for HTTP and SSH. 6. set the outbound traffic for http, ssh and icmp. 10. create the security group. 11. use the same security group in the network settings and launch the instance.
Comments
Post a Comment