Questions tagged [infrastructure]

393 questions
-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
  • 441
  • 4
  • 21
-3
votes
2 answers

How traffic is routed in Network when accessing local machine via external ip from local network

Setup Info A web server running on a machine with ip 192.168.0.2 I have a domain example.com mapped to my external ip 76.x.x.x My router has been configured to forward request on port 80 to internal ip 192.168.0.2:80 I have a machine called…
Sabareesh Kkanan
  • 1,201
  • 1
  • 14
  • 22
-4
votes
2 answers

inspec resources not identified

i am using inspec test framework with ruby for infrastructure testing. I have written a test in the controls Here is my test: require 'aws-sdk' credentials = Aws::AssumeRoleCredentials.new( role_arn: 'some_value', role_session_name:…
rinkoo s
  • 11
  • 2
1 2 3
26
27