Difference between Copy and Add command in Docker file
I explained the difference between copy and add command in docker file in simple and easy way.
Difference between Copy and Add command in Docker file Read More »
I explained the difference between copy and add command in docker file in simple and easy way.
Difference between Copy and Add command in Docker file Read More »
Docker internal and Docker evolution. Docker not evolve in a month or so , it took years and years to evolve.
Docker Evolution and Docker internal Read More »
The full form of PCI-DSS is ‘Payment Card Industry Data Security Standard‘. PCI which is widely accepted set of policies and procedures intended to optimize the security of Card ( i.e. credit card, debit card, cash card etc) transactions and protect cardholders data against misuse of their personal information. PCI-DSS is governed by PCI council
PCI DSS (Payment Card Industry – Data Security Standard) overview Read More »
UPI 2.0 is the future of payments. The focus of UPI 2.0 is very high by NPCI and marchant too for seamless of digital payment.
The future of Payments – UPI 2.0 Read More »
What is MongoDB security? This post is about the frequently asked questions about MongoDB Security, which is ACL (Access Control Layer). What are the different Authorization and Authentication are available in MongoDB security.
Transfer mode of payment, well, we learn about Digital transfer mode of payment.
Digital Payment Transfer Modes Read More »
SSH protocol is a secure protocol for secure remote login. It is a widely used remote login protocol to login from one Linux/UNIX system to another Linux/UNIX system login.
SSH (Secure Shell) Protocol for Secure Remote Login Read More »
Let me first focus on what is Ansible Ansible is mainly used for IT infrastructure management or deploy applications to the remote nodes.
Ansible IT Infrastructure Automation Read More »
How to connect MongoDB in java programming language is simple by using MongoDB driver. You need to provide a List of IP(s) in replication or in standalone you have to provide IP or domain or machine name along with the port on which you listen mongod service.
mongoDB connection in java Read More »
Learn 4 phases of SSL protocol and its phases. SSL: Secure Socket Layer is handshake protocol, SSL is record protocol. Learn how it works internally before start sending data over the transport layer from the application layer.
4 phases of SSL protocol Read More »