> Markdown version of [/jobs/ext/2936270-principal-software-engineer](https://www.wearedevelopers.com/jobs/ext/2936270-principal-software-engineer). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Principal Software Engineer - **Company:** Cboe Global Markets - **Location:** Chicago, IL, United States - **Experience:** Expert - **Salary:** $182,325.0 - $235,950.0 - **Contract:** Permanent contract - **Skills:** ASP.NET, .NET Framework, Microsoft Windows, Application Programming Interfaces (APIs), Amazon Web Services, Data Analysis, Confluence, JIRA, Automation of Tests, Microsoft Azure, C Sharp (Programming Language), Code Generation, Profiling, Code Review, Databases, Continuous Integration, Data Validation, Serialization, Data Structures, Database Queries, Software Design Patterns, Linux, DevOps, Distributed Systems, Entity Framework, Financial Information EXchange, Protocol Buffers, HTTP Secure, Key Management, Network Layer, PostgreSQL, Message Broker, Windows Presentation Foundation, Microsoft SQL Server, MySQL, Networking Basics, Nunit, Object-Relational Mapping, OAuth, Object-Oriented Software Development, Performance Tuning, Windows PowerShell, Query Optimization, RabbitMQ, Redis, Openid Connect, Prometheus, Swagger, Software Engineering, Data Streaming, TCP/IP, Wireshark, Management of Software Versions, WebSocket, WebRTC, Openapi, JetBrains, Datadog, Load Balancing, Grafana, Concurrency, Indexer, Backend, Rate Limiting, Git, Event Driven Architecture, Containerization, Kubernetes, Information Technology, Low Latency, Optimization Algorithms, Transport Protocols, Real Time Data, Apache Kafka, Live Streaming, Graphql, Front End Software Development, Api Design, Api Gateway, Restful APIs, Pagination, Grpc, Data Pipelines, Api Management, Docker, Jenkins, Microservices - **Published:** September 16, 2026 - **Apply:** https://startup.jobs/principal-software-engineer-cboe-10082780 ## About the Role * Bachelor's degree in Computer Science, Software Engineering, or a related STEM field. * 10+ years of hands-on experience in professional back-end and distributed systems development. * Expert-level command of C#/.NET and ASP.NET Core for building high-throughput, production-critical services. * Demonstrated ownership of a platform-level or externally consumed API - design, versioning, documentation, and support of the consumers on it. * A track record of building low-latency, high-volume, highly available distributed systems. * Strong OOP skills, experience with design patterns, and a solid grounding in computer science fundamentals including data structures, algorithms, and concurrency. * Experience mentoring engineers and providing technical leadership across teams. * Experience dealing with customers through support and requirements analysis. Back-End Development: * Advanced experience with C#/.NET and ASP.NET Core, including async/await, concurrency and threading models, and memory- and GC-aware performance work. * Microservices architecture, service decomposition, and event-driven design. * Proficiency in building RESTful APIs, gRPC services, WebSockets, and other real-time communication methods. * Expertise in throughput optimization techniques, serialization (MessagePack, Protobuf), and compression methods. * Experience with message brokers and streaming platforms such as Kafka, RabbitMQ, or Redis. * Strong understanding of data structures and algorithms, profiling, and performance optimization. * Strong SQL skills, sufficient to write and tune complex queries against production workloads. API Platform & Integration: * Contract-first API design using OpenAPI/Swagger and Protobuf IDL, with a deliberate approach to schema evolution and versioning. * Command of API gateway concerns: routing, throttling and rate limiting, quotas, idempotency, pagination, and a consistent error model. * Experience publishing and maintaining developer-facing API documentation and client SDKs. * Networking fundamentals - TCP/IP, TLS, HTTP/2, load balancing, and connection management for long-lived streaming sessions. Testing & Quality: * Expertise designing and implementing unit, integration, and contract test automation for services and APIs, using xUnit/NUnit and API/contract testing tooling. * Experience embedding automated tests into CI/CD pipelines as release gates. * Load, soak, and latency testing of services at realistic market-hour volumes. Data & Persistence: * Proficient in database technologies such as Postgres, SQL Server, and MySQL, and ORM frameworks like Entity Framework. * Schema design, indexing, query tuning, and zero-downtime migrations across transactional and time-series workloads. * Security: * Expertise in implementing authentication and authorization using OpenID Connect, OAuth 2.0, and related security standards. * Secure API practices including input validation, secrets management, and least-privilege access. * Experience with security code scanning and remediating identified vulnerabilities. Other Skills: * Proficiency using AI coding assistants such as Claude for code generation, test creation, code review, and refactoring. * Familiarity with Agile/Scrum methodologies and DevOps practices (CI/CD pipelines, automated testing, etc.). * Comfortable with Windows and Linux operating systems. * Excellent communication, problem-solving, and leadership skills. You'll really stand out with: * Experience with financial industry systems, real-time trading, order routing workflows, market data distribution, or equity, option and futures trading platforms. * Familiarity with the FIX protocol and OEMS or venue integrations. * Observability and SRE practice - OpenTelemetry, Prometheus, Grafana, or Datadog, and working with SLOs and error budgets. * Containerization (Docker/Kubernetes) and cloud platforms (Azure, AWS, or GCP). * Familiarity with GraphQL. * Working knowledge of WPF desktop clients sufficient to build APIs against, integrate with, and test them (e.g., the Silexx OEMS). * Experience with tools such as PowerShell, Git, Jenkins, Jira, Confluence, JetBrains Suite, and Wireshark. #LI-JH This position is not eligible for visa sponsorship. Candidates must be legally authorized to work in the United States without the need for employer sponsorship now or in the future. ## Description Cboe's Data Vantage division - the team behind the Silexx order and execution management platform - is looking for a Principal Software Engineer to lead the design and build-out of our back-end services and API infrastructure. This is a hands-on principal role for a seasoned back-end engineer who is an expert in C#/.NET and who thinks in terms of contracts, throughput, and reliability. You will architect and implement the services, APIs, and real-time data pipelines that power Silexx's trading, analytics, and risk-management workflows, and you will define how our own clients and our customers' systems integrate with the platform. The ideal candidate has spent years building low-latency, high-volume distributed systems, has a deep understanding of RESTful, gRPC, and streaming transport protocols, and treats API design, versioning, and backward compatibility as first-class engineering concerns. You will be comfortable working with AI coding assistants such as Claude across the software development lifecycle to accelerate delivery and raise quality. Your responsibilities will be: * Lead the design, architecture, and implementation of Silexx's back-end services in C#/.NET - spanning order and execution workflows, market data, analytics, and risk. * Own the API platform end to end: define REST, gRPC, and real-time streaming contracts, establish versioning and deprecation policy, and maintain backward compatibility for the internal teams and external clients that depend on them. * Build and scale real-time data distribution - market data fan-out, order and execution event streams, and low-latency messaging - against explicit latency and throughput targets. * Define the service topology: decompose large components into well-bounded microservices, set service boundaries, and establish standards for inter-service communication. * Implement secure server communications and authentication/authorization using RESTful and streaming protocols, OpenID Connect, and OAuth 2.0. * Drive observability, capacity planning, and performance profiling for systems that must remain available through market hours, and maintain a highly available production platform. * Partner with the front-end, WPF desktop (Silexx OEMS), and client-integration teams so that the APIs you design are practical for the clients that consume them; support customers through integration, requirements analysis, and troubleshooting. * Establish back-end engineering standards - automated unit, integration, and contract testing, CI/CD release gates, code review, and API documentation. * Provide architectural direction for continued growth into new asset classes, products, regions, and models; distill complex requirements into manageable features and tasks. * Mentor engineers across teams, help managers onboard and train new associates, and act as a key participant in the interview and assessment process. * Diagnose and resolve complex production problems spanning the service, data, and network layers., At Cboe, we are committed to providing a competitive, transparent, and market-informed total rewards program. The anticipated base salary range for this role is $182,325-$235,950, with actual compensation determined by job-related factors such as skills, relevant experience, education, internal alignment, and location. This role may also be eligible for annual incentive compensation and, where applicable, participation in Cboe's long-term equity programs. ## Related Videos - [How a Small Team Shrank a Microsoft Monorepo by 94%](https://www.wearedevelopers.com/videos/1236-how-a-small-team-shrank-a-microsoft-monorepo-by-94) - [Exploring the Power of gRPC-Gateway for Writing RESTful Services](https://www.wearedevelopers.com/videos/2072-exploring-the-power-of-grpc-gateway-for-writing-restful-services) - [Improving quality with Agentic AI with Rovo Dev and Xray](https://www.wearedevelopers.com/videos/2005-improving-quality-with-agentic-ai-with-rovo-dev-and-xray) - [Inside Bitpanda's Tech Stack: Scaling a European Fintech Leader - Markus Dorner](https://www.wearedevelopers.com/videos/1979-inside-bitpanda-s-tech-stack-scaling-a-european-fintech-leader-markus-dorner) - [Git for Code Reviews](https://www.wearedevelopers.com/videos/429-git-for-code-reviews) - [Microservices architecture as a key element in building trading systems for global finance markets](https://www.wearedevelopers.com/videos/1196-microservices-architecture-as-a-key-element-in-building-trading-systems-for-global-finance-markets) ## Related Articles - [Is Software Engineering Over-Saturated?](https://www.wearedevelopers.com/magazine/418-is-software-engineering-over-saturated) - [How We Built a Worry-Free System That Runs for 10+ Years – And What We’d Do Again](https://www.wearedevelopers.com/magazine/751-how-we-built-a-worry-free-system-that-runs-for-10-years-and-what-we-d-do-again) - [Why Upskilling And Reskilling is Important For Developers](https://www.wearedevelopers.com/magazine/428-why-upskilling-and-reskilling-is-important-for-developers) - [The 12 Best Jobs for Software Engineers](https://www.wearedevelopers.com/magazine/401-the-12-best-jobs-for-software-engineers) - [Where to Find Entry-Level Software Engineering Jobs](https://www.wearedevelopers.com/magazine/397-where-to-find-entry-level-software-engineering-jobs) - [Where To Find Software Engineering Jobs](https://www.wearedevelopers.com/magazine/396-where-to-find-software-engineering-jobs)