Questions & Answers
Here some obvious questions you may have and hopefully some suitable answers.
General/Marketing
What is JustDeploy?
Who will use JustDeploy?
Technical
What is JustDeploy?
JustDeploy is an Infrastructure as Code (IAC) accelerator with great database support. It allows you to describe your deployment in simple, easy ways that do not require you to have any programming knowledge. You can then validate and deploy your infrastructure.
Who will use JustDeploy?
JustDeploy can be used by anyone, but the following are 2 typical use cases for JustDeploy:
-
Adhoc use: Often engineers/consultants/architects just need to create some infrastructure. It may be for a Proof of Concept (POC), or an engineer may be wanting to test out a new feature in some software and just want to spin up a quick set of infrastructure to test it. Maybe you just need a quick dev or test environment for something else. Often it is not worth spending the time to code up some temporary Iac, and if its a complex infrastructure then creating it manually in the portal isn’t ideal either.
-
Small/Medium Businesses: Many SMB’s have a relatively small infrastructure and don’t require extensive consultancy to migrate into the cloud or deploy new infrastructure. They may not have the resources to spend on extensive workshops, design and coding to deploy their infrastructure.
Is JustDeploy Idempotent?
Yes and No. It depends on which resource. The goal is to ensure all resources are idempotent.