-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
54 lines (51 loc) · 1.91 KB
/
services.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
layout: default
excerpt: KangarooBox provides IT services in DevOps, systems programming, and AWS cloud computing.
---
<style type="text/css">
.partner-logo {
height: 2em;
margin-right: 0.2em;
}
</style>
<div class="row">
<div class="large-6 columns">
<h2><a href="/software">Software</a></h2>
<p>All of our software products are fully open source and available in our
<a href="https://github.com/KangarooBox/" _target="_blank">GitHub repositories</a>.
</p>
</div>
<div class="large-6 columns">
<h2><strong>Services</strong></h2>
<p>From helping you design your cloud architecture to reviewing your current development environment, KangarooBox can make sure your operations are running smoothly and efficiently.</p>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h3>
<a target="_blank" href="https://www.aws.com/">
<img class="partner-logo" src="/assets/images/aws-logo.png" />
</a>
AWS Consulting
</h3>
<div class="panel callout radius">
<p>The KangarooBox team has been working with AWS (Amazon Web Services) since 2008 and is deeply
committed to building solutions in the cloud. Contact <a href="/contact">KangarooBox</a> for help building out your AWS resources, architecting your cloud systems, or just to ask some questions about how all this works.
</div>
</div>
</div>
<div class="row">
<div class="large-12 columns">
<h3>
<a target="_blank" href="https://www.extremenetworks.com/">
<img class="partner-logo" src="/assets/images/extreme-networks.png" />
</a>
Networking
</h3>
<div class="panel callout radius">
<p>As an Extreme Network parter, we have the expertise to help you build out, upgrade, and
configure your network to service your business in the best way possible. Contact
<a href="/contact">KangarooBox</a> for all your network needs.</p>
</div>
</div>
</div>