2

Remote Python Django Intern Jobs in California (NOW HIRING)

Our stack is Django on PostgreSQL (Aurora Serverless V2), OpenSearch, Redis (ElastiCache), SQS, and ... Write real automation - Python, Go, or similar - and use Terraform or comparable IaC to manage ...

Data Scientist

San Francisco, CA ยท Remote

$160K - $200K/yr

This is a remote position, but we do have an office in San Fransisco. You will be the first data ... Comfortable with Python, Flask/Django, Pandas and Numpy * Demonstrated ability to pick up new ...

Data Scientist

San Francisco, CA ยท On-site +1

$160K - $200K/yr

This is a remote position, but we do have an office in San Fransisco. You will be the first data ... Comfortable with Python, Flask/Django, Pandas and Numpy * Demonstrated ability to pick up new ...

$40/hr

Some experience in one or more of Python, Go, Java, C/C++/C#, Dart, or JavaScript * Additional ... This internship is primarily a remote opportunity. However, if you are located near one of our ...

$40/hr

Some experience in one or more of Python, Go, Java, C/C++/C#, Dart, or JavaScript * Additional ... This internship is primarily a remote opportunity. However, if you are located near one of our ...

$40/hr

Some experience in one or more of Python, Go, Java, C/C++/C#, Dart, or JavaScript * Additional ... This internship is primarily a remote opportunity. However, if you are located near one of our ...

$40/hr

Some experience in one or more of Python, Go, Java, C/C++/C#, Dart, or JavaScript * Additional ... This internship is primarily a remote opportunity. However, if you are located near one of our ...

$40/hr

Some experience in one or more of Python, Go, Java, C/C++/C#, Dart, or JavaScript * Additional ... This internship is primarily a remote opportunity. However, if you are located near one of our ...

$40/hr

Some experience in one or more of Python, Go, Java, C/C++/C#, Dart, or JavaScript * Additional ... This internship is primarily a remote opportunity. However, if you are located near one of our ...

$40/hr

Some experience in one or more of Python, Go, Java, C/C++/C#, Dart, or JavaScript * Additional ... This internship is primarily a remote opportunity. However, if you are located near one of our ...

Showing results 21-40

Remote Python Django Intern information

What is the difference between Remote Python Django Intern vs Remote Python Developer?

AspectRemote Python Django InternRemote Python Developer
Required CredentialsBasic programming knowledge, possibly pursuing a degree in CS or related fieldProven experience, relevant certifications, strong coding skills
Work EnvironmentInternship setting, mentorship, learning-focusedFull-time or freelance, project-driven, professional environment
Industry UsageEntry-level roles, internships, training programsDevelopment teams, startups, tech companies
Search & Comparison IntentUnderstanding entry-level opportunities, internshipsSeeking experienced roles, project work

The main difference between a Remote Python Django Intern and a Remote Python Developer lies in experience, responsibilities, and career stage. Interns are typically students or beginners gaining foundational skills, while developers have proven expertise and handle complex projects. Both roles are common in tech industries, but they serve different purposes in career development.

What job categories do people searching Remote Python Django Intern jobs in California look for?

The top searched job categories for Remote Python Django Intern jobs in California are:

What cities in California are hiring for Remote Python Django Intern jobs?

Cities in California with the most Remote Python Django Intern job openings:

Infographic showing various Remote Python Django Intern job openings in California as of September 2026, with employment types broken down into 2% Internship, 71% Full Time, 23% Part Time, and 4% Contract. Highlights an 76% Physical, 5% Hybrid, and 19% Remote job distribution.

Senior Database Reliability Engineer

Scribe

San Francisco, CA โ€ข On-site, Remote

$145K - $230K/yr

Full-time

Medical, Dental, Vision, Retirement, PTO

Re-posted yesterday


Key responsibilities

  • Own the reliability, performance, and scalability of Scribe's data tier, including managing incident response and schema design reviews.

  • Operate and improve the CDC pipeline from Aurora through DMS to S3 Parquet to Snowflake, ensuring replication safety and schema evolution.

  • Build and enhance observability tools and dashboards to monitor database performance and query footprint across the engineering organization.


Job description

About Scribe
Scribe is where exceptional people come to do the best work of their careers. More than 94% of the Fortune 500 use Scribe to own their specialized intelligence: the unique way their teams work, decide, and get things done. Our Specialized Intelligence platform automatically captures how work happens and turns it into a living asset that helps people and AI agents do their best work.
We're growing fast, since our founding in 2019, we've grown to 7 million users across 600,000 businesses. Based in San Francisco, we've been named a LinkedIn Top Startup, are valued at over $1 billion, and are backed by leading investors. Join us in our mission to transform how people do work.
About the Role
We're hiring a Senior Database Reliability Engineer to own the reliability, performance, and scalability of Scribe's data tier. Our engineering org is doubling - which means the guardrails, automation, and standards you put in place today will carry a much larger team through the next phase of growth. This is a senior IC role with real ownership: you'll set the bar for how engineers across the company interact with our databases, not just keep the lights on.
Our stack is Django on PostgreSQL (Aurora Serverless V2), OpenSearch, Redis (ElastiCache), SQS, and RabbitMQ, with a CDC pipeline running Aurora to DMS to S3 Parquet to Snowflake. Engineers ship through the ORM, not raw SQL - which makes migration safety, index design, and query review genuinely high-stakes work.
What You'll Do
  • Own database reliability across Aurora, OpenSearch, Redis, and our CDC pipeline - including schema design reviews, migration safety (locks, backfills, concurrent index builds, NOT VALID constraints), and incident response for the data tier
  • Make the Django ORM a strength at scale: catch N+1 patterns in review, extend QuerySet conventions and physical schema standards, and build the CI checks and AGENTS.md scaffolding that encode those standards so they scale beyond any single reviewer
  • Operate and evolve the CDC pipeline from Aurora through DMS to S3 Parquet to Snowflake - including replication slot hygiene, schema evolution safety, and automated checks that catch migrations likely to break downstream consumers before they ship
  • Build and improve observability across pganalyze, CloudWatch, and Honeycomb, with Django-side instrumentation that ties slow ORM queries back to specific users, flags, and deploys
  • Drive multi-AZ resilience within our single-region architecture - Aurora writer/reader placement, failover behavior, RTO/RPO, ElastiCache and OpenSearch AZ topology, RabbitMQ survivability
  • Build self-service tooling and dashboards that give product and platform teams visibility into their own query footprint, reducing the review burden as the engineering org grows
  • Contribute to onboarding and knowledge-sharing as a large incoming class of engineers joins - write docs, run internal sessions on "what your ORM query is really doing," and feed that knowledge back into AI review tooling

What We're Looking For
  • Deep PostgreSQL expertise in practice: read EXPLAIN (ANALYZE, BUFFERS) fluently, understand MVCC, bloat, lock contention, and vacuum behavior, and tune Aurora Serverless V2 for latency and throughput
  • Work with an ORM (Django, SQLAlchemy, ActiveRecord, or similar) at production scale - predict the SQL a query generates, spot N+1 issues on sight, and know when joins beat batched IN queries and when they don't
  • Run CDC pipelines in production, ideally with AWS DMS - comfort with logical replication, slot hygiene, schema evolution, and Parquet-based data lakes feeding Snowflake, BigQuery, or Redshift
  • Hands-on experience with pganalyze (or Datadog DBM / pg_stat_statements pipelines), CloudWatch, and Honeycomb (or another high-cardinality tracing tool); comfortable with OpenTelemetry
  • Work with OpenSearch, Redis, and at least one production message broker (SQS, RabbitMQ, or Kafka) at scale
  • Write real automation - Python, Go, or similar - and use Terraform or comparable IaC to manage infrastructure
  • Use AI coding and review tools in a team setting: write and maintained AGENTS.md files, configure review agents, iterate on prompts

Nice to Have
  • Event sourcing on Postgres, or experience with alternate CDC tooling (Debezium, Fivetran, Airbyte)
  • pgbouncer or RDS Proxy at scale with Django connection handling
  • Deep Honeycomb usage: SLOs, BubbleUp, Triggers, derived columns
  • Snowflake from the producer side: staging, Snowpipe, external tables on Parquet
  • Experience scaling data infrastructure through rapid engineering headcount growth
  • SOC 2 Type II, GDPR, or similar compliance work

Location
San Francisco (hybrid, 3 days per week in-office) or, Remote based permanently in PST (Pacific Standard Time).
Compensation
Salary varies by location. All full-time employees receive equity in Scribe. Final offers depend on experience and scope.
Benefits
  • Health, dental, and vision insurance for you and your dependents
  • Flexible paid time off and company holidays
  • 401(k)
  • Paid parental leave
  • Daily catered lunch (SF office)
  • Commuter benefits
  • Home office stipend

At Scribe, we celebrate our differences and are committed to creating a workplace where all employees feel supported and empowered to do their best work. Scribe is proud to be an Equal Opportunity Employer.