Skip to content

Commit db9b2b3

Browse files
committed
Add Our Org Roles section to hiring page
1 parent 8b3eaca commit db9b2b3

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

hiring.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,51 @@ hero: true
6969
</div>
7070
</div>
7171

72+
<h3 style="text-align: center;">Our Org Roles</h3>
73+
74+
<div class="grid grid-2 org-roles-grid" style="margin-bottom: 3rem;">
75+
<div class="card">
76+
<h4>Business:</h4>
77+
<p>Led by our Pre-Sales Strategist, this group shapes how we position AI, platform, and application solutions for customers before delivery begins.</p>
78+
<ul>
79+
<li>Principal AI Architect</li>
80+
<li>Principal Platform Architect</li>
81+
<li>Principal Application Architect</li>
82+
</ul>
83+
</div>
84+
<div class="card">
85+
<h4>Customer Facing Pod (per customer): </h4>
86+
<p>Led by our TPA (Technical Project Architect), this pod-driven group delivers tailored solutions per customer after sales.</p>
87+
<ul>
88+
<li>AI Solutions Architect</li>
89+
<li>Platform Solutions Architect</li>
90+
<li>Network Solutions Architect</li>
91+
<li>Application Solutions Architect</li>
92+
</ul>
93+
</div>
94+
<div class="card">
95+
<h4>Core Engineering:</h4>
96+
<p>Led by our Chief Platform Architect, this central group develops the core technologies powering our platforms.</p>
97+
<ul>
98+
<li>Network Architect</li>
99+
<li>Compute & Storage Architect</li>
100+
<li>Orchestration Architect</li>
101+
<li>AI Architect</li>
102+
<li>Application Architect</li>
103+
</ul>
104+
</div>
105+
<div class="card">
106+
<h4>Common Skills:</h4>
107+
<p>This central group provides essential skills across DevOps, Kubernetes, security, and observability to support all projects.</p>
108+
<ul>
109+
<li>DevOps & SRE</li>
110+
<li>k8s Development & Ops</li>
111+
<li>Security Engineering e2e</li>
112+
<li>Observability (OpenTelemetry)</li>
113+
</ul>
114+
</div>
115+
</div>
116+
72117
<h3 style="text-align: center;">Share Your Thoughts</h3>
73118

74119
<form id="feedbackForm">

0 commit comments

Comments
 (0)