Answer the question
In order to leave comments, you need to log in
How to quickly raise the infrastructure of the enterprise?
The question is more for automation specialists.
There is a bare host hypervisor. You need to deploy: two web servers on linux + postgre, Asterisk, 1C server + SQL server on Windows, file dump server on linux. At the end, raise another firewall, but apparently this will have to be done manually. Each has its own virtual machine. How to do it quickly?
Please do not ridicule, I ask this question because I want to understand what means and at what stage to use. Where you can get ready-made settings, and where you will need to write yourself.
Answer the question
In order to leave comments, you need to log in
Is this a one-time promotion? Does it make sense to build automation?
terraform, ansible , a lot depends on the hypervisor. Some are easier to automate, some are worse.
You did not describe the purpose, depending on the purpose of the solution will be different.
For the regular deployment of such an infrastructure, one thing. For a one-time in order to minimize downtime is another.
But an important nuance, any acceleration of an operation always takes time to organize such an acceleration, and if you need to do it once, but it doesn’t cause downtime or it was necessary yesterday, then the cheapest way to do it “slowly with your hands”, the rest will be more expensive, very much more expensive.
IMHO
The organization of automation with a one-time raising of such an infrastructure will take at least 2 times more time than raising everything manually.
It seems to me that you simply have never raised these types of vm and therefore are looking for templates.
But this is not correct, since you will then work with this goodness and you need to know all the nuances of each service in order to sleep more peacefully later.
Example:
- two web servers on linux + postgre S , a maximum of an hour for one - then you make a clone.
- 1C server + SQL server 1-2 hours on Windows you make a clone and run sql on it on the original 1c + 2-3 hours
- file trash server on linux bare OS clone from the first task + smb 1-3 hours, since smb sometimes out of the blue creates problems.
In total we have 1 full day or 2 days with smoke breaks, surfing nonsense.
How to do it quickly?
How to do it quickly?The only way is to invite a specialist who did all these things. Unless of course it is necessary to do not only quickly but also qualitatively.
If this is inside your infrastructure and everything is on Hyper-v and most of it is win, then according to MS, you should use System center VMM + SCCM or whatever it is called now. The first one puts bare metal into operation, deploys virtual machines from images on it, the second one can deploy software (as far as I remember).
But all this can be replaced with scripts, Powershell. A large number of powershell'a, etc.. They can deploy virtual machines and then implement something conceived inside the virtual machines. Probably not all, but a lot.
On a bare host, for example, power cannot roll over a hypervisor)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question