Category: DevOps
-
The End-to-End Data Scientist’s Prompt Playbook
The End-to-End Data Scientist’s Prompt Playbook Part 3: Prompts for docs, DevOps, and stakeholder communication The post The End-to-End Data Scientist’s Prompt Playbook appeared first on Towards Data Science. Sara Nobrega Go to original source
-
AWS: Deploying a FastAPI App on EC2 in Minutes
AWS: Deploying a FastAPI App on EC2 in Minutes Introduction AWS is a popular cloud provider that enables the deployment and scaling of large applications. Mastering at least one cloud platform is an essential skill for software engineers and data scientists. Running an application locally is not enough to make it usable in production — it…