+
+
+
+## Learning Objectives
+
+In this lab, you:
+
+- Spin up the infrastructure for Acme Telco Lite using the New Relic [`demo-deployer`](https://github.com/newrelic/demo-deployer)
+- Use New Relic to understand the issues with Acme Telco Lite
+- Use the deployer to tear down the resources you create
+
+
+
+
+
+## Requirements
+
+- Create a free [New Relic account](https://newrelic.com/signup?utm_source=developer-site)
+- Install [Docker](https://www.docker.com/)
+
+
+
+
diff --git a/src/markdown-pages/automate-workflows/diagnose-problems/spin-up-acme.mdx b/src/markdown-pages/automate-workflows/diagnose-problems/spin-up-acme.mdx
new file mode 100644
index 000000000..6d899b9a6
--- /dev/null
+++ b/src/markdown-pages/automate-workflows/diagnose-problems/spin-up-acme.mdx
@@ -0,0 +1,153 @@
+---
+path: '/automate-workflows/diagnose-problems/spin-up-acme'
+title: 'Spin up Acme Telco Lite architecture'
+template: 'GuideTemplate'
+description: 'Set up your your environment to deploy Acme Telco Lite.'
+duration: '15 min'
+procIdx: 1
+---
+
+
+