Co-authors: Jun Jia and Alice Wu Introduction It’s a very common scenario that an AI solution involves composing different jobs, such as data processing and model training or evaluation, into workflows and then submitting them to an orchestration engine for execution. At large companies such as LinkedIn, there may be hundreds of thousands of such executions per...
Python Articles
-
- Topics:
- Python,
- machine learning,
- Open Source
-
Nearly 20 years after the first release of Python 2 and 11 years after the first release of Python 3, the Python development community has retired Python 2.7, the last of the Python 2 series. This marks the end of all upstream support for Python 2, including bug and security fixes, and allows developers to devote their time fully to Python 3, which is faster,...
- Topics:
- Python,
- Open Source
-
Image Credit: Yiying Lu, Copyright: Gradle Inc. Gradle is a build automation tool that supports many programming languages. It coordinates the process of building software between multiple different code repositories and automates a number of important related tasks, like checking dependencies and warning programmers if something they have changed might break...
- Topics:
- Python,
- gradle,
- Open Source
-
Around the end of 2012, LinkedIn decided to move away from retail data centers to wholesale ones that are built and maintained by...
- Topics:
- Python,
- Automation,
- SRE
-
Talent is LinkedIn’s number one operating priority and we have no shortage of talented individuals in technical roles across the...
- Topics:
- Python,
- engineering culture,
- software engineering,
- Java,
- Bangalore
-
This year, LinkedIn sponsored PyCon 2014, and thirty of us went up to the beautiful city of Montreal, Quebec. PyCon is my favorite...
- Topics:
- Python,
- Women in Tech