Skip to content

Commit

Permalink
Adding EPA customer story to home page
Browse files Browse the repository at this point in the history
  • Loading branch information
ArsHaider committed Sep 14, 2023
1 parent aaff806 commit 346e659
Show file tree
Hide file tree
Showing 2 changed files with 1,182 additions and 12,000 deletions.
37 changes: 34 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,39 @@ <h2>Who we work with</h2>
<div class="grid-row grid-gap">
<div class="tablet:grid-col-2"></div>
<div class="tablet:grid-col-2">
<img src="{{ site.baseurl }}/assets/images/logos/FEC-logo.svg" alt="FEC logo" class="square-10"/>
<img src="/assets/images/logos/EPA-logo.svg" alt="EPA logo" class="square-10"/>
</div>
<div class="tablet:grid-col-8">
<h3>Environmental Protection Agency - AirNow.gov</h3>
<h4>EPA AirNow Application</h4>
</div>
<div class="tablet:grid-col-2"></div>
</div>
<div class="grid-row usa-prose">
<div class="tablet:grid-col-2"></div>
<div class="tablet:grid-col border-top border-base-light">
<p>
The EPA AirNow team attributed the stability of <a href="https://www.airnow.gov">airnow.gov</a> to their ability to easily scale their applications on Cloud.gov.
</p>
<p>
“I will say this right up front – Cloud.gov is the single biggest factor in our success last week. The traffic we saw was astounding and beyond anything we tested for or ever even anticipated. Our ability to expand resources, combined with the CDN service in front of AirNow, made us incredibly stable.”
</p>
<p>
<a href="/docs/customer-stories/epa-airnow-gov/" class="cg-arrow">Read the EPA AirNow customer story.</a>
</p>
<p class="border-top border-base-light padding-top-2">
Phil Dickerson,<br />
EPA Office of Air Quality Planning and Standards
</p>
</div>
<div class="tablet:grid-col-2"></div>
</div>
</div>
<div class="bg-accent-warm-light padding-4">
<div class="grid-row grid-gap">
<div class="tablet:grid-col-2"></div>
<div class="tablet:grid-col-2">
<img src="/assets/images/logos/FEC-logo.svg" alt="FEC logo" class="square-10"/>
</div>
<div class="tablet:grid-col-8">
<h3>Federal Election Commission</h3>
Expand All @@ -185,7 +217,7 @@ <h4>FEC website</h4>
Although the dates of FEC’s traffic spikes may be predictable, it’s still hard to prepare for the extra demands on the system. “A server that’s still operable but near the end of its life can have unexpected problems” and buying a new server can take months. But on cloud.gov, “this isn’t our problem.”
</p>
<p>
<a href="{{ site.baseurl }}/docs/customer-stories/fec/" class="cg-arrow">Read the FEC case study</a>
<a href="/docs/customer-stories/fec/" class="cg-arrow">Read the FEC case study</a>
</p>
<p class="border-top border-base-light padding-top-2">
Wei Luo, Deputy CIO<br />
Expand All @@ -194,7 +226,6 @@ <h4>FEC website</h4>
</div>
<div class="tablet:grid-col-2"></div>
</div>
</div>
</section>

<section class="usa-section partner-cards margin-bottom-8">
Expand Down
Loading

0 comments on commit 346e659

Please sign in to comment.