Chief Software Engineering Architect
DataStealth Inc.
Job Description
About DataStealth
DataStealth is a single, unified data security platform (DSP) that discovers, classifies, and protects sensitive data across your entire environment, from on-premise to legacy cloud to cloud; wherever your data lives or flows, we protect it using the latest technologies and AI. We do this without requiring complex integrations or changes to your existing applications, ensuring security that enables, rather than hinders, your business. By seamlessly applying data protection strategies, such as tokenization, we ensure that even if your perimeter is breached, your data remains unusable if it falls into the wrong hands.
About You
You're the most senior technical mind in the companyâa handsâon architect who still writes code, still ships, and still deârisks the hardest problems personally. You set the technical direction for the entire platform, own the architecture roadmap endâtoâend, and lead our team of Principal and Distinguished Engineers through technical credibility rather than authority. You think in decades of system evolution, but you prove your ideas in weeks of working code.
You have deep experience building security productsâyou know how to apply cryptography, tokenization, and key management correctly in real systemsâand you have firsthand experience applying AI and ML to hard security problems, not as a buzzword, but as engineering. You are comfortable being the final technical escalation point for anything the team cannot solve, and equally comfortable pairing with a senior engineer at a keyboard to unblock a nasty distributed systems bug.
Role Overview
The Chief Software Engineering Architect is the most senior technical role at DataStealth. You own the overall technical strategy, architecture, and engineering standards for the entire DSP platform, and you lead the technical direction of our most senior engineering cohort. Crucially, this is not a nonâcoding architect role.
You are expected to be handsâon in code roughly 30â50% of the timeâwriting our most difficult components, leading applied research and experimental development to deârisk our riskiest projects, and prototyping the designs you propose before asking anyone else to commit to them.
Our Principal and Distinguished Engineers report to you for technical leadershipâdirection, design review, unblocking, architectural calls, and the growth of their craft. Management is a shared function. The executive team retains ownership of performance reviews, compensation, career progression decisions, and the bulk of dayâtoâday people management.
Your reports are selfâmotivated senior ICs, and the expectation is that you lead them more like a principal technical lead than a traditional engineering managerâkeeping the management overhead light so you can stay deeply technical.
Based in Mississauga with a hybrid schedule (4 days inâoffice per week), you will work directly with the CTO and executive team on multiâyear technical strategy, and directly with our Principal and Distinguished Engineers on the code that matters most. This role defines what "done right" means at DataStealth.
What You Will Do
Technical Strategy & Architecture Leadership
- Own the multiâyear technical roadmap and architecture vision for the DataStealth DSP across discovery, classification, tokenization, encryption, and key management
- Define and evolve engineering standards, platform RFCs, technology selection, and "paved paths" that Principal and Distinguished Engineers build on
- Partner with the CTO, product, and security leadership on buildâvsâbuy, platform bets, and competitive technical strategy
- Represent DataStealth's architecture externally to enterprise customers, design partners, auditors (PCIâDSS, SOCâŻ2), and the broader security community
HandsâOn Deep Technical Work
- Write production code in our hardest, highestârisk subsystemsâtokenization engine internals, highâthroughput dataâpath services, securityâcritical platform components, and crossâcutting platform libraries
- Lead applied research and experimental development to deârisk our most ambitious projects: timeboxed prototypes, spikes, and reference implementations that the broader team then productionizes
- Set the quality bar through exemplar code, design reviews, and technical mentorship of Principal and Distinguished Engineers
- Work across the stack using the right language for the job: Java (primary), TypeScript/Node.js, Golang, and Rust
Security Architecture & Threat Leadership
- Own endâtoâend security architecture for the platform: threat models, trust boundaries, applied cryptographic design, key hierarchies, HSM integration, and compliance boundaries for PCIâDSS, SOCâŻ2, GDPR, and related frameworks
- Apply the right cryptographic tools for the jobânot invent them. You know which primitives to use, which libraries to trust, how to design key hierarchies and rotation, where HSM boundaries belong, and how to structure systems so compliance and operational reality both hold
- Act as the final technical escalation point for novel security questions, adversarial scenarios, and highâstakes architectural tradeâoffs
- Drive secureâbyâdesign engineering culture: threat modeling as a firstâclass engineering artifact, not an afterthought
AI in Security Products
- Define and lead DataStealth's application of AI and ML to security problemsâdata classification, anomaly and sensitivity detection, analyst augmentation, and agentic automation
- Own the technical strategy for combining classical detection (regex, structured matchers, tokenization) with MLâbased classification (transformer classifiers, embeddingâbased similarity, small distilled models) and LLMâbased augmentation where appropriate
- Establish DataStealth's defensive posture around AIâspecific risks: prompt injection, training data leakage, model poisoning, and adversarial MLâaligned to NIST AI RMF, OWASP LLM/ML TopâŻ10, and MITRE ATLAS
- Evaluate and prototype emerging patterns (agentic security workflows, RAG over telemetry, privacyâpreserving inference) and make clear recommendations on what DataStealth adopts, builds, or rejects
Cloud, Platform & Operational Excellence
- Set architectural direction for cloudânative deployment across AWS, Azure, and GCPâresilience, observability, cost, multiâregion, and regulatedâworkload patterns
- Define standards for CI/CD, container orchestration (Kubernetes/Docker), observability (Prometheus, Grafana, OpenTelemetry, ELK), and infrastructureâasâcode (Terraform, Pulumi)
- Lead architectural decisions on eventâdriven backbones, data stores across paradigms, and highâthroughput processing systems
Engineering Leadership & Culture
- Provide technical leadership to the Principal and Distinguished Engineer cohort who report to youâdesign review, architectural direction, unblocking, and craft development through RFCs, architecture guilds, and direct technical mentorship
- Work as a principal technical lead, not a traditional line managerâthe executive team handles performance reviews, compensation, and the bulk of peopleâmanagement load so you can stay deeply technical
- Drive AIâaugmented engineering practices across the teamâdirecting agentic AI coding tools (Claude Code, Copilot, Cursor, openâsource agents) as disciplined engineering partners, setting the bar on review, testing, and production quality for AIâgenerated code
- Help hire, grow, and retain our most senior technical talent; raise the technical bar through mentorship, documentation, and visible engineering excellence
- Work crossâfunctionally with Product, Security, Customer Success, and executive leadership to translate the hardest customer problems into coherent technical strategy
What You Bring
Required
- 15+ years of professional software engineering experience, with at least the last 5 in the most senior IC technical role at your organization (Chief Architect, Distinguished Engineer, Technical Fellow, Principal Architect, or equivalent)
- Demonstrated handsâon coding at the most senior levelâyou have shipped production code in a Chief Architect or Distinguished Engineer role, not just approved designs. Expect to discuss specific systems you personally built and projects you personally deârisked through experimental development
- Deep expertise in Java and JVM languages (required) plus at least two of TypeScript/Node.js, Golang, or Rust, with demonstrated ability to move fluently between them
- Deep experience building security productsâdata security, tokenization, encryption, key management, DLP, CASB, EDR, or equivalent. You are a strong applier of cryptography: you know which primitives, libraries, and patterns to use, have designed systems around key hierarchies and HSMs, and have shipped systems under PCIâDSS, SOCâŻ2, or equivalent regulatory scrutiny. You do not need to be a cryptographer, but you must know how to build secure systems with crypto correctly
- Firsthand experience applying AI/ML to security problems in productionânot AIâadjacent, not exploratory. You have designed and shipped at least one of: MLâbased classification/detection, LLMâbased analyst augmentation, agentic security automation, or adversarial ML defense. You have clear opinions on the current state of AI in the security product landscape and where it is going
- Proven ability to lead Principal and Distinguished Engineers through technical credibility rather than authorityâRFCs, design reviews, exemplar code, and technical vision documents
- Comfort leading a small group of senior ICs as a technical lead in a sharedâmanagement modelâlight peopleâmanagement load, high technicalâleadership load
- Deep experience designing and operating distributed systems at production scaleâresilience, observability, performance, multiâregion, costâincluding at least one major cloud provider at depth and working command of the others
- Track record of deârisking the hardest projects through applied research, prototyping, and experimental development
- Strong grasp of networking fundamentals (HTTP/S, TLS, SSH, DNS, TCP/IP), Linux systems, and how they compose in distributed systems
- Deliberate, qualityâdriven use of agentic AI coding tools (Claude Code, Copilot, Cursor, openâsource agents) as an engineering force multiplierâwith rigorous review, testing, and validation of all AIâgenerated code before production
- Comfort working in a hybrid environment (Mississauga office, 4 days/week)
Nice to Have
- Experience as a technical founder or early technical leader at a security scaleâup
- Experience with formatâpreserving encryption (FPE), tokenization vaults, and vaultless tokenization architectures as a consumer/integrator
- Contributions to openâsource in security, data platforms, or AI
- Experience designing agentic AI systems in adversarial settingsâtool use, multiâagent coordination, humanâinâtheâloop gating, prompt injection hardening
- Deep experience with eventâdriven architectures (Kafka, NATS) at scale
- Familiarity with MITRE ATLAS, NIST AI RMF, OWASP LLM/ML TopâŻ10, and how they apply to security product architecture
- Public technical presenceâconference talks, published papers, standards work, or technical writing that has influenced the field
- Familiarity with configurationâasâcode systems (we use Groovy) and infrastructureâasâcode at depth
- Crossâparadigm performance analysis experience (VisualVM/JProfiler, pprof, Chrome DevTools/V8 Profiler)âyou can profile and fix the hardest production performance problems yourself
Additional Information
This posting is for an existing vacancy. We use artificial intelligence (AI) to screen, assess, and select applicants.
DataStealth is an equal opportunity employer. We encourage applications from candidates of all backgrounds and experiences.
#J-18808-Ljbffr