mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Merge pull request #5282 from hashicorp/website-resources
website/resources: add recent videos/blogs to resources
This commit is contained in:
@@ -8,9 +8,9 @@ description: |-
|
||||
<h1>Resources</h1>
|
||||
|
||||
<p>
|
||||
Nomad is a widely deployed open source project with a rapidly expanding
|
||||
ecosystem. Numerous resources exist for learning, experimentation and
|
||||
integration with third-party tools.
|
||||
Nomad is a widely deployed open source project with a rapidly expanding
|
||||
ecosystem. Numerous resources exist for learning, experimentation and
|
||||
integration with third-party tools.
|
||||
</p>
|
||||
|
||||
<h2>Community</h2>
|
||||
@@ -35,6 +35,10 @@ description: |-
|
||||
<h2>Videos</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://www.hashicorp.com/resources/nomad-vault-circleci-security-scheduling">Nomad and Vault at <strong>CircleCI</strong>: Security and Scheduling are Not Your Core Competencies</a></li>
|
||||
<li><a href="https://www.hashicorp.com/resources/nomad-scaling-target-microservices-across-cloud">Nomad at <strong>Target</strong>: Scaling Microservices Across Public and Private Clouds</a></li>
|
||||
<li><a href="https://www.hashicorp.com/resources/engineering-reliability-expecting-failure-sre-nomad">Engineering reliability by expecting failure: SRE with HashiCorp Nomad</a></li>
|
||||
<li><a href="https://www.hashicorp.com/resources/autoscaling-hashicorp-nomad">Build your own autoscaling feature with HashiCorp Nomad</a></li>
|
||||
<li><a href="https://www.hashicorp.com/resources/jet-walmart-hashicorp-nomad-azure-run-apps">How <strong>Jet.com</strong> uses HashiCorp Nomad on Azure to run its applications</a></li>
|
||||
<li><a href="https://www.hashicorp.com/resources/end-to-end-production-nomad-citadel">End to end production Nomad at <strong>Citadel</strong></a></li>
|
||||
<li><a href="https://www.hashicorp.com/resources/nomad-overview-demo-citadel-use-case">HashiCorp Nomad demo and <strong>Citadel</strong> use case</a></li>
|
||||
@@ -48,6 +52,9 @@ description: |-
|
||||
<h2>Blog Posts</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://portworx.com/architects-corner-roblox-runs-platform-70-million-gamers-hashicorp-nomad/">How Roblox runs a platform for 70 million gamers on HashiCorp Nomad and Portworx</a> - Rob Cameron, <strong>Roblox</strong></li>
|
||||
<li><a href="https://tech.trivago.com/2019/01/25/nomad-our-experiences-and-best-practices/">Nomad - our experiences and best practices</a> - Inga Feick, <string>Trivago</strong></li>
|
||||
<li><a href="https://andydote.co.uk/2019/01/28/nomad-rabbitmq-consul-cluster/">RabbitMQ clustering with Consul in Nomad</a> - Andy Dote</li>
|
||||
<li><a href="https://medium.com/@henrikjohansen/cluster-scheduling-systems-for-large-scale-security-operations-351e7886852b">Cluster Scheduling Systems for Large Scale Security Operations</a> - Henrik Johansen</li>
|
||||
<li><a href="https://medium.com/@copyconstruct/schedulers-kubernetes-and-nomad-b0f2e14a896">Cluster Schedulers</a> - Cindy Sridharan</li>
|
||||
<li><a href="https://danielparker.me/nomad/hashicorp/schedulers/nomad/">Playing with Nomad from HashiCorp</a> - Daniel Parker, <strong>Target</strong></li>
|
||||
@@ -75,6 +82,7 @@ description: |-
|
||||
<h2>Integrations</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/jet/damon"><strong>Jet.com</strong> Damon</a> - A Program to Constrain Windows Executables under Nomad raw_exec</li>
|
||||
<li><a href="https://apache.github.io/incubator-heron/docs/operators/deployment/schedulers/nomad/">Apache Heron Nomad Integration</a> - Realtime, Distributed Stream Processing on Nomad</li>
|
||||
<li><a href="https://github.com/jet/nomad-service-alerter"><strong>Jet.com</strong> Nomad Service Alerter</a> - Alerting for your Nomad services</li>
|
||||
<li><a href="https://getnelson.github.io/nelson/">Nelson</a> - Automated, Multi-region Container Deployment with HashiCorp Nomad</li>
|
||||
@@ -99,7 +107,6 @@ description: |-
|
||||
<h2>Trusted By</h2>
|
||||
|
||||
<ul>
|
||||
<li>Barclays</li>
|
||||
<li>Bownty.com</li>
|
||||
<li>CircleCI</li>
|
||||
<li>Citadel</li>
|
||||
@@ -112,12 +119,12 @@ description: |-
|
||||
<li>SeatGeek</li>
|
||||
<li>Spaceflight Industries</li>
|
||||
<li>SpotInst</li>
|
||||
<li>Under Armour</li>
|
||||
<li>Target</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
<em>
|
||||
<strong>If you would like to have a resource or your company name added to this page, please</strong>
|
||||
<strong>If you would like to have a resource or your company name added to this page, please</strong>
|
||||
<a href="https://github.com/hashicorp/nomad">submit a Pull Request</a>.
|
||||
</em>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user