Skip to content

Commit 37fbbdb

Browse files
authored
Merge pull request #314 from gruntwork-io/task/comparison-update
Update Gruntwork vs. other table
2 parents b1b5b38 + 2d090a1 commit 37fbbdb

File tree

1 file changed

+22
-10
lines changed

1 file changed

+22
-10
lines changed

_data/faq.yml

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,42 +9,54 @@
99
<table class="table table-striped">
1010
<tr>
1111
<th style="width: 20%">&nbsp;</th>
12-
<th style="width: 26%">Do it yourself</th>
13-
<th style="width: 26%">Consultant</th>
14-
<th style="width: 26%">Gruntwork</th>
12+
<th style="width: 26%; font-weight: bold;">Do it yourself</th>
13+
<th style="width: 26%; font-weight: bold;">Consultant</th>
14+
<th style="width: 26%; font-weight: bold;">Gruntwork</th>
1515
</tr>
1616
<tr>
17-
<th>Starting point</th>
17+
<th style="font-weight: bold;">Starting point</th>
1818
<td>From scratch</td>
1919
<td>From scratch</td>
20-
<td>Leverage 3+ years and 300,000+ lines of battle-tested code proven in prod</td>
20+
<td>Leverage 3+ years and 350,000+ lines of battle-tested code proven in prod</td>
2121
</tr>
2222
<tr>
23-
<th>Time to launch</th>
23+
<th style="font-weight: bold;">Incentives</th>
24+
<td>Minimize investment of time</td>
25+
<td>Maximize billable hours</td>
26+
<td>Maximize utility from a reusable library of code</td>
27+
</tr>
28+
<tr>
29+
<th style="font-weight: bold;">Scope of work</th>
30+
<td>Varies depending on team knowledge and time available</td>
31+
<td>Varies depending on consultant knowledge and budget available</td>
32+
<td>End-to-end, modular architecture that fulfills the production-grade checklist</td>
33+
</tr>
34+
<tr>
35+
<th style="font-weight: bold;">Time to launch</th>
2436
<td>3 – 12 months<br>(highly variable)</td>
2537
<td>3 – 12 months<br>(highly variable)</td>
2638
<td>1 – 5 days<br>(highly predictable)</td>
2739
</tr>
2840
<tr>
29-
<th>Monthly cost</th>
41+
<th style="font-weight: bold;">Monthly cost</th>
3042
<td>$16,000 – $32,000 per month<br>(2 devs, $100k – $200k / year)</td>
3143
<td>$32,000 – $64,000 per month<br>(2 devs, $100 – $200 / hour)</td>
3244
<td>$790 – $1,240 per month</td>
3345
</tr>
3446
<tr>
35-
<th>Docs, tests</th>
47+
<th style="font-weight: bold;">Docs, tests</th>
3648
<td>None</td>
3749
<td>None</td>
3850
<td>Thorough documentation and automated tests</td>
3951
</tr>
4052
<tr>
41-
<th>Maintenance</th>
53+
<th style="font-weight: bold;">Maintenance</th>
4254
<td>None</td>
4355
<td>None</td>
4456
<td>On-going maintenance, updates, security patches</td>
4557
</tr>
4658
<tr>
47-
<th>Support</th>
59+
<th style="font-weight: bold;">Support</th>
4860
<td>None</td>
4961
<td>None</td>
5062
<td>Commercial support</td>

0 commit comments

Comments
 (0)