Photo of Albert Garcia

Albert Garcia

Broadband & Smart Cities Lead, US Public Sector

Cisco

Professional Bio

Albert Garcia has been with Cisco since July 1999 and is currently the Broadband Lead in the US Public Sector Organization.
Albert is passionate about the mission of government to serve, educate, and protect their constituents. For nearly a quarter of a century, Albert has work with educators and governments to leverage technology to better serve their constituents. Broadband offers more than just connectivity but an opportunity to better economic livelihood, access to more affordable education and healthcare, and the ability to access world resources.
In this role, Albert is dedicated to leading the acceleration of solutions that our public sector customers are looking for to solve the digital divide. Major technology trends such as 5G, Long Haul Wireless, Routed Optical and other technologies offer new paradigm for our customers to meet the growing demand of their constituents.
Prior to this role, Albert has lead teams in various sales, engineering, and operations roles to service our Public Sector customers.
Albert resides in New York City where he enjoys staying connected to family and friends and enjoying new restaurants, concerts, and traveling.

Organization Name

Cisco
601 Pennsylvania Ave NW 9th Floor North Building
Washington, DC 20004-2601
United States
202.354.2920 http://www.cisco.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"