Coder Social home page Coder Social logo

boto3-python-practice's Introduction

Boto3 Python Practice

Typical AWS infrastructure using boto3.

boto3-python-practice's People

Contributors

ch3st3r1995 avatar shekelboi avatar jfelite avatar

Watchers

 avatar

Forkers

jfelite

boto3-python-practice's Issues

[BOT-13] A separate script for deleting resources

A great advantage of what we are doing in the main script of ours is that we tag everything with the boto3 prefix. However, things can go wrong and sometimes the resources don't end up being deleted (an exception happens before they could be deleted).

To save us from the manual work of having to delete everything in the AWS console, we could come up with a strategy to delete any of the resources that we use (ALB, target groups, security groups, subnets, etc.) that are tagged with the boto3 prefix. Note that the order of deletion is crucial since otherwise we may face the issue of dependency related errors.

[BOT-16] Static website hosting on s3

Enable static website hosting (+ appropriate bucket rules) on the uploaded web page so that anyone can access the website. Print the endpoint in the Python console, once static hosting has been enabled.

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.