Since you seem to be well informed about Apple repairs, if my 2016 ssd were to fail 15 months later, would I responsible for the +$1000 to replace the logic board or would Apple only charge me $310 to fix IT? considering that Applecare is pretty steep on the rmbp 15, I'm trying to see of it would be worth it to purchase. I've never paid to for Applecare in my almost 10 years of purchasing mac books since I made the switch and I've come ahead in over $1000+ savings as I can do most of my own repair. I've previously replaced hdds/ssds, daughter boards in my previous laptops without breaking a sweat. if I get the new rmbp15, there's really nothing I can do other than send it in to Apple for repair....
I see no reason why it wouldn't qualify for a depot repair @ flat rate.
As for whether they will charge SSD-prices for an SSD failure, I have no idea. They do this for other things - for example, only charging for the battery for changing batteries on newer MBPs which actually involves changing the whole top case and trackpad too.
From experience, barring the Toshiba ones in some MBAs from a few years ago (there was a REP for them), the SSDs Apple use tend to be very reliable. In the 2012-15 range by far the worse component in terms of failure rate is the GPU. That said, all models tend to have some issues, hopefully this isn't the year of the SSD becoming the problem-part!
As for the data-loss argument above, 2 points:
1. When you take/send a device in for repair, you sign a document saying that Apple aren't responsible for data.
2. If you don't have a backup of your data, that's your own fault. Whether it's a low consumer-grade TLC SSD or one of the best enterprise drives out there - drives fail. Sometimes slowly, sometimes unexpectedly. There is absolutely
no excuse to not have an up-to-date backup these days.
[doublepost=1479401890][/doublepost]
Whatever, man. It does not take "minutes" to restore 1.75 TB of data. It takes hours. Backing up "properly" will not mitigate that issue. Time is the most expensive thing there is.
Actually, you're wrong here. If I lose my computer, or the SSD dies, I can be back up and running on a different machine within minutes. My entire boot drive is backed up via Time Machine. I also keep a netboot image of my machines which automatically re-creates every 7 days (I just cron it to run overnight on Sunday evenings). If I need to, I can have any Mac up and running with my config, my settings and my files within minutes.
If time is your most valuable asset, then you should set aside some of that time to come up with a good backup plan.
In addition to the netboot image, I have:
- Machine backed up via Time Machine to home server
- Home server stores data on a Raid 5 array (not the most secure, but suits my needs)
- Home server is on a UPS, so a power failure is unlikely to cause damage to files
- Critical (only) data on the home server is backed up to an external disk automatically every week (and is automatically unmounted in case I'm hit by ransomware).
- As well as backing up to an external disk, what I call "mission critical" data is uploaded (encrypted, obviously) to a cloud backup service.
Therefore *touch wood* the chances of me losing critical data are slim. It's really not difficult, if you're confident with shell scripting, you can implement a good backup strategy on a Saturday afternoon, which is fully automated.