Deployment Architecture

How to promote an App from Development to QA then to Production?

koshyk
Super Champion

In our case, Splunk apps needs to be promoted from DEV->TEST->QA->PERFOMANCE->PROD
Our DEV instance is tied to version control as well. Hence all development work needs to be done in DEV.

We have been writing custom deployment scripts to promote and manage across the promotional model. We don't want to edit anything via UI in any other environment other than DEV and promote as a single package across everywhere. So the minimum deliverable should be an APP (and not a single file within an app)

**
- How do you guys handle promotional model within your environment?
- Do you use Puppet/chef to connect between DEV and PROD etc.. or Is there a way we can tweak deployment server to do this?
**

Cheers

0 Karma

sanjay_shrestha
Contributor

We are also planning to have at least 4 environments (DEV, TEST, POST-PROD & PROD). Since DEV box acts like sandbox, we will just copy required files to TEST environment. Then everything will be packaged on TEST environment and promoted to POST-PROD & PROD. We are not there yet as we are on planning phase. We heard about Puppet or Chef but never used. So We are also interested to find better practices for deployment.

0 Karma

Simeon
Splunk Employee
Splunk Employee

I absolutely recommend you use version control for the configurations. Leveraging Puppet or Chef to deploy them is a great strategy and you can actually tie in Deployment Server if you wanted to. If you already have working/expert knowledge of a config management system, you might want to stick with that, especially if it can roll out binaries. Note that deployment server will only roll out configurations and not new/updated binaries of the software.

Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...