Our great sponsors
-
Hi HN, we’re Jessie and Eric. We’ve been baking away at [Cakework](https://www.cakework.com/), which is a way to build async backends without needing to manage cloud infrastructure. Cakework is for operations that take time or more compute, like file processing, report generation, or machine learning.
Devs write backends as Python functions and deploy them with our CLI. They use our client SDKs to make requests, get status, and get processing results. Each request runs with its own CPU and memory parameters in its own microVM, with no timeouts. Devs can query for failures and view logs, inputs, and outputs for each request.
Under the covers, we package and deploy code as Docker containers. We queue each request on a NATs cluster, and spin up a [Fly Machine](https://fly.io/docs/machines/) to process it. Cakework is open source [open source](https://github.com/usecakework/cakework) if you want to dig in!
We started exploring Cakework because we liked the idea of serverless for compute-heavy operations, but in practice found that an application made up of wiring together queues, Lambdas, storage, and step functions made iteration really slow. We also didn’t like having to switch away from Lambda when operations ran longer than fifteen minutes.
If you want to give it a whirl, you can follow the quickstart on our [website](https://www.cakework.com/), or check out the [docs](https://docs.cakework.com/gettingstarted). We’re super excited to share an early build and get everyone’s thoughts, thanks for checking it out!
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
Related posts
- I built a platform to build serverless async backends without cloud resources
- I built cakework - open source platform to deploy computationally intensive Python functions as serverless jobs, with no timeouts
- Airtable vs Baserow (and others, e.g. Rowy, NocoDB, etc)
- A/B testing or experiments platform?
- Launch HN: Outerbase (YC W23) – A new UI and editor for your database