1) Tips for optimizing MySQL performance include properly configuring variables like the buffer pool size, log file size, and using hardware like SSDs, RAM, and multiple CPU cores.
2) The presentation covered optimizing the database configuration, hardware, and database design.
3) Additional tips included finding and addressing bottlenecks through monitoring and testing, using technologies like NoSQL and MySQL Cluster for high volume workloads, and sharding with MySQL Fabric.