GithubHelp home page GithubHelp logo

access-company / antikythera_aws Goto Github PK

View Code? Open in Web Editor NEW
4.0 35.0 0.0 68 KB

Implementations of pluggable modules in the Antikythera Framework, using AWS

License: Apache License 2.0

Elixir 100.00%
elixir erlang-otp paas aws

antikythera_aws's Introduction

AntikytheraAws

hex badge

Implementations of some of pluggable modules in the Antikythera Framework, using AWS services.

Components

  • AntikytheraAws.Ec2.ClusterConfiguration: callback module of AntikytheraEal.ClusterConfiguration.Behaviour
  • AntikytheraAws.S3.LogStorage: callback module of AntikytheraEal.LogStorage.Behaviour
  • AntikytheraAws.S3.AssetStorage: callback module of AntikytheraEal.AssetStorage.Behaviour
  • and some more AWS-related utilities

Dependencies

Other than the standard mix dependencies, AntikytheraAws depends on the followings:

  • aws-cli
    • Assuming that the AWS-related features are not frequently used, interactions with AWS APIs are delegated to aws-cli.
  • EC2 instance profile
    • When making requests to AWS APIs (via aws-cli), IAM role stored in the EC2 instance profile is used.

Copyright and License

Copyright(c) 2015-2024 ACCESS CO., LTD. All rights reserved.

Antikythera source code is licensed under the Apache License version 2.0.

antikythera_aws's People

Contributors

adaikikamata avatar amasakitakahashi avatar asyorikano avatar ayukisekiguchi avatar double-oxygen avatar fumipo-theta avatar irista56 avatar toyoaki-k avatar ttokit avatar ymtszw avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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.