GithubHelp home page GithubHelp logo

rizalgowandy / ec2-spot-workshops Goto Github PK

View Code? Open in Web Editor NEW

This project forked from awslabs/ec2-spot-workshops

0.0 1.0 0.0 90.57 MB

Collection of workshops to demonstrate best practices in using Amazon EC2 Spot Instances. https://aws.amazon.com/ec2/spot/

License: Other

Shell 4.22% Python 15.30% Go 1.69% CSS 50.88% HTML 11.38% HCL 14.20% Dockerfile 2.33%

ec2-spot-workshops's Introduction

EC2 Spot Workshops

Collection of workshops to demonstrate best practices in using Amazon EC2 Spot Instances. https://aws.amazon.com/ec2/spot/

Website for this workshops is available at https://ec2spotworkshops.com

Building the Workshop site

The content of the workshops is built using hugo.

Local Build

To build the content

pushd themes/learn
git submodule init
git submodule update --checkout --recursive
popd
hugo serve -D

Containerized Development

The image can also serve as a development environment using docker-compose. The following command will spin up a container exposing the website at localhost:1313 and mount config.toml and the directories ./content, ./layouts and ./static, so that local changes will automatically be picked up by the development container.

$ docker-compose up -d  ## To see the logs just drop '-d'
Starting ec2-spot-workshops_hugo_1 ... done

License

This library is licensed under the Amazon Software License.

ec2-spot-workshops's People

Contributors

ruecarlo avatar jagpk avatar bpguasch avatar ranshn avatar nadaahm avatar chrismld avatar kvrajesh avatar ivallhon avatar kniec avatar ajpaws avatar horsfieldsa avatar schmutze avatar vladimirkuletski avatar raghananth avatar hyandell avatar haruyosh-amazon avatar rmccone avatar ashwinikumar-sa avatar magriggs avatar sacksi28 avatar chakravn avatar robertnorthard avatar plample avatar spigaj avatar mikegolubev avatar bwagner5 avatar bhushanchirmade avatar tza-aws avatar senkinnar avatar alexis-turpin-aws 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.