There were several Apple service disruptions today, all of which it states are resolved.Is this affecting iMessages? No one’s replying back to me.
Apple - Support - System Status
Status for all planned and unplanned events for Apple Services.
There were several Apple service disruptions today, all of which it states are resolved.Is this affecting iMessages? No one’s replying back to me.
Lol Yay, I'd agree but ******* is still up.This world needs to reset the whole networking system. Shut the internet down and RESET it.
Affected websites:
- PlayStation Network
- HBO
- Fidelity
- UPS
- Steam
- Airbnb
- LastPass
- Discover
- American Express
- Chase
- PNC
- Salesforce
- Mint
- Capital One
- Vanguard
- Delta
- Southwest Airlines
- Newegg
- and more…
Been around for 20+ years. They were the first global content distribution service.never heard of akamai
Your phone/watch doesn't need Internet, but typically the POS system/terminal does.When you use your phone or watch as a payment method, I don't believe it needs to have an internet or data connection. The device is the payment card.
Or never checked any short link generated by Microsoft in the early days, or downloaded anything from Microsoft in the early days.Because you are not in the IT Industry.
I always carry my wallet/cash and probably always will because there are street vendors who only accept cash.One day we will all regret not carrying our wallets. I dont carry mine anymore. It feels nice to not worry about losing it or having it pickpocketed. But one day I’ll regret it lmao.
This world needs to reset the whole networking system. Shut the internet down and RESET it.
Affected websites:
- PlayStation Network
- HBO
- Fidelity
- UPS
- Steam
- Airbnb
- LastPass
- Discover
- American Express
- Chase
- PNC
- Salesforce
- Mint
- Capital One
- Vanguard
- Delta
- Southwest Airlines
- Newegg
- and more…
Amazon retail and AWS operate fairly separately as business units and Amazon retails uses a ton of different vendors to reduce risk and downtime. Paying your competitors so you can get redundancy is nothing new. For instance Apple uses Microsoft Azure heavily and when I worked at Limelight we stored data in Amazon even though we sold an Amazon S3 competitor.That does make sense for Apple, but Amazon and AWS? They are the biggest cloud service provider on the planet, it makes zero sense for Amazon to be contacting CDN's from a smaller quasi-competitor.
Maybe do a reinstall of Windows.They need to turn it off and turn it on again to see if that fixes it.
It’s a good thing ‘most’ of these companies are relying on this CDN to keep their customers aliveThe whole trend of “Hmm, something went wrong… “ is not amusing, coming from the large corporations that should be in control. Stop with the cutesy error messages. Imagine if your pilot said, “gee, something isn’t right, we are working to fix it…”
If you look at a cloud provider like Amazon they have regions where they cluster dozens of data centers together to provide services. In the US that would be regions like US-east-1 , US-west-1, or US-west-2 (go Oregon). As a business, you're putting your systems in one or more (hopefully more) of those regions. The problem is those regions aren't right where your customers are. When you stream content on iTunes there's certainly a good amount of API calls that happen there to authorize you, to see what songs are available, to toss ratings data, etc etc and those will come from Apple's systems. There's no need for Apple to actually give you the song though from their Oregon datacenter if you live in say Florida. You want that content to be really close to you to prevent latency and jitter as you stream it. The CDN sources the original content and distributes it to tens of thousands (or hundreds of thousands) of servers globally to get that content super close to you. If you're a Comcast customer every city has Akamai gear and Netflix gear (they run their own CDN) in it. Other CDNs like Cloudflare, Limelight, or Fastly have collections of CDN servers in major metro areas then they peer fiber to the ISPs in those regions. The ISPs love CDNs because it means they don't have to backhaul that traffic over expensive fiber links. Sometimes it comes entirely from their head end. A great example of where something like a CDN really shines is software updates. When I worked at Limelight we distributed a lot of these for gaming consoles and some mobile devices that people here probably use. Say Apple releases iOS 15 tomorrow. They have that in their datacenter, but the various CDNs they use will distribute that around the world and going back to that Florida example 50,000 people in that city will download it from a series of Akamai nodes right in Comcast's equipment room. Never touches the greater Internet which makes it super fast.
so when you say speed I am going to guess you are talking about latency, responsiveness, and to ease the load on the main server by distribution the data over multiple sources?