Cloud.Console [Hardik.T]
Principal Software Engineer & Architect

Hardik Trivedi

I engineer |

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.

0+ Years of Experience
0+ Engineers in Team
0+ Teams Using My IaC
HardikTrivedi.cs
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;
        }
    }
}
Interactive Code

Hover over highlighted lines in the IDE code to explore Hardik's responsibilities and architectural highlights.

Scroll Down

Profile Summary

Hardik Trivedi

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.

SAFe Certified Microsoft Azure Specialist Techno-Functional Mentor

Key Core Values

End-to-End SDLC Oversight 100%
Platform Framework Component Adoption 92%
Mentoring & Coached High-Performing Teams 95%
L3 Production Triage & Resolution Speed 98%

Core Qualifications

Team Mentoring & Leadership

Coached high-performing software engineers utilizing Scrum/SAFe methodologies. Drive techno-functional alignment across product teams globally, running regular 1:1s and appraisals.

Enterprise Cloud Architecture

Designed and built cloud-native services using Azure Functions, API Management, Logic Apps, and App Services. Standardized automated provisioning using Infrastructure as Code (Bicep).

Platform & Product Development

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.

L3 Support & Security Audit

Led L3 production triage and customer-facing incident reviews. Familiar with HP Fortify, NetSPI, and WhiteSource to patch vulnerabilities and secure token communications.

Professional Experience

Sep 2024 - Present

Senior Cloud Engineer

FSP Consulting Services

  • Design and develop cloud-native solutions using Azure Functions, APIM, Logic Apps, Key Vault, Entra ID, and Azure App Services.
  • Implement Infrastructure as Code using Bicep to automate environment provisioning and improve deployment consistency.
  • Contribute to CI/CD automation and cloud modernization initiatives to accelerate releases.
  • Lead a team of 8 software engineers, providing technical guidance, mentoring, and day-to-day leadership across multiple initiatives.
  • Conduct regular 1:1 meetings, support career development, define individual goals, and participate in performance reviews.
Aug 2012 - Sep 2024

Principal Software Engineer

Altera Digital Health (Formerly Allscripts)

  • Provided mentorship to team members, offering guidance and support in their development, testing, and maintenance tasks.
  • Successfully managed multiple concurrent product releases, providing both maintenance support and new feature development simultaneously.
  • Developed and integrated multiple subsystems:
    • SSO integration with Active Directory, Imprivata, RSA.
    • WCF service architecture for authentication, authorization, service discovery.
    • Security Token Service (STS) based on Windows Identity Framework to generate SAML tokens.
    • Microservices-like service hosting using WCF services and .NET Core Web APIs.
    • Auditing using MSMQ and Azure Event Hub; Logging using NLog.
  • Primary point of contact for product issues, triaging and resolving critical customer escalations.
  • Security Expert for internal and client-reported problems. Familiar with HP Fortify, NetSPI, and WhiteSource.
Feb 2008 - Aug 2012

Software Engineer

SFW (Quickstart Global client)

  • Lead developer for UK Environment Agency initiatives (ETSWAP) that allow CO2 emitters to capture and verify greenhouse gas emissions.
  • Designed and implemented online payment processing with Barclays ePDQ payment interface.
  • Designed and implemented workflow activities in ETSWAP using Windows Workflow Foundation.
Aug 2006 - Jan 2008

Software Design Engineer

K-Bridge India Pvt Ltd

  • Participated in the design, development, and testing of user interfaces, dynamic link libraries (DLLs), and database objects for the K-Bridge Information System.
  • Contributed to business process automation for enterprise clients.

Systems & Architecture Blueprints

SAML Auth & SSO Gateway

Replaced a legacy identity solution with an industry-standard SAML authentication and authorization framework.

C# Active Directory Imprivata WIF (Windows Identity Foundation)

Challenge

Legacy system required repeating logins across multiple subsystems, slowing down workflow security audits.

Solution

Created middleware, custom service authorization policies, and WCF message inspectors to validate SAML tokens. Added automatic token renewal.

Client STS (WIF) ActiveDir WCF App SSO Gateway Token Verification Flow

Cloud Auditing Pipeline

Modernized on-premises transactional logging by designing a microservice-friendly audit pipeline on Microsoft Azure.

Azure Event Hubs MSMQ Background Service JSON APIs

Challenge

On-premises SQL tables became bottlenecks under high concurrent write operations for transaction audits.

Solution

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.

API Event Hub Worker Storage Asynchronous Stream Processing via Azure Event Hubs

DB Check-in Policy (CI)

Built a automated database verification agent integrated within the GitHub Actions PR review cycles.

GitHub Actions GitHub PR API C# Runner SQL Linting

Challenge

Manual DB reviews for schema changes were slow, leading to build breaks across 40+ engineering groups.

Solution

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.

Push GH Action C# Validator SQL OK PR Comment CI Schema Check Validation Architecture

VMware Session Roaming

Implemented real-time workspace profile synchronization for healthcare providers transitioning across dynamic physical terminal devices.

VMware APIs Session Broadcasting C# Middleware

Challenge

Physicians wasting time re-authenticating and loading user sessions while moving between patient rooms.

Solution

Integrated VMware broker events directly with desktop clients. Real-time profiles sync sessions seamlessly upon tag-in/tag-out, bypassing application restarts.

Card Tap VMware API Terminal 1 Terminal 2 Active Session Redirection Flow

Load Balancer Health Probe

Designed zero-downtime traffic management systems running across distributed cloud and on-premises hosting services.

Azure Load Balancer API Probes Flow Control High Availability

Challenge

Maintenance releases triggered random client failure reports due to slow load balancer routing convergence.

Solution

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.

Traffic Load Balancer [Deploying] Active VM Load-Balancing Redirection Flow During Deployments

Technical Skills

C# Expert (.NET Core, WCF, ASP.NET Core)
SQL & T-SQL Advanced Schemas, Indexes, Optimizations
XAML & WPF Desktop Applications & UI Bindings
Microsoft Azure App Services, Event Hubs, Functions, APIM
SOA & REST Architecture API design, service decoupled structures
Bicep (IaC) Automated Environment Provisioning
SAML & OAuth SSO Security Federation, Token Renewals
GitHub Actions & CI/CD Automated workflows & deployment validations
Security Audits (HP Fortify) NetSPI and WhiteSource vulnerability patching
Sys Debugging (WinDbg) Process Monitor, dotTrace memory diagnostic tools
Scrum & SAFe Agile lifecycle coaching across 8-engineer teams

Education

2006

Master of Computer Application (MCA)

Bhavnagar University, Gujarat

2003

Bachelor of Computer Application (BCA)

Bhavnagar University, Gujarat

Connect With Me