Photo of Mike Ellison

Mike Ellison

VP, Public Sector

Fiberlight

Professional Bio

Michael Ellison is a seasoned executive with extensive experience in the telecommunications sector, currently serving as Vice President of Public Sector at FiberLight, LLC. He has a proven track record of leadership in various roles, including Regional Vice President and Vice President at Level 3 Communications. Michael is a combat veteran of the United States Marine Corps, which has instilled in him a strong sense of discipline and strategic thinking. His career spans over three decades, showcasing his adaptability and commitment to growth in the public sector. Michael's expertise in managed services and combat equips him with a unique perspective on operational efficiency and team leadership. He is passionate about leveraging technology to drive innovation and improve public sector services. He holds a degree from the University of Cincinnati, further enhancing his professional credentials. Michael's leadership style is characterized by a focus on collaboration and results-driven strategies, making him a valuable asset in any organization.

Organization Name

Fiberlight
3000 Summit Place
Alpharetta, GA 30009
United States
469.416.9515 http://www.fiberlight.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"