I really like this app. I only have one minor piece of feedback, and that's that the card wobbling while you're reading the question is very, very distracting.
Thanks for the feedback! The wobbling effect is supposed to resemble the feeling of holding a physical card in your hand. It's supposed to wobble only when you move your mouse from left-side-of-card to right-side-of-card, or when you move your mouse from outside-the-card to over-the-card. Let me know if it's wobbling in unexpected ways on your device. In any case, I'm willing to remove the wobbling effect entirely if…
Show HN: Flashcards to learn AWS skills
81–90 of 120 posts
Re: Show HN: Flashcards to learn AWS skills
#82Earlier quoted context omitted.
Thanks for the feedback! The wobbling effect is supposed to resemble the feeling of holding a physical card in your hand. It's supposed to wobble only when you move your mouse from left-side-of-card to right-side-of-card, or when you move your mouse from outside-the-card to over-the-card. Let me know if it's wobbling in unexpected ways on your device. In any case, I'm willing to remove the wobbling effect entirely if…
It's acting "correctly", it just turns out that I tend to move my mouse around the center of the card while I'm reading it, which makes it super obnoxious.
Re: Show HN: Flashcards to learn AWS skills
#83Amazon 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
#84At 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…
Not knowing AWS, this sub-thread reads like a real-life version of the Microservices sketch: https://youtu.be/y8OnoxKotPQ
Re: Show HN: Flashcards to learn AWS skills
#85At 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
#86At 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…
I always tell people "stay off AWS unless you or someone you're paying very well on your team holds an Associate-level certification at the very minimum". It's easy to get in over your head over there.
I will never forget the story about the expert Amazon engineer that lost 80K USD.
Re: Show HN: Flashcards to learn AWS skills
#87Earlier quoted context omitted.
I always tell people "stay off AWS unless you or someone you're paying very well on your team holds an Associate-level certification at the very minimum". It's easy to get in over your head over there.
> you or someone you're paying very well on your team holds an Associate-level certification at the very minimum". It's easy to get in over your head over there. I will never forget the story about the expert Amazon engineer that lost 80K USD.
Re: Show HN: Flashcards to learn AWS skills
#88At 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…
Not knowing AWS, this sub-thread reads like a real-life version of the Microservices sketch: https://youtu.be/y8OnoxKotPQ
Re: Show HN: Flashcards to learn AWS skills
#89This would be fantastic to add to a DevOps wiki/forum that I've been wanting to make for ages. I just never get started because I want it to be perfect and can't decide even what to name the damn thing, much less how it should be organized
Re: Show HN: Flashcards to learn AWS skills
#90This would be fantastic to add to a DevOps wiki/forum that I've been wanting to make for ages. I just never get started because I want it to be perfect and can't decide even what to name the damn thing, much less how it should be organized
You mean like the DevOps roadmap?