COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210317103311/https://github.com/topics/production
Here are
480 public repositories
matching this topic...
Node.js Production Process Manager with a built-in Load Balancer.
Updated
Mar 11, 2021
JavaScript
Native GraphQL Database with graph backend
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
A curated list of Site Reliability and Production Engineering resources.
In this repository, I will share some useful notes and references about deploying deep learning-based models in production.
The checklist that is used when a project is going live
Staffjoy V1, aka "Suite" - a scheduling application for hundreds of workers
Updated
Mar 28, 2018
Python
[mirror] A list of software and resources for professional audio/video/live events production on Linux.
Updated
Mar 10, 2021
Makefile
Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.
Updated
Jan 24, 2021
JavaScript
Updated
Oct 2, 2018
Python
Production Data Science: a workflow for collaborative data science aimed at production
Updated
May 22, 2020
Jupyter Notebook
🌲 A list of companies using Elm in production.
Redux DevTools for production (web and React Native) with a highly flexible API.
Updated
Nov 26, 2019
JavaScript
Develop production ready deep learning code, deploy it and scale it
Updated
Mar 9, 2021
Jupyter Notebook
A collection of useful additions to
@Ableton Live, including better
@git integration.
Updated
Sep 16, 2017
Shell
A curated list of Site Reliability and Production Engineering Tools
Manage your application processes in production hassle-free like Heroku CLI with Procfile and Systemd
Updated
Feb 22, 2021
Ruby
🍺 dev only postinstall hooks (package.json)
Updated
Feb 22, 2021
JavaScript
Deploy and scale serverless machine learning app - in 4 steps.
Updated
Jan 11, 2021
Jupyter Notebook
bring keras-models to production with tensorflow-serving and nodejs + docker 🍕
Updated
Dec 11, 2020
Python
kicad production symbol and footprint library auto convert from JLC's integrate Altium Designer library
Collecting information about Haskell ecosystem - companies, communities, media, etc.
Updated
Nov 22, 2020
Haskell
Updated
Oct 13, 2020
Python
Bitnami Node.js Docker Image
Updated
Mar 17, 2021
Dockerfile
This is a simple REST API with node and express with typescript
Updated
Jan 23, 2021
TypeScript
Lightweight tool to deploy PyTorch models to AWS Lambda
Updated
Oct 14, 2020
Python
A Guide to Scaling Machine Learning Models in Production
Updated
Dec 25, 2017
Python
Jumpstart from concept to production
A curated list of awesome Site Reliability and Production Engineering resources.
Improve this page
Add a description, image, and links to the
production
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
production
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
TL;DR
Serialize translation should not use Sdk classes. Currently when serializing objects from the new API, the
translator.pyscript converts things toSdkTask,SdkWorkflow,SdkLaunchPlan, etc. This is not necessary, adds complexity, and fragility to the whole process. We should be going directly to th