From time to time I do something that I think is pretty neat and noteworthy. I don’t mean this section to be a full portfolio, but just a small collection of some of these interesting projects I’ve completed in the past.

We work in large geospatial datasets, which I feel like can be an underrepresented field in the industry.

Kubernetes Job Manager Part 2: The Job System

In part 1 of this article, I mentioned that this job system needed three things:

  • The user’s data request
  • A way to convert that request in to a SQL query
  • A way to convert that SQL query in to a downloadable file

Kubernetes Job Manager

One of the things we allow our customers to do is purchase datasets for download. This data can be anything from a whole region, to a very drilled down query.