"No one is harder on a talented person than the person themselves" - Linda Wilkinson ; "Trust your guts and don't follow the herd" ; "Validate direction not destination" ;

December 11, 2023

Streamlit + Docker + App Engine + IAP = Production Grade App

GCP App Engine

  • Fully Managed Platform
  • Deployment, Scaling, yaml based
Streamlit
  • Opensource framework
  • User interface for interactive AI / ML web Applications
  • Easier for Data processing / Visualization
Docker

  • Containerize Apps
  • Build - Test - Dockerize - Test - Push - Deploy
Google Identity Aware Proxy
  • Authenticated users gain access
  • Control over App Deployed
  • Google Identity and access management services
Keep Learning!!!

No comments: