Questions tagged [infrastructure]
176 questions
0
votes
1 answer
Trying to figure out ssl over a reverse proxy with multiple backends/infrastructure
I'm having a hard time wrapping my mind around ssl with multiple backends. I might just need advice on infrastructure in general.
Here is my scenario/question:
I have three servers:
main website
hosting control panel
development machine
Reverse…

Dustin Kingen
- 113
- 1
- 1
- 7
0
votes
2 answers
infrastructure - 2 servers , 3 applications
if you only have 2 servers, but you need to install sql server, a web application, and an reporting application, which 2 would you put on the same server and which one would you leave standalone.
Initially i would say the sql server should be solo. …
0
votes
3 answers
What 'Available Memory' is acceptable for a web server
We are reviewing performance on our business application, as there are significant differences in load times between regions and at different times of the day.
Amongst the things being reviewed is infrastructure, ie memory.
The spec of the server…

Paul Rowland
- 115
- 8
0
votes
1 answer
infrastructure about mmof
I just want to know how much loss a multimode fiber can have before it does not transfer information or slow down the system? I have tested a 12 core mmof that is about 60m long and i am getting 4.5dB loss.
user57543
0
votes
3 answers
Does it makes sense to use a single physical box in both DMZ and Secured Zone
I was sitting in a presentation where I was told it is ok to have a physical box (virtualized into two) where one resides in the DMZ zone and the other resides in the secured zone.
I found that such an approach smells bad.
Is there any production…

Manglu
- 127
- 6
0
votes
3 answers
Google's Infrastructure: Typical specs for their new hardware in mid-2010?
We're designing a distributed fault-tolerant virtual machine, and we're trying to determine the most cost-effective infrastructure setup. Google's infrastructure is famously built from lots of cheap computers that break down all the time (and is…
Mr. X
0
votes
1 answer
Small Business HP Virtualisation and iSCSI SAN Options
We are a small business that hosts our core product on a number of HP servers.
Our core production setup is
1x HP DL380, high powered for a SQL
Server Database
1x HP DL360, mid
powered for our core application
server
6x HP DL320, low powered…

Robin Day
- 506
- 1
- 8
- 19
0
votes
4 answers
Virtualization deployment for datacenter
my company is going to deploy an IT Infrastructure on a virtual platform, can you please help me with the following:
1- which one do you recommend, Cisco Unified computing system ( cisco + emc + vmware )or HP Blades( virtualization solution + HP…

bogha
- 235
- 4
- 12
0
votes
0 answers
Will compute nodes with A100 80GB (2x on node1) and A100 40GB (2x on node2) work in Red Hat OpenShift cluster?
I think the answer should be yes, however these parts/cards are expensive, so would like to know from experts who have done this kind of things.
Will MIG be supported on this?

techele
- 1
0
votes
0 answers
What are the AWS "equivalents" for these DO products and services?
We are currently running a web application with a Laravel back-end and a Vue JS front-end on DO managed IaaS products:
App Platform
Managed Database Cluster (MySQL)
We are planning to migrate to AWS to satisfy customer requirements around security…

Rhecil Codes
- 145
- 4
0
votes
0 answers
Is two web servers and one shared file server a good idea?
Current problem:
we have a single web server that hosts a website with user generated content
the server constantly needs more upgrades to keep up with the storage space
it's hard to make changes without temporarily disabling the website
Idea to…

Marius Anderie
- 101
0
votes
0 answers
One Website on multiple Servers
This is maybe a duplicate but I just can't find a thread which fits my question.
Is it possible to Host one Website on multiple Servers? What I mean by that is, is it possible that a person which lives e.g. in Canada accesses a Server which is…

noah1400
- 101
- 1
0
votes
1 answer
What is the order in which apps respond when I visit DOMAIN:PORT on my VPS?
I have owned a VPS running Ubuntu for nearly half a decade, and I have a working knowledge of the networking aspect - but there are many holes in my understanding.
When I visit DOMAIN:PORT I understand that the request is routed to the IP in my…

Vidur
- 113
- 6
0
votes
1 answer
Kubernetes NGINX Ingress controller default page / redirect
I was wondering if there is a way to change the behaviour of the nginx ingress controller so that instead of a 404 page it displays another web page or does a redirect?
Sadly you can’t do
host: “*”
To achieve the same thing since its not a valid…

Tobias Grether
- 1
- 1
0
votes
1 answer
Proxy on-premises API for access from cloud
My organisation operates a REST API which is accessible only from within the organisation's internal network; I am working on a separate service hosted on Google cloud which needs to call into the API.
The API exposes an OpenAPI/Swagger…

Geno Racklin Asher
- 101
- 1