Giter Site home page Giter Site logo

sam-hello-world's Introduction

sam-hello-world

These are some basic tasks so we can assess you know some technologies needed for the role.

Basic Tech Competancy

  1. Create a public GitHub repo with this code
  2. Create a feature branch called techComp
  3. Add answers and explanations in the tech-comp.md file
  4. Commit your code
  5. Push up your branch and file a pull request (PR) with your answers

Add a new function

  1. Create a branch called get_secret
  2. Add a new function called GetSecretFunctionto the template.yaml file
  • Add code to your new get_secret function to make an API call to AWS to retrieve an AWS secret given the name of the secret.
  • The code should be valid python
    • We just want to read the code
    • It does not need to authenticate to any real AWS account, but should demonstrate making an API call to AWS api.
  1. Create a readme.md file in the new directory for your function.
  • Outline in the readme.md file how you would deploy this new function.
    • It doesn't have to be an exhaustive document just a psuedo code list style of what you would do to deploy this new function to AWS infrastructure.
  1. Add and commit your code to your feature branch.
  2. Push up your code and file a pull request.

AWS SAM Docs

Read the SAM docs.

sam-hello-world's People

Contributors

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