Photo of Michael Baldino

Michael Baldino

Director and General Counsel

Massachusetts Broadband Institute (MBI) (MA SBLN)

Professional Bio

Michael Baldino was named Director and General Counsel of the Massachusetts Broadband
Institute (MBI) in January 2019. MBI serves as the central broadband office for the
Commonwealth of Massachusetts.
During his tenure at MBI, Michael has overseen state-funded Last Mile grants that have
expanded broadband connectivity in rural communities in Massachusetts. During the Covid-19
pandemic MBI supported community Wi-Fi hotspots and digital equity pilot projects. MBI also
established the Mass Internet Connect program that helped unemployed job seekers reenter
the workforce during the pandemic by providing access to affordable internet service, devices,
and digital literacy resources.
MBI currently administers more than $400 million in federal funding that has been allocated to
Massachusetts through ARPA and IIJA. Massachusetts is on track to achieve universal access to
reliable broadband service through broadband infrastructure grants under the Gap Networks
Grant Program and the BEAD Program. MBI has launched innovative digital opportunity
programs, including the Digital Equity Partnerships Program and the Municipal Digital Equity
Planning and Implementation Programs. MBI is also bridging the digital divide for residents of
public and affordable housing through the Residential Retrofit Program and the Apartment Wi-
Fi Initiative.
Michael came to MBI with a wealth of public sector policy experience. He served in the
Massachusetts Technology Collaborative’s Legal Department for over 23 years, providing legal
advice and counsel to Mass Tech’s divisions, including MBI. Prior to joining MassTech, Michael
held staff positions in the New York State Assembly and the Massachusetts State Senate. 
Michael holds a B.A. in Psychology from the State University of New York at Albany and a J.D.
from Boston University School of Law.

Organization Name

Massachusetts Broadband Institute (MBI) (MA SBLN)
75 North Drive
Westborough, MA 01581
United States
508.870.0312 https://broadband.masstech.org/
SHLB Logo Local or State Government Departments, Agencies

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"