BGP QUESTIONS?

What is BGP? What are some BGP basic characteristics? What is BGP? BGP stands for Border Gateway Protocol and it is the main dynamic routing protocol used on the Internet. BGP is for the large networks and normally used for connecting different ISPs. Since BGP operates with large amounts of data (the current size of … Read more

IPSec VPN Tunnel Creation

IPSec VPN Tunnel Creation What is IPSec? IPsec (Internet Protocol, secure) is a group of protocols that are used together to set up encrypted connections between devices. How does IPsec work? IPsec connections include the following steps: Key exchange Keys are necessary for encryption; a key is a string of random characters that can be … Read more

BGP-EVPN for the Data Center

What is BGP-EVPN for the Data Center BGP-EVPN Agenda What is EVPN What problems does VXLAN solve What problems does BGP EVPN solve Overview of BGP EVPN Route Types and associated use cases The industry’s Top leaders What is E-VPN? • Ethernet VPN (EVPN) – connect a group of customer sites using a virtual bridge.• … Read more

Amazon API Gateway

API Gateway Concepts Twitter Facebook Wordpress Youtube An Amazon API Gateway is a collection of resources and methods that are integrated with back-end HTTP endpoints, Lambda functions or other AWS services. API Gateway is a fully managed service that makes it easy for developers to publish, maintain, monitor, and secure APIs at any scale.API Gateway … Read more

AWS Elastic Beanstalk

Elastic Beanstalk deployment AWS Elastic Beanstalk can be used to quickly deploy and manage applications in the AWS Cloud. Developers upload applications and Elastic Beanstalk handles the deployment details of capacity provisioning, load balancing, auto-scaling, and application health monitoring. AWS Elastic Beanstalk leverages Elastic Load Balancing and Auto Scaling to automatically scale your application in … Read more