logo
  • Blog
  • The Cloud
  • DevOps
  • Trending
    • Blockchain
    • Bitcoin
  • How To
  • Kubernetes

Author Archives: Pooja Verma

AWS Lambda – Copy more than 5 EC2 Snapshots automatically between regions

Posted on June 6, 2018

Published on: June 06, 2018 | Last updated on: June 06, 2018 | | Author: Pooja Verma Pooja Verma (Git, Twitter)

AWS Lambda - Copy more than 5 EC2 Snapshots automatically between regions

https://timesofcloud.com

Copying EC2 snapshot between regions is quite an easy task now. In some scenarios, we may have to copy more than 5 snapshots automatically without any human entration.

Snapshot copy operation has a limitation of copying max 5 snapshots at one time. Hence you can not copy more than 5 snapshots at a time.

Following are the steps to automate to copy more than 5 Snapshots.

Let's say, we have around 50 snapshots in a region, and you want to automate to copying all Snapshots to another region on AWS.

Step 1: Create a tag in all 50 Snapshots Read more

Posted in Amazon EC2, EC2 Lambda | 2 Comments |

AWS Lambda – Copy EC2 Snapshot automatically between regions

Posted on May 28, 2018

Published on: May 28, 2018 | Last updated on: May 28, 2018 | | Author: Pooja Verma Pooja Verma (Git, Twitter)

AWS Lambda - Copy EC2 Snapshot automatically between regions

https://timesofcloud.com

There are many ways to copy EC2 snapshot from one region to another region.

What is AWS Lamda function?

AWS Lambda is a compute service that lets you run code without provisioning or managing servers. AWS Lambda executes your code only when needed and scales automatically, from a few requests per day to thousands per second.

Following is the code to copy EC2 snapshots using AWS Lamda from region one to region two.

Below AWS Lamda function will describe all EC2 snapshots, which has tag key as city, and copy all snapshots from US East (N. Virginia) - [us-east-1] to Asia Pacific (Singapore) [ap-southeast-1] region. Read more

Posted in Amazon EC2, EC2 Lambda | Leave a comment |

How to create Amazon EC2 instance

Posted on September 1, 2017

Published on: Dec 23, 2017 | Last updated on: Dec 23, 2017 | | Author: Pooja Verma Pooja Verma (Git, Twitter)

How to create Amazon EC2 instance

https://timesofcloud.com

Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web Services (AWS) cloud. It is a web service where an AWS subscriber can request and provision a compute server in AWS cloud.

The instance will be charged per hour with different rates based on the type of the instance chosen. AWS provides multiple instance types for the respective business needs of the user.

Creating Amazon EC2 instance is very simple. Amazon provides multiple ways to create/launch Amazon EC2 instance. Read more

Posted in Amazon EC2, Amazon Web Services, Cloud Computing, Virtual Server | Tags: Amazon EC2, AWS, Cloud computing | Leave a comment |

Latest Blogs

  • Linux: Viewing Log Messages
  • AWS CodeBuild: Getting Started
  • AWS CodeCommit: Set up Notifications
  • AWS CodeCommit: Securing The Repository and Branches
  • Managing Systemd units in Linux

Tags

Amazon EC2 AWS bash_shell bitcoin blockchain Cloud computing CodeCommit DevOps digital currency Kubernetes Linux trending ubuntu

For Improving Education

Categories

  • Amazon EC2
  • Amazon Web Services
  • AWS
  • AWS CodeCommit
  • Bash shell
  • Best Practices
  • Bitcoin
  • Blockchain
  • Chaincode
  • CLI
  • Cloud Computing
  • Cloud Security
  • CodeBuild
  • CodeCommit
  • CryptoCurrency
  • Cryptography
  • DevOps
  • Digital Currency
  • EC2 Lambda
  • Hyperledger
  • IBM Bluemix
  • IBM Garage
  • Kubernetes
  • Linux
  • Monitoring
  • OpenStack
  • Platform as a Service
  • TDD
  • Trending
  • Ubuntu
  • Virtual Server
Home | Site Map | Privacy Policy | Site Terms | Terms of use @2013, Times of Cloud.
The content is copyrighted to 'Times of Cloud' and may not be reproduced on other websites.