Meadowrun is a library for data scientists and data engineers who run python code on AWS, Azure, or Kubernetes
- scales from a single function to thousands of distributed tasks.
- syncs your local code and libraries for a faster, easier iteration loop.
- Edit your code and rerun your analysis without worrying about building packages or Docker images.
- optimizes for cost, choosing the cheapest instance types and turning them off when they’re no longer needed.
Comments
There aren't any comments yet. Be the first to comment!