Skip to content

Latest commit

 

History

History
87 lines (63 loc) · 3.99 KB

platform.md

File metadata and controls

87 lines (63 loc) · 3.99 KB
title description
The Platform Practice
What do folks with a platform focus do?

Team Information

Team Goals

  • Powerful, intelligent data and APIs
  • Robust internal tools and infrastructure
  • Platform for future growth

Process

  • Automated notifications appear in #platform-machines 🔒
  • Significant alerts go to #platform-alerts 🔒
  • Fridays are Future Fridays, where we take a break from in progress work to focus on longer-term improvements. (See blog post.) [Experimental]

Platform Documentation

Further Platform documentation

A lot of platform practice documentation is inside artsy/potential 🔒

Artsy's favorite resources (including those of the platform team) are in Tech Learning

Our Technologies

Rails

Most of the Platform Practice's apps are built on Rails. If you are unfamiliar with Rails, take some time to go through a tutorial, such as Michael Hartl's Rails Tutorial.

API

Our API is implemented in the Gravity 🔒 project and uses Grape.

Kubernetes

Some projects leverage Docker and our Kubernetes clusters. See Kubernetes.

Setting up Gravity

Gravity was Artsy’s original monolith and now hosts the main API. Follow the Gravity docs to get set up, or this introduction: Working with Gravity 🔒.

Major systems:

In general, see project READMEs for project details including links, CI, deployment instructions, and point-people.

The full project list 🔒 has a more exhaustive list of Artsy's systems.