Photo of Debra Wallace

Debra Wallace

Chief Executive Officer

Alabama Supercomputer Authority

Local or State Government Departments, Agencies

Original Join Date: 2024

Professional Bio

Debra Wallace is the Chief Executive Officer of the Alabama Supercomputer Authority (ASA), a state-funded public corporation established in 1987. ASA operates a statewide supercomputing center in Huntsville, with its business office in Montgomery, supporting advanced computing and network services across Alabama. Debra was appointed CEO in January 2021, becoming the organization’s first female chief executive.
With more than 30 years of professional experience spanning accounting, technical administration, and education—including over two decades in state government—Debra brings a diverse and practical leadership perspective.
Under Debra’s leadership, ASA operates the Alabama Research and Education Network (AREN), providing high-speed internet access, broadband connectivity, and cybersecurity services to educational institutions and research organizations across the state, along with advanced high-performance computing capabilities.

Organization Name

Alabama Supercomputer Authority
401 Adams Ave
Montgomery, AL 36104
United States
334.242.0131 https://www.asc.edu/
SHLB Logo Local or State Government Departments, Agencies

Statement of Interest for the Board of Directors
AL
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"