Extreme Networks VOSS (Fabric) Edge Port Delay Reason and Remediation

We’ve recently started to move to an Extreme Networks VOSS Fabric based network, however due to the scale, we can’t change everything attached to it to work more seamlessly with the VOSS fabric based network operation. We have a large number of hosts for example that use Active-Backup bonding on their NICs when connecting to […]

More...

Static Website Hosting/Publishing using AWS S3, AWS CloudFront, SSL Certificate and Custom FQDN

Amazon CloudFront is a content delivery network operated by Amazon Web Services. Content delivery networks provide a globally-distributed network of proxy servers to cache content, such as web videos or other bulky media, more locally to consumers, to improve access speed for downloading the content (citation). Although AWS CloudFront can be used as a CDN (caching […]

More...

Simple Web Application Firewall (WAF) CloudFormation Template

A Web Application Firewall (WAF), is a layer of protection you can add to your web application. Adding a WAF to an Application Load Balancer (ALB) is pretty straightforward. You need to create at least one WebACL, to which you configure some rules (that filter the traffic), you can then attach the WebACL to the […]

More...