aws.md
July 15, 2021 · View on GitHub
Bookmarks tagged [aws]
www.codever.land/bookmarks/t/aws
GitHub - badunk/multer-s3 home page
https://github.com/badunk/multer-s3
multer storage engine for amazon s3
- tags: multer, amazon-s3, aws, expressjs, file-upload
- :octocat: source code
Amazon S3 Tools: Command Line S3 Client and S3 Backup for Windows, Linux: s3cmd, s3express
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
- :octocat: source code
Using AWS S3 Buckets in a NodeJS App
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.
Explore Javascript on AWS
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
- :octocat: source code
rusoto/rusoto
https://github.com/rusoto/rusoto
- tags: rust, cloud, aws
- :octocat: source code
awesome-aws
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
- :octocat: source code
kubernetes-for-java-developers repo from Aron Gupta
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
- :octocat: source code
AWS re:Invent 2015: DevOps at Amazon: A Look at Our Tools and Processes (DVO202) - YouTube
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.
Claudia.js Home Page
Deploy Node.js projects to AWS Lambda and API Gateway easily.
- tags: node.js, aws, serverless
- :octocat: source code
GitHub - awslabs/aws-serverless-express
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, node.js, expressjs, rest
- :octocat: source code
Full guide to developing REST API’s with AWS API Gateway and AWS Lambda
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 `...
- :calendar: published on: 2018-05-09
- tags: cloud, serverless, node.js, aws
AWS Security Best Practices
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...
GitHub - Netflix/eureka
https://github.com/Netflix/eureka
eureka - AWS Service registry for resilient mid-tier load balancing and failover.
- tags: service-registry, high-availability, aws