Re: Do openshift can keep Track of absolutely all service activity, in a High Availability (many replicas) Scenario?

2016-10-12 Thread Boris Kodel
Hey Ricardo, I believe that your problem can be solved by using a message queue such as RabbitMQ with persistent storage. So instead of sending your messages directly to the Mainframe you should deliver it your MQ. Afterwards you will need to open a transaction with the MQ for reading the message a

Re: Openshift SDN considerations

2016-09-14 Thread Boris Kodel
ice between the openshift nodes and the rest of the network. > > > > -- > John Skarbek > > On August 30, 2016 at 15:42:50, Boris Kodel (boris.ko...@gmail.com) wrote: > > Hello, > I am working in strict security environment in which we use a firewall to > limit the t

Openshift SDN considerations

2016-08-30 Thread Boris Kodel
Hello, I am working in strict security environment in which we use a firewall to limit the traffic between all of our servers. e.g application server 'A' can only access DB server 'B' via port 1521 and cannot access app 'C' nor database 'D' at any port. Since by default openshift can schedule any