Conference Hub
app.ieee-cloud-summit.org is the official Conference Hub
for IEEE Cloud Summit and
partner conferences. It hosts the public-facing sites where attendees,
speakers, sponsors, and organizers find every conference's sessions,
speakers, agenda, venue, FAQs, useful links, and registration forms.
For attendees and speakers
Each conference has its own site at
app.ieee-cloud-summit.org/<slug>/ with tabs for
Overview, Speakers, Agenda, Sessions, Venue, Links, and FAQs. Use the
conference list below to find yours.
For AI agents and crawlers
- /api/llms.txt — markdown index of every public conference and its endpoints
(llms.txt convention).
- /api/public/conferences — JSON list of every public conference (id,
name, urlSlug).
/api/conference/agent-guide?project_id=<slug> — per-conference JSON manifest naming every
public page and API.
/api/conference/llms.txt?project_id=<slug> — same guide in markdown.
All of the endpoints above are public and return the same content shown
on the HTML pages, in machine-readable form — JSON is preferred over
scraping the rendered SPA.
This site does not handle attendee logins for ticket purchasing;
registration is delegated to each conference's listed registration URL.