Bookmarks tagged [aws]
https://github.com/badunk/multer-s3
multer storage engine for amazon s3
- tags: multer, amazon-s3, aws, expressjs, file-upload
- source code
S3Cmd, S3Express: Fully-Featured S3 Command Line Tools and S3 Backup Software for Windows, Linux and Mac. More than 60 command line options, including multipart uploads, encryption, incremental backup...
- tags: aws, command-line, command-line-tools
- source code
https://medium.com/codebase/using-aws-s3-buckets-in-a-nodejs-app-74da2fc547a6
We will go through all the process of using a S3 with NodeJS, from creating the S3 Bucket and access credentials to actually use the bucket.
https://aws.amazon.com/developer/language/javascript/
Are you a seasoned AWS developer? Just getting started with AWS? Regardless, if your favorite programming language is JavaScript, then get started here with 10-minute tutorials, technical blog posts, ...
- tags: aws, javascript
- source code
https://github.com/rusoto/rusoto
- tags: rust, cloud, aws
- source code
https://github.com/donnemartin/awesome-aws#readme
A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome. - donnemartin/awesome-aws
- tags: awesome-list, platform, aws
- source code
https://github.com/aws-samples/kubernetes-for-java-developers
A Day in Java Developer’s Life, with a taste of Kubernetes - aws-samples/kubernetes-for-java-developers. sample. example.
- tags: java, docker, kubernetes, kubernetes-helm, maven-plugin, istio, aws
- source code
https://www.youtube.com/watch?v=esEFaY0FDKc
Learn about Amazon's transition to a service-oriented architecture over a decade ago. We share lessons learned, processes adopted, and the tools built to increase both agility and reliability.
Deploy Node.js projects to AWS Lambda and API Gateway easily.
- tags: nodejs, aws, serverless
- source code
https://github.com/awslabs/aws-serverless-express
Run serverless applications and REST APIs using your existing Node.js application framework, on top of AWS Lambda and Amazon API Gateway
- tags: aws, nodejs, expressjs, rest
- source code
https://blog.sourcerer.io/full-guide-to-developing-rest-apis-with-aws-api-gateway-and-aws-lambda-d25...
In this article we’ll explore using AWS Lambda to develop a service using Node.js. Amazon recently announced an upgrade where developers using Lambda can now use an 8.10 runtime, which lets them use `...
- 📆 published on: 2018-05-09
- tags: cloud, serverless, nodejs, aws
https://d1.awsstatic.com/whitepapers/Security/AWS_Security_Best_Practices.pdf
This whitepaper is intended for existing and potential customers who are designing the security infrastructure and configuration for applications running in Amazon Web Services (AWS). It provides secu...
https://github.com/Netflix/eureka
eureka - AWS Service registry for resilient mid-tier load balancing and failover.
- tags: service-registry, high-availability, aws