# Platform, Kubernetes & Cloud Infrastructure Hiring

**Use case:** 

Find platform engineering, SRE, DevOps, Kubernetes, and cloud infrastructure jobs across public ATS boards with unified fields and scoring.

## Input

```json
{
  "targets": [
    {
      "company": "Databricks",
      "ats": "greenhouse",
      "slug": "databricks"
    },
    {
      "company": "Cloudflare",
      "ats": "greenhouse",
      "slug": "cloudflare"
    },
    {
      "company": "Spotify",
      "ats": "lever",
      "slug": "spotify"
    }
  ],
  "keywords": [
    "platform",
    "Kubernetes",
    "infrastructure",
    "SRE",
    "DevOps",
    "cloud",
    "Terraform",
    "AWS",
    "GCP",
    "Azure"
  ],
  "maxJobsPerCompany": 50,
  "maxItems": 100,
  "minRelevanceScore": 50,
  "includeGenericEngineering": true,
  "includeDataPlatform": false,
  "includeNonEngineering": false,
  "locations": [],
  "postedOrUpdatedWithinDays": 365,
  "mode": "full",
  "enableDeltaMode": false,
  "deltaKey": "default",
  "emitUnchangedInDeltaMode": false
}
```

## Output

```json
{
  "company": {
    "label": "Company",
    "format": "string"
  },
  "ats": {
    "label": "ATS",
    "format": "string"
  },
  "title": {
    "label": "Title",
    "format": "string"
  },
  "location": {
    "label": "Location",
    "format": "string"
  },
  "roleFamilies": {
    "label": "Role families",
    "format": "array"
  },
  "seniority": {
    "label": "Seniority",
    "format": "string"
  },
  "remoteType": {
    "label": "Remote type",
    "format": "string"
  },
  "relevanceScore": {
    "label": "Relevance score",
    "format": "integer"
  },
  "detectedSkills": {
    "label": "Detected skills",
    "format": "array"
  },
  "changeType": {
    "label": "Change type",
    "format": "string"
  },
  "absoluteUrl": {
    "label": "Job URL",
    "format": "string"
  },
  "whyItMatches": {
    "label": "Why it matches",
    "format": "string"
  }
}
```

## About this Actor

This example demonstrates how to use [ATS Jobs + Tech-Stack & Hiring-Signal Intelligence](https://apify.com/catalini82/ats-jobs-tech-stack-intelligence) with a specific input configuration. Visit the [Actor detail page](https://apify.com/catalini82/ats-jobs-tech-stack-intelligence) to learn more, explore other use cases, and run it yourself.