Resources are the infrastructure components for your application. Similar to Apps, we define them as python classes and create using phi start or phi ws up.
Resources provide the “Infrastructure Layer” for our AI products. The software we write needs to be served by an Application, which in turn needs to run on an Infrastructure Resoure.Defining Applications as Code and Infrastructure as Code allows us completely write our application as python code - providing numerous benefits like re-usability, version control, unit testing, formatting.Phidata currently provides: