Can We Deploy Yet?
Offered By: EuroPython Conference via YouTube
Course Description
Overview
Explore the essential steps for deploying your first production build in this EuroPython 2020 conference talk. Learn about creating a production-ready checklist for Python code, building Docker images for production, and understanding the key differences between development and production environments. Discover how to handle exceptions, manage logs, and implement metrics with real-world examples. Gain insights into continuous integration, test setup, and Dockerfile best practices to ensure your code is ready for real user interactions.
Syllabus
Introduction
What does production mean
Production vs code
Checkpoints
Exceptions
Logs
Continuous integration
Test setup
Dockerfile
Taught by
EuroPython Conference
Related Courses
A Brief History of Data StorageEuroPython Conference via YouTube Breaking the Stereotype - Evolution & Persistence of Gender Bias in Tech
EuroPython Conference via YouTube We Can Get More from Spatial, GIS, and Public Domain Datasets
EuroPython Conference via YouTube Using NLP to Detect Knots in Protein Structures
EuroPython Conference via YouTube The Challenges of Doing Infra-As-Code Without "The Cloud"
EuroPython Conference via YouTube