Handle overfitting in deep learning

Deep learning models perform well with feeding lots of data, but this leads to overfitting.
Then how build a deep learning model without overfitting?
Learn how to handle overfitting in while building deep learning models.