Skip to content

Commit e0a8c05

Browse files
committed
Add contract software engineer role.
1 parent 87eaec6 commit e0a8c05

File tree

1 file changed

+81
-0
lines changed

1 file changed

+81
-0
lines changed

pages/careers/_open-positions.html

Lines changed: 81 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ <h2 class="bold">Open Positions</h2>
1111

1212
<ul>
1313
<li><a href="#software-engineering">Software Engineering</a></li>
14+
<li><a href="#software-engineering-contract">Software Engineering (Contract)</a></li>
1415
</ul>
1516

1617
<hr />
@@ -103,5 +104,85 @@ <h4>Your Ideal Background</h4>
103104
>
104105
</p>
105106

107+
<hr />
108+
109+
<h2>Software Engineering (Contract)</h2>
110+
111+
<p><strong>Now seeking senior and principal levels</strong></p>
112+
113+
<p>
114+
At Gruntwork, we have created a library of production-grade infrastructure
115+
code that is used by thousands of developers around the world. We are
116+
getting more support & maintenance requests for the library than our small
117+
team can currently handle, so we are hiring contractors to help us scale
118+
the team. Although you would start as a contractor, focused on support &
119+
maintenance, this is a job with a view to full-time employment!
120+
</p>
121+
<p>
122+
This is a contractor position, paid based on an hourly rate. We expect an
123+
average of 10 hours of work per week though it'll fluctuate up and down,
124+
with more hours on some weeks (e.g., 30 hours) and fewer hours on other
125+
weeks (e.g., 0 hours).
126+
</p>
127+
<p></p>
128+
129+
<h4>What You'll Work On</h4>
130+
<ul>
131+
<li>
132+
<strong><a href="/infrastructure-as-code-library/">Infrastructure as Code Library.</a></strong>
133+
Create and maintain reusable infrastructure modules for a variety of
134+
infrastructure (e.g., EKS, ECS, RDS, VPC, Lambda, EC2, S3, ElastiCache,
135+
etc.), using a variety of tools (e.g., Terraform, Go, Python, Bash,
136+
Docker, Packer, etc.) on AWS.
137+
</li>
138+
<li>
139+
<strong>Document team knowledge.</strong>
140+
Capture siloed knowledge and create knowledge base articles, runbooks, and other documentation for the
141+
internal team as well as Gruntwork customers.
142+
</li>
143+
<li>
144+
<strong>Open source.</strong>
145+
Contribute to our open source projects, including <a href="https://github.com/gruntwork-io/terragrunt" target="_blank">Terragrunt</a>,
146+
<a href="https://github.com/gruntwork-io/terratest" target="_blank">Terratest</a>,
147+
<a href="https://github.com/gruntwork-io/cloud-nuke" target="_blank">cloud-nuke</a>,
148+
<a href="https://github.com/gruntwork-io/bash-commons" target="_blank">bash-commons</a>, and more.
149+
</li>
150+
<li>
151+
<strong>World-class customer support.</strong> While participating in business-hours only support rotations,
152+
triage customer requests, teach Gruntwork and DevOps best-practices, help resolve problems, and automate
153+
and document the solutions so that problems are mitigated for future users.
154+
</li>
155+
</ul>
156+
<h4>Your Ideal Background</h4>
157+
<ul>
158+
<li>You have a strong background in software engineering, with 5+ years of experience.</li>
159+
<li>You have deep experience with AWS.</li>
160+
<li>You use Terraform on a daily basis to write Infrastructure as Code.</li>
161+
<li>Ability to write Golang and Bash is a nice to have!</li>
162+
<li>
163+
You hate doing the same thing twice and would rather spend the time to
164+
automate a problem away than do the same work again.
165+
</li>
166+
<li>
167+
You have strong communication skills in English and are comfortable
168+
engaging with external customers.
169+
</li>
170+
<li>You have a passion for learning new technologies and languages.</li>
171+
<li>You live within our time zone bounds of GMT-7 (Los Angeles) to GMT+2 (Berlin).</li>
172+
<li>You're interested in working a flexible number of hours that averages ~10 hours/week.</li>
173+
<li>You can respond to support & maintenance requests within a 2 business day SLA.</li>
174+
</ul>
175+
176+
<p>
177+
If the above describes you:<br />
178+
<a
179+
href="https://apply.workable.com/gruntwork/j/80BC6CFBCD/apply/"
180+
class="btn btn-primary-hollow btn-sm d-inline-block btn-dpa"
181+
style="margin-top: 10px"
182+
role="button"
183+
>Apply Now</a
184+
>
185+
</p>
186+
106187
</div>
107188
</div>

0 commit comments

Comments
 (0)