top of page
Search


Create an AWS EC2 instance with Ansible
To create an AWS EC2 instance with Ansible, you can use the ec2 module. Here's an example Ansible playbook that creates a t2.micro...

Siddhesh Kadam
1 min read


EC2 Instance Snapshot
Creating a snapshot of an Amazon Elastic Compute Cloud (EC2) instance in AWS is a common and important task for creating backups and...

Siddhesh Kadam
2 min read
bottom of page