Venketraman
venket's b log

venket's b log

Follow
Follow
homeLinuxYoutubeDevOpsWeb ServiceLinked InAmazon Web Services
Tag

ec2

#ec2

More content

Read more stories on Hashnode


Articles with this tag

Create Launch template for AWS EC2 - Simplify your work

Sep 7, 20212 min read361 views

Launch Templates A launch template is similar to a launch configuration, in that it specifies instance configuration information. It includes the ID...

Create Launch template for AWS EC2 - Simplify your work

Modify Your EC2 Instance Volume Size (both windows and linux)

Sep 3, 20212 min read193 views

Amazon EBS volumes An Amazon EBS volume is a durable, block-level storage device that you can attach to your instances. After you attach a volume to...

Modify Your EC2 Instance Volume Size (both windows and linux)

AWS Data Lifecycle Manager - To Automate EC2 AMI Backup

Sep 2, 20212 min read446 views

AWS LifeCycle Manager - THe complete Backup solution for Your EC2 instance ### You can use Amazon Data Lifecycle Manager to automate the creation,...

AWS Data Lifecycle Manager - To Automate EC2 AMI Backup

Import Your On-Premises Server and Launch as AWS EC2 Instance.

Aug 21, 20216 min read83 views

AWS VM Import Service. · What is VM Import/Export VM Import/Export enables you to import virtual machine (VM) images from your existing virtualization...

Import Your On-Premises Server and Launch as AWS EC2 Instance.

Configure Classic Load Balancer in AWS

Aug 15, 20214 min read66 views

Load Balancer - What IS IT ? A load balancer acts as the “traffic cop” sitting in front of your servers and routing client requests across all...

Configure Classic Load Balancer in AWS

Schedule EC2 Power on and off using Windows task scheduler

Aug 11, 20212 min read291 views

AWS CLI-AWS Configure-Task scheduler · Hi Guys, Here am going to explain how to create the Task in task scheduler. It will start and stop your ec2...

Schedule EC2 Power on and off using Windows task scheduler