What is SAML? Security Assertion Markup Language (SAML) is an XML-based, open-standard data format for exchanging authentication and authorization data between parties, in particular, between an Identity Provider (IdP) and a Service Provider (SP). SAML 2.0 is the industry standard way to federated identity management based on Single Sign-On (SSO). SSO is a session or user […]
Continue reading…
Hypervisors
Hypervisor or virtual machine monitor (VMM) is a piece of computer software. It allows to run multiple different operating systems.
Site-to-site IPsec VPN tunnel configuration in PaloAlto
A site-to-site VPN allows you to connect multiple fixed locations to establish secure connections with each other over a public network. The below setup has configured the Site-to-site IPsec VPN tunnel configuration between AWS and the on-premises datacenter in the Palo Alto firewall. The below setup is available to configure AWS Site-to-Site VPN Step by […]
Continue reading…
AWS Site-to-Site VPN Configuration Step by Step
AWS Site-to-Site VPN allows secured connectivity between AWS resources and the on-premises network such as a data center or a branch office. AWS Site-to-Site VPN provides two tunnels per connection, using the virtual private gateway or the AWS Transit Gateway. The virtual private gateway provides connectivity to a single Amazon Virtual Private Cloud (Amazon VPC) […]
Continue reading…