Skip to content
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

Closed
2 of 6 tasks
nelsonic opened this issue Jul 10, 2017 · 5 comments
Closed
2 of 6 tasks

Learning AWS, Lambda, SES and Updating the AWS SDK Mock Module #10

nelsonic opened this issue Jul 10, 2017 · 5 comments

Comments

@nelsonic
Copy link
Member

nelsonic commented Jul 10, 2017

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

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

  • Go through the learn-aws-... guides with your own AWS account to check the tutorials are still accurate/relevant. specifically:
  • https://github.com/dwyl/learn-amazon-web-services
  • https://github.com/dwyl/learn-aws-lambda
    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 ...

image

The module is quite popular:
aws-sdk-mock
And if who ever gives it some attention will be made a co-maintainer on NPM:
image

  • There are currently 36 issues and 3 PRs open ... we should aim to get this down to zero if possible.
@finnhodgkin
Copy link
Collaborator

finnhodgkin commented Jul 10, 2017

Sounds great! Me and @ZooeyMiller are happy to have a go 👍

@ZooeyMiller
Copy link
Collaborator

Really happy to work on this! Will get cracking 🎉

@ZooeyMiller
Copy link
Collaborator

today we ran through learn-amazon-web-services and raised issues on the repo as we went, we've made prs relating to them, one is a [WiP]. It took us a little longer than hoped due to getting stuck on a couple of things but these have been tracked in issues and solutions will be added to the readme.

@nelsonic
Copy link
Member Author

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

@nelsonic
Copy link
Member Author

nelsonic commented Oct 7, 2024

Closing as the aws-sdk-mock was comprehensively updated: dwyl/aws-sdk-mock#277

@nelsonic nelsonic closed this as completed Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants