Yes. Google - definitely not known for suddenly abandoning things.
1. Data loading mechanism. tf.Data can be used here.
2. Saving models as SavedModel so that it can be used later.
I've seen a lot of Keras tutorials out there, but well-written and commented pure TensorFlow tutorials are so rare to find.
Thanks for doing all of this!