1. Promise.all()
  2. Promise.allSettled()
  3. Promise.race()
  4. Promise.any()