Cryptocurrency Data Ingestion Setting up local AWS credentials: pip install awscli aws configure Running locally with Zappa: make init source .venv/bin/activate zappa deploy Testing: poetry run python -m pytest python -m pytest python -m pytest {folder}/{file}.py