rytrix | 3 years ago | on: Command line functions around OpenAI
rytrix's comments
rytrix | 3 years ago | on: Amazon to lay off 9,000 more workers after earlier cuts
rytrix | 3 years ago | on: AWS Lambda Power Tuning
Lambdas are also used for request/response workflows, not necessarily just async background tasks.
Another use case is lambda resolvers with AppSync if you need some sort of data that can't be obtained with the native resolvers (i.e. DynamoDB)
> Beyond the choice of the lambda runtime and how much RAM is provisioned, what else is there that's worth being tuned?
The amount of RAM being allocated to a lambda function also controls the vCPU granted to the lambda function.
There's a nice balance that can be struck with power tuning where you're paying more per millisecond for a higher RAM configuration but the duration of each invocation improves enough to the point where you're actually paying less.
rytrix | 4 years ago | on: Ask HN: Is it called a launch if you still haven't enabled payment?
rytrix | 4 years ago | on: /tap – Powerful and customizable note-taking system
LINE messenger in Southeast Asia KakaoTalk in South Korea
rytrix | 4 years ago | on: Tell HN: AWS appears to be down again
rytrix | 4 years ago | on: Boilerplate to kickstart creating an NPM package using TypeScript
Semantic Release, Issue Templates, GitHub Actions, Codecov, VSCode Launch Configurations, TypeScript, Husky, Lint Staged, Commitizen, Jest, ESLint, Prettier
rytrix | 4 years ago | on: Overcoming Rapid Growth Challenges for Datasets in Snowflake
rytrix | 4 years ago | on: Amazon is blocking Google’s FLoC
rytrix | 4 years ago | on: Modern Javascript: Everything you missed over the last 10 years (2020)
rytrix | 5 years ago | on: Microservices – architecture nihilism in minimalism's clothes
rytrix | 5 years ago | on: A Surprise AWS Bill