1

Artifact Jobs in Texas (NOW HIRING)

Platform Security Architect

Dallas, TX · On-site

$64.25 - $83.25/hr

Responsibilities : • Architect and design end-to-end security for the SDLC stack (repos, pipelines, artifact registries, deployment tooling). • Secure CI/CD pipelines: implement code scanning ...

Basic knowledge of artifact identification, soils, and stratigraphy. * Familiar with Microsoft Office programs. * Able to use Global Positioning Systems * A valid driver's license with acceptable ...

DevOps Engineer

Austin, TX · On-site

$120 - $150/hr

Manage release pipelines using container registries, artifact feeds, template pipelines, and multi-stage workflows. * Design multi-environment strategies for dev, QA, staging, and production ...

Archaeological Technician - Part Time

Lubbock, TX · On-site

$14 - $17.25/hr

Responsible for assisting with archaeological fieldwork, such as survey, excavation, artifact collection and basic documentation. * Conduct archaeological surveys or excavations using common ...

GCP Data Engineering Technologies INDIA

Prosper, TX · On-site

$104K - $125K/yr

Python, SQL, Cloud Functions, GCS Buckets, Firestore DB, Cloud Scheduler, Artifact Registry Experience: 6-8 yrs of experience Required Secondary Skills: * Building API and MCP Experience * PUB/SUB ...

Recognize artifact (patient or environmental); document, eliminate or take proper measures to monitor the artifact. * Troubleshoot equipment problems and repair them or report to supervisor promptly.

next page

Showing results 1-20

Artifact information

What is an artifact?

Artifacts usually refer to objects or items that are created, used, or collected as part of a job or profession, especially in fields like archaeology, software development, or museum curation. In archaeology and museums, artifacts are physical items from past cultures or historical periods that provide insights into human history. In software development, artifacts are the byproducts of the development process, such as compiled code, documentation, or configuration files. The meaning of 'artifact' depends on the industry and the context in which it is used.

What skills and qualifications are needed to thrive as an artifact conservator?

To thrive as an Artifact Conservator, you need expertise in chemistry, materials science, art history, and conservation techniques, often supported by an advanced degree in conservation or a related field. Familiarity with analytical tools like X-ray fluorescence (XRF), infrared spectroscopy, and conservation documentation software is typically required. Attention to detail, problem-solving ability, and strong communication skills help conservators assess artifacts’ needs and collaborate with museum staff. These skills ensure the preservation, restoration, and responsible stewardship of culturally significant objects.

What challenges do artifact conservators face in museums or cultural institutions?

Artifact conservators often encounter the challenge of balancing preservation needs with public accessibility. They must work carefully to prevent deterioration from environmental factors like light, humidity, and handling, while also supporting exhibition demands and research access. Collaboration with curators, exhibition designers, and scientists is common, requiring strong communication and project management skills. Additionally, conservators must stay updated on evolving conservation techniques and ethical considerations to ensure the long-term protection of valuable artifacts.

What is the difference between Artifact vs Data Analyst?

AspectArtifactData Analyst
Required CredentialsTypically no specific certifications, but knowledge of data tools helpsBachelor's degree in data science, statistics, or related field; certifications like CAP or Microsoft Data Analyst
Work EnvironmentData management, software development, or project teamsBusiness, finance, healthcare, or marketing departments
Employer & Industry UsageUsed in software development, data management, and analytics projectsCommon in industries requiring data interpretation and reporting

Artifact roles focus on managing and maintaining data assets within projects, often involving data storage and versioning. Data Analysts interpret data to generate insights, reports, and support decision-making. While artifacts are tools or outputs used by Data Analysts, the roles differ in scope: Artifact is more technical and infrastructure-oriented, whereas Data Analyst is analytical and interpretative.

What are job artifacts?

In the context of the job title Artifact, job artifacts are tangible work products or deliverables created during a project or employment, such as reports, designs, code, or documentation. They serve as evidence of work completed and are often used for review, training, or future reference. Managing and maintaining these artifacts is important for project continuity and quality assurance.

What are popular job titles related to Artifact jobs in Texas?

For Artifact jobs in Texas, the most frequently searched job titles are:

Infographic showing various Artifact job openings in Texas as of August 2026, with employment types broken down into 2% As Needed, 77% Full Time, 17% Part Time, and 4% Contract. Highlights an 69% Physical, 6% Hybrid, and 25% Remote job distribution.

Senior Platform / DevOps Engineer (Artifact Management & Software Supply Chain)

Austin, TX

$128K - $165K/yr

Full-time

Posted 7 days ago


Job description

Why we are hiring

We run JFrog Artifactory as the single source of truth for all deployable software artifacts across our platform. Every external dependency (npm, PyPI, Go, Docker, Cargo) is pulled through Artifactory, and every image is scanned by JFrog Xray before it is distributed to customers. Artifactory is now business-critical infrastructure, and it has outgrown the way we currently operate it.

Our JFrog usage has been running well beyond its contracted quota, driven overwhelmingly by network egress bandwidth rather than storage. Simply increasing the quota carries a multi-year commitment, so we need to reduce and control consumption rather than buy our way out. In parallel, regulated customers increasingly require deployment artifacts to be mirrored into registries they own (Azure ACR / AWS ECR), which today is handled by manual, customer-specific crane/skopeo scripts that do not scale.

We need a dedicated engineer to take ownership of this domain: bring consumption under control, harden and standardize how we run Artifactory, and design and build the automated mirroring / distribution capability that reduces our dependence on high-cost JFrog egress while keeping JFrog as the authoritative, Xray-scanned source of truth.

What you will ownCost & consumption optimization (immediate priority)
  • Analyze JFrog bandwidth and storage consumption by repository, image, and cost center to identify the drivers of egress overage.
  • Implement reductions already scoped by the team, e.g. migrating image builds to compiled/transpiled artifacts only (no source code) and pruning storage usage.
  • Establish ongoing monitoring, quota alerting, and reporting so overages are caught early rather than discovered on the monthly invoice.
Artifact distribution & mirroring platform
  • Design and build a standardized, event-driven image mirroring / sync service that distributes promoted artifacts from JFrog Artifactory to customer-owned OCI registries (Azure ACR, AWS ECR), replacing today's manual scripts.
  • Deliver the qualities expected of a production platform service: policy-driven routing, idempotent operations, retries with backoff, digest/manifest verification, dead-letter handling, and full observability.
  • Evaluate and build the alternative distribution path for our highest-bandwidth cost centers, reducing reliance on direct JFrog egress while preserving Xray scanning and provenance.
Artifactory administration & developer enablement
  • Administer Artifactory repositories, access, tokens, and authentication (including secure machine-to-machine auth for CI/CD).
  • Own and improve package-manager configuration across the org (npm/PNPM, PyPI, Go, Docker, Cargo) and keep developer setup guides current.
  • Support supply-chain security posture — the move to Artifactory was driven by the 2025 npm supply-chain attacks — by keeping dependency resolution routed through approved, scanned repositories.
Reliability & operations
  • Manage destination registries and supporting infrastructure as code (Terraform / Terragrunt) on Kubernetes / AKS with Managed Identity and Key Vault integration.
  • Integrate mirroring and promotion events with existing CI/CD (GitHub Actions, JFrog webhooks) and instrument the service with metrics, structured logging, and alerting.
What we are looking forMust-have
  • Strong hands-on experience administering JFrog Artifactory (repositories, permissions, access tokens, virtual/remote repos) and familiarity with JFrog Xray.
  • Depth in container and OCI artifact tooling: Docker, image registries (ACR and/or ECR), and copy/mirror tools such as skopeo or crane.
  • Solid DevOps engineering skills: CI/CD (GitHub Actions), Kubernetes, and Infrastructure as Code (Terraform / Terragrunt).
  • Working knowledge of package managers and dependency resolution across npm/PNPM, PyPI, Go, and Cargo.
  • A track record of cost or capacity optimization on a cloud or SaaS platform — measuring consumption and driving it down.
  • Ability to design and build a resilient backend service (event-driven, retries, verification, observability), not just script against tools.
Nice-to-have
  • Cloud-native authentication patterns (Managed Identity, OIDC, AcrPull) and secret management (Key Vault).
  • Software supply-chain security: SBOMs, artifact signing, provenance, zero-trust release pipelines.
  • Experience serving regulated / enterprise customers with strict network allowlisting and registry-ownership requirements.
  • Observability tooling (Prometheus, Application Insights, Datadog).
First 90 days — what success looks like
  • Month 1: A clear picture of JFrog consumption by cost center and a set of quick-win reductions in flight; quota alerting live.
  • Month 2: Measurable reduction in monthly egress; a validated design for the standardized mirroring service agreed with the platform team.
  • Month 3: A first automated mirroring path in production for at least one customer, replacing manual scripts, with monitoring and retries.