
Amazon AWS
Google Cloud Platform
Microsoft Azure
DigitalOcean
Linode
Heroku
Vultr
CloudFlare
marimo
Observable
Hyperquery
Zerve AI
PythonSandbox
DataLab
Quadratic
Colab Notebooks
Amazon AWSNo features have been listed yet.
You could say a lot of things about AWS, but among the cloud platforms (and I've used quite a few) AWS takes the cake. It is logically structured, you can get through its documentation relatively easily, you have a great variety of tools and services to choose from [from AWS itself and from third-party developers in their marketplace]. There is a learning curve, there is quite a lot of it, but it is still way easier than some other platforms. I've used and abused AWS and EC2 specifically and for me it is the best.
Based on our record, Amazon AWS seems to be a lot more popular than marimo. While we know about 486 links to Amazon AWS, we've tracked only 15 mentions of marimo. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
In conclusion, Cloudflare Workers and AWS Lambda are two popular edge computing solutions that offer a range of benefits, including reduced latency, improved performance, and enhanced security. By understanding the key differences between these solutions, businesses can make informed decisions about which one to use. Whether you're building a real-time analytics application or a serverless API, Cloudflare Workers... - Source: dev.to / 11 days ago
> but it's still a singleton instance, so where do you run it? Most hardware doesn't give you enough uptime for what you need here, because what you actually needed was a re-architecture for distribution / failover / whatever, and while you could ask your LLM to do that you aren't going to run your bank on the result. If only we had a way to solve these issues with tools capable of running Rust programs in that... - Source: Hacker News / about 1 month ago
Not because infrastructure isn't important. It is. Not because Amazon Web Services (AWS) is a bad platform. It isn't. - Source: dev.to / about 2 months ago
The AWS S3 documentation covers all of these in detail. The configuration takes about an hour to get right the first time and rarely needs changes after. - Source: dev.to / 2 months ago
The first pattern is direct-to-storage. The client uploads chunks directly to an object storage service like Amazon S3 using pre-signed URLs. The application server creates the upload session and grants permission but never sees the file bytes. This pattern scales well because the application servers do not handle the upload bandwidth. - Source: dev.to / 2 months ago
Pluto is great. I use it all the time. If you like the reactivity/reproducibility but are wedded to Python, you might want to check out Marimo, which is also great. [https://marimo.io/] It too puts the output of a cell above the code so if you're unable to adapt to things that are different it's also probably not for you. FWIW, Observable's Notebooks (Javascript) work the same way: output above the code... - Source: Hacker News / 2 months ago
Marimo notebooks give you the best of both worlds (https://marimo.io). - Source: Hacker News / 4 months ago
Agree with the author, will add: duckdb is an extremely compelling choice if youโre a developer and want to embed analytics in your app (which can also run in a web browser with wasm!) Think this opens up a lot of interesting possibilities like more powerful analytics notebooks like marimo (https://marimo.io/) โฆ and thatโs just one example of many. - Source: Hacker News / 7 months ago
The training pipeline uses Marimo notebooks (think Jupyter, but reactive). Models are quantized to uint8 and served via CDN. Total bundle for a predictor: up-to 2MB. - Source: dev.to / 8 months ago
Marimo is a Jupyter notebook with each cell being somewhat logically connected to each other. That's way if you update the value of a variable in a cell and re-run it, related values in other cells will be auto-updated and auto-run. This is called reactive execution. Thus the notebook can act as a single python script or app and has an extension of .py instead of .ipynb. - Source: dev.to / 9 months ago
Google Cloud Platform - Google Cloud provides flexible infrastructure, end-to-security, modern productivity, and intelligent insights engineered to help your business thrive.
Observable - Interactive code examples/posts
Microsoft Azure - Windows Azure and SQL Azure enable you to build, host and scale applications in Microsoft datacenters.
Hyperquery - Data notebook built for speed, visibility, and collaboration
DigitalOcean - Simplifying cloud hosting. Deploy an SSD cloud server in 55 seconds.
Zerve AI - What if Jupyter + Figma + VSCode had a baby?