Questions tagged [infrastructure]
393 questions
0
votes
1 answer
Cant Get the IP Address Of the client On my Published Website
I have implemented a simple API that returns the ip address of the client "Request Sender". When I'm outside the network it always returns the same ip address when inside the network it works perfectly fine and it returns the local ip address of the…

IbraHim M. Nada
- 693
- 6
- 26
0
votes
0 answers
Improving query performance from mysql slow log query
We are using Prestashop as an e-commerce application and for the mobile application we used the same database and Prestashop architecture and almost using the same queries from core PrestaShop.
For some of the queries that we are using in our NODE…

Vishal Sharma
- 178
- 10
0
votes
1 answer
Set up for Multiple IP to single DNS
I have installed nginx load balancer on two server . I want to assign one same DNS for both IP of server!
So that I can use assign DNS for hitting request which will route request on both nginx server simultaneously!!
Thanks on advance !!
I…

Sajid Shaikh
- 1
- 1
0
votes
1 answer
Logical application and infrastructure diagram
We have been asked to produce a logical application and infrastructure diagram for an existing system which is in the process of been transferred to a different server. After some searching on Google we have not found any guidance on what this sort…

Neil Redfern
- 3
- 3
0
votes
1 answer
Changing ajax to request that fills a div with html content to be embedded into the html page itself
I am having a trouble embedding ajax html into the html page itself, I need to make this ajax response be apparent in the page source.
I have 2 servers, one that runs the web application and the other is responsible for performing search queries…

wael34218
- 4,860
- 8
- 44
- 62
0
votes
1 answer
Infrastructure templates where to position them
Azure Resource Manager and ARM Templates has been a little light since their release. ARM Template support is great. We can now setup an Azure Resource Group full of resources, export an ARM Template for it, then take that template and deploy to a…

Rıfat Erdem Sahin
- 1,738
- 4
- 29
- 47
0
votes
1 answer
How to handle client app not having an internet connection temporarily when dealing with a REST API?
I have a basic API built using the spring framework. It is a fairly simple REST API for now.
The app that goes out to clients who are registered to use the API will be making requests to and from said API.
However, so far - I haven't really looked…

IWishIWasABarista
- 413
- 2
- 4
- 19
0
votes
1 answer
Can Ansible be used for infrastructure inspection?
I was wondering if I can use Ansible for infrastructure inspection (instead of configuration) much like Chef Inspec?

Vahid Noormofidi
- 748
- 10
- 17
0
votes
3 answers
Overriding JavaScript/HTML/CSS/ etc... files in projects
I'm trying to build a web library that is supposed to be an infrastructure to my other projects.
In those other projects I'll be overriding some of the scripts, styles and other components, but some of the functionality should stay the same and not…

Idov
- 5,006
- 17
- 69
- 106
0
votes
1 answer
What do 'Masters' and 'Agents ' mean to me in development terms?
We're currently rebuilding our platform into a microservice architecture and we've been looking into Azure Container Service as an infrastructure solution for working with Docker containers, but I'm afraid this stuff is a little out of my wheelhouse…

Sinaesthetic
- 11,426
- 28
- 107
- 176
0
votes
1 answer
App authentication with WebApi on External Servers
We're looking into writing a mobile app for our company and have a concern as to the infrastructure of how the application will connect with our data.
Our current structure for our web applications is as follows:
We have an App server which holds…

Graham Hency
- 61
- 4
0
votes
1 answer
what are the best distributed development methodologies for sharepoint
Let's say we have some distributed developers in different countries working on the same sharepoint project.
Problems that they might face including (but not limited to):
webparts deployment & debugging which doesn't work anywhere but the…

Bassel Alkhateeb
- 1,584
- 5
- 19
- 35
0
votes
0 answers
2 different certificates seen from 2 different VMs
I am having trouble understanding a problem that I have. I am seeking help to understand what is happening. Hopefully someone can help me.
First let me give you some context:
One of our providers at work gave us 2 urls in order to access his…

Ahmed
- 61
- 3
0
votes
2 answers
Best method for processing upload user images
If one were to create a site where users could upload images in various formats (JPG, PDF, etc.) and process that image into one monochrome GIF copy and a PDF, what would be the best infrastructure for doing so?
I know that there is already a…

Jonathan Chan
- 2,355
- 3
- 25
- 38
0
votes
1 answer
Whiteboard visualization of your it architecture
once in a while you have to draw a picture of your (planned) IT architecture/infrastructure on a whiteboard. Sometimes there are only IT people in the room, sometimes not. But anyhow, usually you just want to depict your IT systems or architecture…

dabuki
- 1,011
- 3
- 11
- 26