Show HN: Flashcards to learn AWS skills
31–40 of 120 posts
Re: Show HN: Flashcards to learn AWS skills
#32At this point AWS has gotten so complex that one has to jump through a dozen hoops to get the simplest of things done. To scale up our reporting I thought it’s a good idea to offload report generation to a lambda function. Read from MySQL, dump into S3 and mail a link to that S3 file, make the link expire after couple of hours. Reasonably simple enough. But by God was it painful!! IAM is a rabbit hole, now later VPC…
Re: Show HN: Flashcards to learn AWS skills
#33Amazon has turned developers into consumers. I like the site, I hate how un-hobbyist-friendly the dev world has become.
Re: Show HN: Flashcards to learn AWS skills
#34Re: Show HN: Flashcards to learn AWS skills
#35Well done! Thanks for those who needs to pass AWS Certs. But on another side after checking few flashcards it seems you will turn into an AWS Marketing Parrot, more than really learning skills (Eg: question about AWS Shield)
Sometimes, people don't even know what AWS is except that it is needed by their product. They need someone "strong in AWS." They don't know what AWS products they use or what they do.
Separately, I have had a very senior developer convey a sense of respect for candidates that know AWS things that this developer does not know. I was surprised that the developer would give a pass on any subject so easily.
There seems to be some sort of an implied belief in ability simply because the person can recite Amazon's branded solution names and have configured these things before. In part, because the interviewer doesn't know the buzzwords, they can't probe for the actual depth of experience.
It feels almost like a "no one ever got fired for buying IBM" situation. And on the candidate side a "can't beat em, join em" by being able to recite AWS jargon, regardless of how well you can build and choose solutions to fit business needs.
Re: Show HN: Flashcards to learn AWS skills
#36Flashcards are my favorite way to learn - specifically to pass a test or gain some certification. I've standardized on a simple format of a google sheet with column A being the front side of the card, and column B being the back - and found a few decent iOS flash card apps that allow me to link to a google doc. So, do you have the whole list of questions in a consumable format I could get into a sheet?
You need to write a small script to transform the questions into a format that's cooypasteable to Google Sheets, though.
Re: Show HN: Flashcards to learn AWS skills
#37Hi, author here. I'm so happy to see this appear on HN front page! I almost didn't post this on HN as I wasn't sure if there would be interest towards a site like this. I spent so many hours tinkering with the UI and crafting questions that I'm happy to see that people are finding value in it :)
I’m curious, did you build the flash card UI yourself, or use a library? I’m not in the market for studying AWS skills, but I really like the flash card interface!
Re: Show HN: Flashcards to learn AWS skills
#38Re: Show HN: Flashcards to learn AWS skills
#39Hi, author here. I'm so happy to see this appear on HN front page! I almost didn't post this on HN as I wasn't sure if there would be interest towards a site like this. I spent so many hours tinkering with the UI and crafting questions that I'm happy to see that people are finding value in it :)
Re: Show HN: Flashcards to learn AWS skills
#40Flashcards are my favorite way to learn - specifically to pass a test or gain some certification. I've standardized on a simple format of a google sheet with column A being the front side of the card, and column B being the back - and found a few decent iOS flash card apps that allow me to link to a google doc. So, do you have the whole list of questions in a consumable format I could get into a sheet?