Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
coderecipe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
coderecipe
7y ago
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 used as a reference rather than directly able to use? archit
2.
▲
by
coderecipe
7y ago
We are currently testing different domains, what are you interested to see more?
3.
▲
by
coderecipe
7y ago
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 share recipes (architecture + pros/cons&#x
4.
▲
by
coderecipe
7y ago
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 a collection myself :) Some of the resources are labelled as
5.
▲
Show HN: Collection of Resources for Building Time Series Database in AWS
(coderecipe.ai)
1 points
by
coderecipe
7y ago
|
1 comments
6.
▲
by
coderecipe
7y ago
Oops sorry there was a bug, it's been fixed, try again!
7.
▲
by
coderecipe
7y ago
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 AWS's in house Cognito User Pools or other 3
8.
▲
Show HN: A Collection of User Management Examples on AWS Serverless
(coderecipe.ai)
8 points
by
coderecipe
7y ago
|
3 comments
9.
▲
Show HN: Easy Way to Secure Serverless Application with AWS Cognito User Pools
(coderecipe.ai)
3 points
by
coderecipe
7y ago
|
0 comments
10.
▲
Show HN: Forward Heroku logs to AWS CloudWatch for analysis using serverless
(coderecipe.ai)
3 points
by
coderecipe
7y ago
|
0 comments
11.
▲
Show HN: AWS Lambda to Aurora Serverless Using Data API
(coderecipe.ai)
2 points
by
coderecipe
7y ago
|
0 comments
12.
▲
by
coderecipe
7y ago
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 the need of a vpc and it works like a
13.
▲
by
coderecipe
7y ago
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 code+deployment script+demo included) here https://
14.
▲
AWS Resource Auto Cleanup
(coderecipe.ai)
1 points
by
coderecipe
7y ago
|
0 comments
15.
▲
Show HN: I Built Nested Comment Threads with AWS Serverless
(coderecipe.ai)
4 points
by
coderecipe
7y ago
|
0 comments
16.
▲
Show HN: Setup DynamoDB to ElasticSearch without reading pages of API docs
(coderecipe.ai)
1 points
by
coderecipe
7y ago
|
0 comments
17.
▲
Show HN: Compress Image on the Fly Using AWS Lambda, S3 and Node
(coderecipe.ai)
1 points
by
coderecipe
7y ago
|
0 comments
18.
▲
by
coderecipe
7y ago
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 that maintains and manages the websocket connecti
19.
▲
Show HN: How to create a simple chatroom with sentiment analysis in 5 mins
(coderecipe.ai)
2 points
by
coderecipe
7y ago
|
1 comments
20.
▲
Show HN: How to Connect AWS Lambda with Aurora Serverless Without VPC
(coderecipe.ai)
1 points
by
coderecipe
7y ago
|
0 comments
21.
▲
by
coderecipe
7y ago
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 AWS Aurora Serverless takes care of scaling problems such
22.
▲
by
coderecipe
7y ago
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 handle blockchain transactions using web3.js, and storing tra
23.
▲
Show HN: How to build a simple crypto exchange using AWS
(coderecipe.ai)
4 points
by
coderecipe
7y ago
|
3 comments
24.
▲
by
coderecipe
7y ago
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 comments will be super appreciated!
25.
▲
Show HN: I Build a Simple Yelp NoWait Using AWS
(coderecipe.ai)
1 points
by
coderecipe
7y ago
|
1 comments
26.
▲
by
coderecipe
8y ago
I am putting together my architecture suggestions to guide people how to use AWS, does this look useful to you?
27.
▲
Show HN: Easy way to onboard to AWS
(coderecipe.ai)
2 points
by
coderecipe
8y ago
|
2 comments