Yes, it is possible to use <Switch> with <Redirect>. <Switch> will render the first <Redirect> that matches the current location, just like it does with <Route>.
Question 5 of 20 in Switch Quiz