-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Learning AWS, Lambda, SES and Updating the AWS SDK Mock Module #10
Comments
Sounds great! Me and @ZooeyMiller are happy to have a go 👍 |
Really happy to work on this! Will get cracking 🎉 |
|
@finnhodgkin & @ZooeyMiller please remember to create any ("sub") issues for tasks and estimate (i.e. "time box") how much time you intend to spend working on the issue. thanks! |
Closing as the |
Most people beginning an apprenticeship haven't had any exposure to Amazon Web Services (AWS). This is to be expected given that there is so much to learn already!
AWS is by far the most popular "Cloud" ("infrastructure-as-a-serivce") provider, so learning how to use it will be beneficial to any apprentice regardless of where you end up working!
@dwyl we have a number of repositories related to AWS: https://github.com/dwyl?q=aws including several tutorials e.g:
All of these AWS-related repos need some TLC (review/updating/streamlining) to bring them up-to-date with the latest UI/SDK.
Todo/Tasks
learn-aws-...
guides with your own AWS account to check the tutorials are still accurate/relevant. specifically:Note: We had planned to migrate these tutorials to the "GitBook" format so that they could be published as PDF/Mobi and put on the Kindle Store (as Free e-books!) if you are up for this challenge, please leave a comment below!
Once you are (reasonably) confident in your AWS knowledge/skills our
aws-sdk-mock
module needs some TLC ...sinon
...)The module is quite popular:
And if who ever gives it some attention will be made a co-maintainer on NPM:
The text was updated successfully, but these errors were encountered: