Apple publishes two status pages for their various systems:
- System Status show the statuses of most user-facing Apple services and stores.
- Developer System Status displays developer-facing services.
Useful, but as a iOS/macOS developer I like my status updates both as RSS feeds and with a bit more urgency. So I've set up accounts on "my" social networks, and a feeds to relay the status updates as they happen. The status pages are checked for updates every 2 minutes.
- Mastodon: @[email protected]
- Bluesky: @adss.zottmann.dev
- RSS feed: RSS
FYI: If you want to work with the raw data yourself, Apple publishes the updates as JSON and JSONP, respectively, at the following URLs:
That's it. Have fun. I hope this is as useful to someone else as it is to me. 😉