Designing resilient enterprise solutions, automating cloud infrastructures, and leading high-performing engineering teams. Over 20 years of turning complex systems requirements into secure, high-scale software architectures.
using System;
using System.Collections.Generic;
using Azure.Cloud;
namespace Developer.HardikTrivedi
{
public class PrincipalArchitect : TeamLead
{
// 20+ years of designing enterprise architectures
public string CoreFocus => "Enterprise Cloud Systems";
private readonly List<Engineer> _team;
public async Task<SystemHealth> DeploySolutionsAsync()
{
await ConfigureSAMLAuthAsync();
await ModernizeAuditingAsync();
await EnforceDBCheckInPolicies();
return SystemHealth.Healthy;
}
}
}
Hover over highlighted lines in the IDE code to explore Hardik's responsibilities and architectural highlights.
I am an experienced team lead with over 20 years of expertise in the design, development, implementation, documentation, and maintenance of enterprise-grade software solutions. By combining analytical thinking, design depth, and technical talents, I oversee the whole software development lifecycle from inception to deployment.
In today's fast-evolving cloud workspace, I bridge the gap between business objectives and technical realities. I have a proven track record of coordinating with Product Owners, translating complex business processes into modular systems, and mitigating high-priority production escalations as a primary point of contact.
Coached high-performing software engineers utilizing Scrum/SAFe methodologies. Drive techno-functional alignment across product teams globally, running regular 1:1s and appraisals.
Designed and built cloud-native services using Azure Functions, API Management, Logic Apps, and App Services. Standardized automated provisioning using Infrastructure as Code (Bicep).
Decoupled legacy monoliths into Service-Oriented (SOA) and microservice-like architectures, taking care of cross-cutting concerns: SSO integration, WCF channels, STS token issuing, and logging.
Led L3 production triage and customer-facing incident reviews. Familiar with HP Fortify, NetSPI, and WhiteSource to patch vulnerabilities and secure token communications.
Replaced a legacy identity solution with an industry-standard SAML authentication and authorization framework.
Legacy system required repeating logins across multiple subsystems, slowing down workflow security audits.
Created middleware, custom service authorization policies, and WCF message inspectors to validate SAML tokens. Added automatic token renewal.
Modernized on-premises transactional logging by designing a microservice-friendly audit pipeline on Microsoft Azure.
On-premises SQL tables became bottlenecks under high concurrent write operations for transaction audits.
Created a common Auditing API that outputs JSON payloads directly into Azure Event Hub. A lightweight background service processes Event Hub streams asynchronously, writing back to data vaults.
Built a automated database verification agent integrated within the GitHub Actions PR review cycles.
Manual DB reviews for schema changes were slow, leading to build breaks across 40+ engineering groups.
Created a custom C# console utility running inside GitHub Actions workflows. It parses pull request files, runs syntactical SQL sanity validations, and logs analysis directly onto the PR via API.
Implemented real-time workspace profile synchronization for healthcare providers transitioning across dynamic physical terminal devices.
Physicians wasting time re-authenticating and loading user sessions while moving between patient rooms.
Integrated VMware broker events directly with desktop clients. Real-time profiles sync sessions seamlessly upon tag-in/tag-out, bypassing application restarts.
Designed zero-downtime traffic management systems running across distributed cloud and on-premises hosting services.
Maintenance releases triggered random client failure reports due to slow load balancer routing convergence.
Created active probe checkers inside local apps. When CI/CD releases are staged, custom APIs gracefully instruct the Load Balancer to re-route requests, ensuring zero downtime.
Bhavnagar University, Gujarat
Bhavnagar University, Gujarat