Questions tagged [infrastructure]

333 questions
0
votes
2 answers

Magento upgrading process and infrastructure for smallest possible downtime

I have a client who currently has one server with Magento and his admin takes down whole site for updates for multiple hours. I would like to make it instant process so that I wanted to propose new solution on how he should have set it up: Magento…
MadBoy
  • 10,213
  • 18
  • 88
  • 146
0
votes
1 answer

What to use in this case: services or EventAggregator

I've stumbled on this particular scenario in a modular Silverlight application. I need to populate a context menu from one of the application screen, the problem is that multiple modules might want to add menu entries here. The 2 solution we've come…
Calin
  • 6,042
  • 5
  • 42
  • 74
-1
votes
1 answer

How to get a Virtual IP for Keepalived with bare-metal infrastructure

I am configuring a High Availability load balancing based on HAProxy and Keepalived. Everywhere I do research they talk about Virtual IP like something that fell off the sky – I mean, with little to none explanation about how to get one. By now, I…
RicarHincapie
  • 511
  • 3
  • 12
-1
votes
1 answer

Best practices when deploying Dynamics CRM to Azure virtual machines

Are there any recent best practices / guidance for deploying Dynamics CRM (eg 2016) to Azure virtual machine IaaS (eg Windows Server 2016)? In case you ask, we are pursuing this to control licensing costs. I'm familiar with the Microsoft whitepaper…
JohnC
  • 1,449
  • 16
  • 25
-1
votes
2 answers

Onion architecture: Services should be in core or infrastructure ? why?

Hello i write web application in asp.net core. I have three layers: core, infrastructure, web In the core I have domain models. In Infrastructure, I have Service and interfaces to them. Should Service be in the core, if not why and if they should…
-1
votes
2 answers

Any disadvantages or security issues for having website and databases on separate servers?

We're about to dive into Odoo (OpenERP). We're planning on using Amazon EC2 for the actual installation, and put the postgreSQL database server on Amazon RDS. (like this guide…
-1
votes
1 answer

continuous integration tool for VS-built c# project

We need to setup a continuous integration infrastructure for a C# project. None of us has anything other than a very few user-side experience with these tools at all. Our requirements would be: we need a tool which runs on windows, because we want…
canahari
  • 452
  • 4
  • 9
-1
votes
1 answer

How do you apply development practices like version control, testing and continuous integration/deployment to system administration?

Imagine you're going to manage a number of servers with a number of different services that's used by a number of people. Now say you want to reconfigure or replace some software on one of those servers. Obviously you don't want to work on servers…
user479911
-2
votes
1 answer

How to run terraform script in aws sub organization?

I have Terrafrom script that build infrastructure on AWS main account. In my AWS account i have sub organisations . I need to run my TF script to build infrastructure on one of that sub-organisation. How can i do it ?
Nicknip
  • 23
  • 1
  • 6
-2
votes
1 answer

how does real time applications interact with website admin panel?

My question is about logic not api specific. if I have an e-commerce application that consist of 2 separate components (one is for the seller and the other for the buyers) and I have, lets say, laravel php admin panel for customer support (as super…
-2
votes
2 answers

Is infrastructure management services same as DevOps?

I am enrolled in Infrastructure management services(IMS), but I have less understanding of the domain. Is it same as the DevOps, if not what is IMS?
Karan Nadagoudar
  • 304
  • 3
  • 10
-2
votes
1 answer

Unified infrastructure monitoring tool

I am looking for a tool which is similar to CA UIM, but in open source. I would like the tools to monitor mainly our HP enclosures, blades, interconnect bays along with the virtualised server installed on each HP enclosure.
nmca
  • 1
-2
votes
2 answers

A Realtime Dashboard For Logs

We have a number of Python services, many of which use Nginx as a reverse proxy. Right now, we examine requests in real time by tailing the logs found in /var/log/nginx/access.log. I want to make these logs publicly readable in aggregate on a…
user1427661
  • 9,028
  • 21
  • 81
  • 121
-3
votes
1 answer

Declare Terraform Variable

Cloud Provider : Azure Can I declare resource group , Virtual network , or subnets in Azure as terraform Variable - Infrastructure as code without variable :- resource "azurerm_resource_group" "example" { name = "example" location =…
SamJack
  • 3
  • 2
-3
votes
1 answer

What are the infrastructure design parameters for Hashgraph based Marketplace App

We are designing a Hashgraph based Supply Chain Ledger with provisions for micro payments. What are the environmental parameters of Hashgraph DLT Architecture that we need to consider while we apply for an enterprise deployment license.
Gokul Alex
  • 365
  • 2
  • 16
1 2 3
22
23