Code Monkey home page Code Monkey logo

awesome-layers's People

Contributors

alexdebrie avatar bnb avatar cmckni3 avatar drluke avatar gkrizek avatar hobu avatar jason-dour avatar jrachit10 avatar keithrozario avatar kolanos avatar lafernando avatar lesichkovm avatar matheusmessora avatar maxgiting avatar metaskills avatar mhart avatar mthenw avatar nickager avatar nsriram avatar oorryy avatar pahud avatar paulomigalmeida avatar pinkerton avatar rafalwilinski avatar ranrib avatar revmischa avatar seanfisher avatar shivtej1505 avatar vladgolubev avatar xerthesquirrel avatar

Stargazers

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

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

awesome-layers's Issues

Add yumda (tool) somewhere

Hey hey – I know I could just add this myself, but wanted to open it up for discussion.

So https://github.com/lambci/yumda is basically a (large) collection of yum packages that have been recompiled for a Lambda /opt environment – that is, you can use it to install binaries and libraries in a way that you can then zip up into a layer. Much more straightforward than having to figure out how to compile any of these packages yourself.

I'd like to add a link to it, but it's not immediately clear where I'd add it. I could just it under the How to create and use section with a little explanation? Or do you think a new/separate section would be better?

protego 404

It seems that protego.io is out og business. Please uodate the table linked. Thanks!

java 11 layer cannot be deployed

Trying to deploy https://github.com/andthearchitect/aws-lambda-java-runtime
with AWS cli will give you
An error occurred (RequestEntityTooLargeException) when calling the PublishLayerVersion operation: Request must be smaller than 69905067 bytes for the PublishLayerVersion operation
since the zip is 120MB. Manually trying to deploy via the console with a preuploaded S3 object will return
Failed to create layer version: Unzipped size must be smaller than 262144000 bytes
since unpacked size is ~290MB so I guess it is unusable. Is someone else using JRE layer?

Add latest boto3 and botocore layers

Latest versions of boto3/botocore available with Python runtimes are too old.

For example, built-in boto3 version does not support ExecutionParameters for Athena's StartQueryExecution which is a security risk: a developer might pass the parameters via string substitution which will result in an SQL injection.

The idea is to maintain boto3/botocore layers with the latest available versions to easily plug them in and use.

Add lambda extension layer

I am working on a lambda log shipper project which uses lambda extension and builds as a lambda layer. Any proper section to add this new kind of lambda layer or I should create a new one?

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.