Hi Geek,
Unfortunately, it is not true. Here is the reasons.
When an SSD is processing data, data is written to new physical addresses each time and all physical space of flash storage is used evenly. Assume that the capacity of an SSD is 600 GB and the number of writes on the flash storage is 10,000. The total number of sequential writes reaches 6 PB (600 GB x 10000). Therefore, write times are evenly distributed in each physical address and the total number of writes on an SSD is huge. Industrial studies on many enterprise-level disks show that the total amount of data written in the entire life circle of an enterprise-level disk is far less than 200 TB.
Although flash chips of SSDs only allow several thousand or tens of thousands of writes, SSDs composed of flash chips can fully meet requirements of enterprise-level applications.
Thanks.