Code Monkey home page Code Monkey logo

scripts-for-aws's Introduction

EBS Mounting - ebsmount.sh

USE-CASE: This script can be used for mount pre created aws ebs volume to a aws ec2-instance when a instance respawing in a termination.

EXAMPLE: We can use this when we are using data on a seperate EBS volume and don't want lost data when an instance termination. Also need to mount again to the new instance booting up based on availabilty zone of the instace.

REQUIREMENTS: AWS-CLI should be installed and configured on script running instance.

NOTE: Tag values are used for filtering purposes.

EBS Tagging - ebstag.sh

USE-CASE: This script can be used for tagging untagged ebs volumes with attached instance tags.

EXAMPLE: We can use the script for incidents like, you have different aws deployments with different environments and you are not already attach tags to ebs volumes which are attached to the instances. Using filter values based on your requirement, this script can attach tags which are already attached to the instances. Here we have used Service ID and Environment for filtering purposes.

REQUIREMENTS: AWS-CLI should be installed and configured (with aws keys/IAM Role) on script running instance.

scripts-for-aws's People

Contributors

isuru-yasantha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.