Views vs Materialized Delta Tables

User16826990884
Databricks Employee
Databricks Employee

Is there general guidance around using views vs creating Delta tables? For example, I need to do some filtering and make small tweaks to a few columns for use in another application. Is there a downside of using a view here?