AT&T Teams Up with Amazon's Leo to Expand Business Broadband via LEO Satellites

AT&T Teams Up with Amazon's Leo to Expand Business Broadband via LEO Satellites
source: gettyimages
February 4, 2026

AT&T has announced a collaboration with Amazon's Leo satellite network to broaden fixed broadband for business customers. The partnership enables AT&T to access Leo’s low-Earth-orbit satellite infrastructure to deliver enterprise-grade broadband services, expanding reach beyond traditional fiber and fixed-line options. ![AT&T Amazon Leo partnership](/example.jpg)

Amazon introduced its gigabit-speed Leo Ultra antenna last year, but, for now, the hardware and service are restricted to commercial use. The move signals a push to provide high-speed connectivity via satellite for businesses that operate in regions with limited terrestrial infrastructure. ![Leo Ultra antenna](/example.jpg)

Industry observers view the arrangement as a strategic step for AT&T to diversify its connectivity toolkit, potentially helping enterprises in hard-to-reach areas obtain reliable fixed broadband through a satellite-based solution.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 148 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) { id title text date }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) { id title }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) { id title domain }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) { id title }
}
{
  "id": 6645506,
  "domain": 7,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}