Photo of Jason Taylor

Jason Taylor

Vice President, Public Sector

Zayo

Professional Bio

I am an experienced leader with a diverse background in business development and operations. My career has been focused on telecom, network infrastructure, and SaaS solutions. My 25 years of leadership experience across multiple organizations and business units have given me the opportunity to create and develop numerous high-performing sales organizations.

Currently, I am leading a Global Public Sector sales team at Zayo Group, LLC.

I have had the pleasure of leading teams that span the United States, Canada, and Europe. This experience has allowed me to build strong relationships with other leaders across most of North America and Europe. I enjoy traveling for business and pleasure, and I have lived in many different places throughout my career. I currently reside in Dallas, Texas.

I believe that success happens through people. Leaders should develop and challenge their teams. Teams that are provided with development opportunities, clear direction, and genuine recognition will, in turn, take care of their customers. If your customers see the value in your people, products, and services, then they will give you their loyalty and continued business. Take care of people, it's a simple formula.

Organization Name

Zayo
618 Grassmere Park Ste. 12
Nashville, TN 37211-3684
United States
https://www.ena.com/
SHLB Logo For-Profit

function openCity(evt, cityName) { // Declare all variables var i, tabcontent, tablinks; // Get all elements with class="tabcontent" and hide them tabcontent = document.getElementsByClassName("tabcontent"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } // Get all elements with class="tablinks" and remove the class "active" tablinks = document.getElementsByClassName("tablinks"); for (i = 0; i < tablinks.length; i++) { tablinks[i].className = tablinks[i].className.replace(" active", ""); } // Show the current tab, and add an "active" class to the button that opened the tab document.getElementById(cityName).style.display = "block"; evt.currentTarget.className += " active"; } //Reveal Animation on homepage //custom script to render one h1 tag on home page for on-page seo. Please do not remove. //custom script to replace a.create-account-link href "/register?memberThpeID=null" with "/create-account"