Archive

Category Archives for "Networking"

Business Considerations in Implementing an SD-Branch

SD-branch can be molded to a business's needs; however, it's important to consider the roadblocks...

Read More »

© SDxCentral, LLC. Use of this feed is limited to personal, non-commercial use and is governed by SDxCentral's Terms of Use (https://www.sdxcentral.com/legal/terms-of-service/). Publishing this feed for public or commercial use and/or misrepresentation by a third party is prohibited.

Juniper broadens SD-Branch management, switch options

Juniper has taken the wraps off new software and switches that are designed to broaden user options in deploying software-defined branch offices and enterprise networks.The company bolstered its Contrail SD-WAN cloud package to include support for SD-LAN-specific operations, such as provisioning of new devices and managing branch office LANs.  READ MORE: SD-WAN creates new security challengesTo read this article in full, please click here

Snow Software Adds Embotics to Boost Hybrid Cloud Management

Both firms managed to score coveted “leaders” billings in recent Gartner Magic Quadrant...

Read More »

© SDxCentral, LLC. Use of this feed is limited to personal, non-commercial use and is governed by SDxCentral's Terms of Use (https://www.sdxcentral.com/legal/terms-of-service/). Publishing this feed for public or commercial use and/or misrepresentation by a third party is prohibited.

Verizon, Amazon team to offer 5G edge cloud computing via AWS Wavelength

Amazon and Verizon will offer the ability to run AWS-based applications with ultra-low latency via the former’s new Wavelength edge service, the companies announced this week at AWS re:Invent, letting organizations realize the benefits of edge computing without having to roll their own edge devices.The idea is a pretty simple one: Place small data centers running AWS’ software next to Verizon’s 5G points of presence. What this means is that applications running in that 5G coverage area can send their data to those remote edge data centers for rapid processing, as opposed to traveling across Verizon’s network, to the Internet at large, to AWS, and all the way back down the chain.To read this article in full, please click here

Silver Peak, Versa, Citrix, Aruba Bolster SD-WAN With AWS

Three of the vendors added AWS Transit Gateway network manager support, with the other tapping into...

Read More »

© SDxCentral, LLC. Use of this feed is limited to personal, non-commercial use and is governed by SDxCentral's Terms of Use (https://www.sdxcentral.com/legal/terms-of-service/). Publishing this feed for public or commercial use and/or misrepresentation by a third party is prohibited.

Day Two Cloud 026: Build Cloud-Native Networks With Aviatrix (Sponsored)

Today on Day Two Cloud, we talk about multi-cloud networking with sponsor Aviatrix. Aviatrix has built a networking solution that’s multi-cloud capable and leverages cloud-native constructs wherever possible. And they do it in a way designed to make the life of IT engineers better. Our guests are Rod Stuhlmuller, VP Marketing; and Nauman Mustafa, VP Solutions Engineering.

Day Two Cloud 026: Build Cloud-Native Networks With Aviatrix (Sponsored)

Today on Day Two Cloud, we talk about multi-cloud networking with sponsor Aviatrix. Aviatrix has built a networking solution that’s multi-cloud capable and leverages cloud-native constructs wherever possible. And they do it in a way designed to make the life of IT engineers better. Our guests are Rod Stuhlmuller, VP Marketing; and Nauman Mustafa, VP Solutions Engineering.

The post Day Two Cloud 026: Build Cloud-Native Networks With Aviatrix (Sponsored) appeared first on Packet Pushers.

VMware at Gartner IOCS

The speed and agility delivered by fast-moving cloud technologies and modern application architectures have become central to digital business transformation efforts.  There is an emerging realization that IT infrastructure and operations (I&O) teams cannot continue to rely on proprietary, bespoke, and expensive hardware to perform data center functions like networking, security, and load balancing.  These functions can be performed more efficiently at scale with distributed software running on x86 hardware while also achieving reduced complexity and cost.

VMware is excited to present this public cloud approach to infrastructure and operations at the Gartner IT Infrastructure, Operations & Cloud Strategies Conference next week, 9–12 December in Las Vegas.

Attend our Speaking Session

Tom Gillis, GM and SVP of VMware Networking and Security Business Unit, will deliver a session on Wednesday titled “A Public Cloud Experience Requires a Different Datacenter and WAN Design”.

 

Tom will talk about how you can bring the public cloud experience to your Data Center and WAN using a software-based, scale out architecture running on general purpose hardware.  Purpose-built hardware designed for homogeneous environments simply cannot handle the fast-moving realities of today’s business priorities.  Businesses shouldn’t have to carry the burden of exorbitant CapEx Continue reading

AWS rolls out Outposts for on-premises hybrid cloud

Looking to further nudge the data-center crowd into the cloud world, Amazon Web Services announced the availability of its long-awaited Outposts hybrid-cloud service this week.Outposts delivers on-premises hardware and services that enables AWS cloud services inside enterprise data centers. That on-premises market is huge according to Amazon Web Services CEO Andy Jassy who told the AWS re:Invent 2019 conference audience 97% of the $3.7T IT market is still on-prem and that the industry is still at the very early stages of a shift from on premises to the cloud.To read this article in full, please click here

AWS rolls out Outposts for on-premises hybrid cloud

Looking to further nudge the data-center crowd into the cloud world, Amazon Web Services announced the availability of its long-awaited Outposts hybrid-cloud service this week.Outposts delivers on-premises hardware and services that enables AWS cloud services inside enterprise data centers. That on-premises market is huge according to Amazon Web Services CEO Andy Jassy who told the AWS re:Invent 2019 conference audience 97% of the $3.7T IT market is still on-prem and that the industry is still at the very early stages of a shift from on premises to the cloud.To read this article in full, please click here

Online Trust Audit for 2020 Presidential Campaigns Update

On 7 October 2019, the Internet Society’s Online Trust Alliance (OTA) released the Online Trust Audit for 2020 U.S. Presidential Campaigns. Overall, 30% of the campaigns made the Honor Roll, and 70% had a failure, mainly related to scores for their privacy statements. As part of this process, OTA reached out to the campaigns, offering to explain their specific Audit scores and ways to improve them. The campaigns were also told that they would be rescored in mid-November and the updated results would be published in early December. As a result, several campaigns contacted us to understand the methodology and scoring, and several of them made improvements.

Rescoring of all elements of the Audit was completed on 25 November, and the table below shows the updated results since release of the original Audit. Several campaigns have been suspended since early October (Messam, O’Rourke, Ryan, and Sanford, as well as Bullock and Sestak in early December). Campaigns shown in bold in the Honor Roll column made enough improvements to earn passing scores for their privacy statements and thereby achieve Honor Roll status. Campaigns shown in italics at the bottom of the table are new entrants since the Audit was released. Continue reading

Self-hosted videos with HLS: subtitles

In a previous article, I have described a solution to self-host videos while offering a delivery adapted to each user’s bandwith, thanks to HLS and hls.js. Subtitles1 were not part of the game. While they can be declared inside the HLS manifest or embedded into the video, it is easier to include them directly in the <video> element, using the WebVTT format:

<video poster="poster.jpg"
       controls preload="none">
  <source src="index.m3u8"
          type="application/vnd.apple.mpegurl">
  <source src="progressive.mp4"
          type='video/mp4; codecs="avc1.4d401f, mp4a.40.2"'>
  <track src="de.vtt"
         kind="subtitles" srclang="de" label="Deutsch">
  <track src="en.vtt"
         kind="subtitles" srclang="en" label="English">
</video>

Watch the following demonstration, featuring Agent 327: Operation Barbershop, a video created by Blender Animation Studio and currently released under the Creative Commons Attribution No Derivatives 2.0 license:

You may want to jump to 0:12 for the first subtitle. Most browsers should display a widget to toggle subtitles. This works just fine with Chromium but Firefox will not show the menu Continue reading

Fortinet Extends Cloud Security Into AWS CloudFormation

The integration will permit Fortinet-managed rulesets for AWS Web Application Firewall (AWS...

Read More »

© SDxCentral, LLC. Use of this feed is limited to personal, non-commercial use and is governed by SDxCentral's Terms of Use (https://www.sdxcentral.com/legal/terms-of-service/). Publishing this feed for public or commercial use and/or misrepresentation by a third party is prohibited.

Cisco goes deep into AWS hybrid cloud with SD-WAN, security, Outposts data center support

Cisco is taking its integration with Amazon Web Services to a new level, announcing plans to integrate its SD-WAN, network services and security wares with the cloud giant's hybrid cloud environment, including its new Outposts offering. Outposts offers AWS-designed hardware that lets customers run compute and storage on premises, while connecting to AWS’s cloud services. Each Outpost has a pair of networking devices, each with 400 Gbps of connectivity and support for 1 GigE, 10 GigE, 40 GigE, and 100 Gigabit fiber connections. AWS announced the general availability of Outposts at its annual AWS re:Invent symposium, held this week in Las Vegas. To read this article in full, please click here

AWS Outposts Lands, Pushes to the Edge

It’s a fully managed and configurable compute and storage racks built with AWS-designed hardware...

Read More »

© SDxCentral, LLC. Use of this feed is limited to personal, non-commercial use and is governed by SDxCentral's Terms of Use (https://www.sdxcentral.com/legal/terms-of-service/). Publishing this feed for public or commercial use and/or misrepresentation by a third party is prohibited.

AWS, Verizon Launch 5G Partnership at re:Invent

It uses AWS’ new edge computing service called Wavelength to allow developers to deploy ultra-low...

Read More »

© SDxCentral, LLC. Use of this feed is limited to personal, non-commercial use and is governed by SDxCentral's Terms of Use (https://www.sdxcentral.com/legal/terms-of-service/). Publishing this feed for public or commercial use and/or misrepresentation by a third party is prohibited.