sul-dlss-labs / identifier-service

Identifiers API and microservice for proxy calls to mint or list DRUIDs, other identifiers.
Apache License 2.0
0 stars 0 forks source link

Articles from Stanford AWS guys #24

Closed cmharlow closed 6 years ago

cmharlow commented 6 years ago

To be added once received

cmharlow commented 6 years ago

Code pipline and Lambda: https://aws.amazon.com/blogs/devops/using-aws-codepipeline-aws-codebuild-and-aws-lambda-for-serverless-automated-ui-testing/ http://docs.aws.amazon.com/codepipeline/latest/userguide/actions-invoke-lambda-function.html http://techblog.scout24.com/2017/03/how-to-build-a-aws-codepipeline/

Continuous deployment for serverless: https://aws.amazon.com/blogs/compute/continuous-deployment-for-serverless-applications/

Serverless test harness: https://aws.amazon.com/blogs/compute/serverless-testing-with-aws-lambda/

EBS Striping: https://aws.amazon.com/ebs/faqs/ Q: Can I stripe multiple volumes together to get better performance? Yes. You can stripe multiple volumes together to achieve up to 75,000 IOPS or 1,750 MiB/s when attached to larger EC2 instances. However, performance for st1 and sc1 scales linearly with volume size so there may not be as much of a benefit to stripe these volumes together.

http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/raid-config.html

cmharlow commented 6 years ago

Most of these have been reviewed in one way or another previously, but worth looking at again as a group and see what info we can pull out together.

aaron-collier commented 6 years ago

I may have missed it in the other links, but ran across this:

https://aws.amazon.com/serverless/videos/video-lambda-dev-workflow/

Reviewing now.

cmharlow commented 6 years ago

This issue was moved to sul-dlss-labs/dataOps#35