+
+
+
+
How many developers are in your company?
+
+ +
+
+
+ this.updateDevCount(event as any)} value={this.devCount} class="range purple w-full"/> +
+
+
+
+
+
+
+
Your estimated annual developer cost savings* are:
+
+
{this.showFormattedTotal()}
+
+
+
+
+
*Based on industry averages of developer salaries and the time spent managing cloud infrastructure. Adjust these assumptions here.
+ +
+
+
+
+
What is the average developer salary in your company?
+
US National average is $138K
+
+ +
+
+
+ this.updateDevSalary(event as any)} value={this.devSalary} class="range purple w-full"/> +
+
+
+
+
+
How much time do these developers spend managing cloud infrastructure?
+
Average is 20%
+
+ % +
+
+
+ this.updateDevTime(event as any)} value={this.devTime} class="range purple w-full"/> +
+
+
+
+
+