Live data from Hacker News

Viewing profile — coderecipe

coderecipe

HN member
Joined
Tue, Mar 20, 2018, 9:57 PM UTC
HN karma
11
Public activity
27 items

About coderecipe

No profile information was provided.

Recent public activity

  1. comment
    Comment #20364247

    When you say e2e, how big of the scope are you talking about? from frontend to everything in backend? can you give an example? I think the bigger the scope is, the more it will be …

  2. comment
    Comment #20363930

    We are currently testing different domains, what are you interested to see more?

  3. comment
    Comment #20352110

    If you are looking for more practical resources related to architectures in the cloud, you should take a look at https://coderecipe.ai . It is a dev community that allows others to…

  4. comment
    Comment #20314348

    Hi all, There seems to be multiple ways of storing time series data in AWS based on different requirements, but I always have a hard time finding them all. So, I decided to create …

  5. story
  6. comment
    Comment #20250247

    Oops sorry there was a bug, it's been fixed, try again!

  7. comment
    Comment #20246861

    I'm putting together a collection of short tutorials in the User Management/Authentication domain, when using AWS serverless. This covers both REST API and graphql endpoints, using…

  8. story
  9. story
  10. story
  11. story
  12. comment
    Comment #20058654

    Feel free to take a look at my code sample here with this new Data API on Aurora Serverless https://coderecipe.ai/architectures/77374273 , demo and source code included. It removes…

  13. comment
    Comment #20058630

    With this, VPC is no longer needed from lambda call to RDS, and this means that cold start time will be lowered from seconds to milliseconds. I made a ready to use recipe (source c…

  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #19752584

    This is my first attempt gluing AWS's advance serverless platform with Google's advance Natural language API together. Traditionally creating a chatroom required a dedicated server…

  19. story
  20. story
  21. comment
    Comment #19651392

    Thanks for your feedback, in this post I made the assumption that the price of the cryptocurrency doesn't fluctuate automatically based on transaction volume, also I assume that AW…

  22. comment
    Comment #19649786

    This is a basic crypto exchange, super simple version of Coinbase, for buying and selling cryptocurrencies such as Ethereum. I use AWS serverless to host the application code and h…

  23. story
  24. comment
    Comment #19469479

    Hey guys I recently found out Yelp's waitlist feature and found it quite useful, so I reverse engineer a super simple version of the system :) , do you think this is useful? Any co…

  25. story