Open-source Python framework for user-triggered cloud workloads
Hey HN, half a year ago we were building a feature where our users could trigger long-running jobs with the following requirements: (i) the job is provisioned by the user action (e.g., clicking a button in the UI), (ii) the job can be canceled by the user, (iii) the progress of the job can be inspected while the job is running, (iv) hardware for the job is provisioned only when needed (the job may require expensive hardware and isn't called that frequently). Because we couldn't find any existing ways of achieving this we decided to implement one for Python. Currently, it uses an AWS ECS…
What it does
In the maker’s words, at launch
Hey HN, half a year ago we were building a feature where our users could trigger long-running jobs with the following requirements: (i) the job is provisioned by the user action (e.g., clicking a button in the UI), (ii) the job can be canceled by the user, (iii) the progress of the job can be inspected while the job is running, (iv) hardware for the job is provisioned only when needed (the job may require expensive hardware and isn't called that frequently). Because we couldn't find any existing ways of achieving this we decided to implement one for Python. Currently, it uses an AWS ECS cluster (friendly Terraform to provision it attached!) but it should be very easy to port it to K8s so it works on other clouds as well.
Does the same job
all alternatives →- LALaunchFlow – Automate Your GCP / AWS Infrastructure with Python2024 · launchflow.com · ▲8
Hey everyone, we just released a new version of our Infrastructure as Code Python SDK that now runs entirely on your machine - no account required. LaunchFlow extends OpenTofu to provide features like multi-environment support [1], autoconfigured infrastructure clients [2], and API release management [3]. Our goal is to provide a Python-native infrastructure toolkit that handles everything from automating your infrastructure to using it in your application code. You can use our library of preconfigured OpenTofu modules to add GCP / AWS infrastructure to your app with just a few lines of…
- IWI wrote a book about using Lambda with Go2021 · ▲103
Hi HN! During the last few years, I worked on a few applications built with Go, running on AWS Lambda. As I got to know the platform better, I started to find Go & Lambda to be a really productive combination. The applications were fast, and they ended up being much cheaper to run than what my team & I had built before. It’s probably not the best platform for _every_ application, but I was surprised at how much of our workload worked well on it. As we brought new engineers on to our team and helped them get up to speed with the stack, I found that we were covering a lot of the same topics…



- IBI built a service to help companies save on their AWS bills2020 · ▲73
Hey HN: I'm Kaveh, the founder of Usage (https://www.usage.ai/) We help companies drive down AWS costs. Why? Because the way it's done now is a pain. Stakeholders, especially engineers, are required to spend unnecessary time manually finding underutilized or overly expensive EC2s. We believe the optimization process should be done automatically through a series of sophisticated algorithms. At the moment, there are over 70,000 AWS EC2 prices - doing that manually just won't scale at most organizations. My background is in software engineering. Previous to founding Usage, I…
More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, November 2023
the whole month →

Discover & book top creators to promote your product
Growth · 2023 · passionfroot.me



