1

Codebase Inc Jobs in Georgia (NOW HIRING)

Showing results 21-29

Codebase Inc information

What are some common challenges faced when working in software engineering roles at rapidly growing tech companies like Codebase Inc?

At fast-growing tech companies such as Codebase Inc., software engineers often encounter challenges related to scaling systems, adapting quickly to new technologies, and managing rapidly shifting priorities. The pace of development can be intense, requiring strong time management and flexibility. Collaboration is crucial, as engineers frequently work in cross-functional teams with product managers, designers, and QA specialists to deliver features efficiently. Overcoming these challenges can be rewarding and offers ample opportunities for learning and career advancement.

What is the difference between Codebase Inc vs Software Developer?

AspectCodebase IncSoftware Developer
Required CredentialsBachelor's in CS or related field, coding certificationsBachelor's in CS or related field, coding certifications
Work EnvironmentTech companies, software firms, startupsTech companies, software firms, startups
Industry UsageCommonly used in tech and software industriesCommonly used in tech and software industries

Both Codebase Inc and Software Developer roles typically require similar credentials and work in comparable environments within the tech industry. The main difference lies in Codebase Inc being a specific company, whereas Software Developer is a general job title. Understanding this helps job seekers and employers clarify expectations and requirements.

What is Codebase Inc?

Codebase Inc is a technology company that specializes in developing software solutions and providing IT services. The company typically works on projects involving software development, cloud computing, and digital transformation for businesses across various industries. Codebase Inc often partners with clients to build custom applications, improve existing systems, and optimize their technology infrastructure. Their team may include software engineers, project managers, and IT consultants who collaborate to deliver tailored solutions.

What are the key skills and qualifications needed to thrive as a software engineer, and why are they important?

To thrive as a Software Engineer, you need strong programming skills, problem-solving abilities, and typically a degree in computer science or related field. Familiarity with development tools like Git, integrated development environments (IDEs), and experience with languages such as Python, Java, or JavaScript are essential, along with relevant certifications. Excellent teamwork, communication, and adaptability help you excel in collaborative and fast-changing environments. These skills ensure high-quality, maintainable software solutions and effective collaboration within development teams.
Infographic showing various Codebase Inc job openings in Georgia as of August 2026, with employment types broken down into 1% As Needed, 77% Full Time, 16% Part Time, 1% Temporary, and 5% Contract. Highlights an 94% Physical, 1% Hybrid, and 5% Remote job distribution.

Senior Platform Engineer

Cox Communications, Inc.

Atlanta, GA • On-site, Remote

$101K - $169K/yr

Full-time

Medical, Dental, Vision, Retirement, PTO

Re-posted 12 days ago


Cox Communications rating

8.3

Company rating: 8.3 out of 10

Based on 127 frontline employees who took The Breakroom Quiz

18th of 97 rated telecommunications companies


Job description

Company

Cox Automotive - USA

Job Family Group

Engineering / Product Development

Job Profile

Sr Software Engineer

Management Level

Individual Contributor

Flexible Work Option 

Hybrid - Ability to work remotely part of the week

Travel %

No

Work Shift

Day

Compensation

Compensation includes a base salary in the range of $101,500.00 - $169,100.00. The base salary may vary within the anticipated base pay range based on factors such as the ultimate location of the position and the selected candidate's knowledge, skills, and abilities. Position may be eligible for additional compensation that may include an incentive program.

Job Description

Cox Automotive's Engineering & Technology organization is building a centralized Enterprise AI Integration Platform - the governed infrastructure layer that allows every team in the organization to connect AI agents (Claude, Copilot Studio, Claude Code) to enterprise data sources in a secure, observable, and self-service way. This Senior Platform Engineer will own the technical implementation of that platform: the central AI gateway server, the on-demand connector provisioning engine, the identity-driven session layer, and the observability stack that gives the organization full visibility into every AI tool call made against production data.

This is one of a small number of roles at Cox Automotive working at the intersection of enterprise infrastructure engineering and Model Context Protocol (MCP) - the protocol rapidly becoming the standard interface between AI agents and enterprise systems. The work is novel, the surface area is broad, and the organizational impact is significant.

What You'll Do:

  • Design, implement, andoptimizethe central AI Gateway MCP server - the single governed endpoint through which all AI client connections route, built onFastAPI+uvicornfor high-concurrency enterprise workloads
  • Build andmaintainthe RedisElastiCachesession layer that binds Microsoft Entra identity to role-resolved MCP tool sets, including token lifecycle management, sliding TTL extension, per-user quota enforcement, and distributed rate limiting
  • Implement the on-demand connector provisioning engine - a system that provisions compute containers with enterprise client drivers, establishes VPC-internal network paths, and retrieves credentials from AWS Secrets Manager automatically when a user's AI agent declares intent to access a data source
  • Build enterprise system connectors as MCP tool sets: Oracle DB, SharePoint Graph API, Rally, ServiceNow, and a vendor connector approval pipeline with ECR container image scanning and an Aurora-backed connector registry
  • Implement comprehensive automated testing: unit, integration, load testing (1,000+ concurrent users), and chaos testing for connector fault tolerance
  • Build andmaintainthe full observability stack: structured logging, Prometheus metrics, Kinesis Firehose OpenSearch indexing, and Grafana dashboards for per-user, per-tool, per-session audit trails
  • Design and implement CI/CD pipelines for all platform components via GitHub Actions, with automated container image builds, ECS task definition updates, and blue/green deployments
  • Own security controls: Entra OIDC token validation, PII masking on all tool responses, WAF rule management, Secrets Manager integration withautorotation, and OWASP-aligned secure API design
  • Maintain and extend the existing Snowflake MCP codebase that forms the foundation of the platform, including session management, RBAC, PII masking, configuration management, and secrets integration modules
  • Develop troubleshooting and diagnostic tools for production support
  • Create documentation, runbooks, and operational playbooks for platform support and maintenance

Who You Are:

Minimum Requirements:

  • Bachelor's degree in a related discipline and 4 years' experience in a related field. The right candidate could also have a different combination, such as a master's degree and 2 years' experience; a Ph.D. and up to 1 year of experience; or 16 years' experience in a related field
  • Python development (4+ years) with advanced async/await patterns,FastAPI, multiprocessing, and production performance optimization
  • Model Context Protocol (MCP) - hands-on implementation experience with MCP servers, tool definitions, and client integration patterns; ability to read and extend the protocol specification independently
  • AWS platform depth: ECS Fargate task lifecycle management,ElastiCacheRedis (TLS, clustering, eviction policies), Secrets Manager, Route 53, ALB (sticky sessions, TLS termination), ECR, Aurora Postgres, SSM Parameter Store, CloudWatch, Kinesis Firehose
  • Microsoft Entra ID / Azure AD integration: OIDC federation, group membership extraction via Graph API or JWT claims, RBAC pattern implementation
  • Database integration and optimization: Oracle, PostgreSQL, Snowflake, SQL Server - including connection pooling, query optimization, and schema introspection
  • Distributed systems patterns: circuit breakers, retry with exponential backoff, bulkhead isolation, Redis-backed distributed state, graceful degradation
  • Container platform: Docker multi-stage builds, ECS task definitions, non-root container security, health endpoint implementation
  • REST API security: JWT validation, rate limiting, input validation, PII detection and masking
  • Observability: structured JSON logging, Prometheus client instrumentation, distributed tracing concepts, CloudWatch Logs Insights
  • Version control and CI/CD (Git, GitHub Actions, automated testing pipelines)
  • Availability for rotational on-call duties outside of standard business hours may be required

Preferred Experience

  • High-concurrency MCP server development with proven experience supporting enterprise-scale concurrent sessions
  • Snowflake advanced optimization: warehouse sizing, query profiling, result caching, role-based access patterns
  • Infrastructure-as-code with Terraform for AWS resource provisioning
  • On-demand infrastructure provisioning: ephemeral container lifecycle, VPC-internal networking, dynamic credential injection
  • Redis advanced patterns: sliding window rate limiting, distributed quota enforcement, pub/sub for session events
  • Enterprise compliance: audit logging design, data governance patterns, OWASP Top 10 remediation
  • Experience working with AI/LLM platforms, agentic frameworks, or AI developer tooling
  • Familiarity with the MCP ecosystem: Anthropic Claude integration, MCP client patterns in Claude.ai, Claude Code, or Copilot Studio
  • Security best practices including OWASP guidelines and secure coding practices
  • DevOps experience including infrastructure automation and deployment strategies

Drug Testing

To be employed in this role, you'll need to clear a pre-employment drug test. Cox Automotive does not currently administer a pre-employment drug test for marijuana for this position. However, we are a drug-free workplace, so the possession, use or being under the influence of drugs illegal under federal or state law during work hours, on company property and/or in company vehicles is prohibited.

Benefits

The Company offers eligible employees the flexibility to take as much vacation with pay as they deem consistent with their duties, the company's needs, and its obligations; seven paid holidays throughout the calendar year; and up to 160 hours of paid wellness annually for their own wellness or that of family members. Employees are also eligible for additional paid time off in the form of bereavement leave, time off to vote, jury duty leave, volunteer time off, military leave, and parental leave.

About Us

Through groundbreaking technology and a commitment to stellar experiences for drivers and dealers alike, Cox Automotive employees are transforming the way the world buys, owns, sells - or simply uses - cars. Cox Automotive employees get to work on iconic consumer brands like Autotrader and Kelley Blue Book and industry-leading dealer-facing companies like vAuto and Manheim, all while enjoying the people-centered atmosphere that is central to our life at Cox. Benefits of working at Cox may include health care insurance (medical, dental, vision), retirement planning (401(k)), and paid days off (sick leave, parental leave, flexible vacation/wellness days, and/or PTO). For more details on what benefits you may be offered, visit our benefits page. Cox is an Equal Employment Opportunity employer - All qualified applicants/employees will receive consideration for employment without regard to that individual's age, race, color, religion or creed, national origin or ancestry, sex (including pregnancy), sexual orientation, gender, gender identity, physical or mental disability, veteran status, genetic information, ethnicity, citizenship, or any other characteristic protected by law. Cox provides reasonable accommodations when requested by a qualified applicant or employee with disability, unless such accommodations would cause an undue hardship.EOE, including disability/vets




What Cox Communications employees say

Pay

Benefits

Hours and flexibility

Workplace

Get the full story on Breakroom


Cox Communications logo

About Cox Communications

Sourced by ZipRecruiter

Cox Communications is the largest private telecom company in America, serving six million homes and businesses. That's a lot, but we also proudly serve our employees. Our benefits and our award-winning culture are just two of the things that make Cox a coveted place to work. If you're interested in bringing people closer through broadband, smart home tech and more, join Cox Communications today! Cox empowers employees to build a better future and has been doing so for over 120 years. With exciting investments and innovations across transportation, communications, cleantech and healthcare, our family of businesses - which includes Cox Automotive and Cox Communications - is forging a better future for us all. Ready to make your mark?

Industry

Media and telecom

Company size

10,000+ Employees

Headquarters location

Atlanta, GA, US