Claude Code in your daily workflow: automate the tedious, focus on what matters
Not an installation tutorial. An honest guide on how an experienced developer can integrate Claude Code into their daily workflow without losing control of their code.
Python, AWS & clean architecture. Nearly 20 years building software, courses and content for the Spanish-speaking community.
Not an installation tutorial. An honest guide on how an experienced developer can integrate Claude Code into their daily workflow without losing control of their code.
A practical guide on how to structure FastAPI projects using clean architecture principles, with real-world examples of AWS Lambda and DynamoDB integration.
A real-world case of integrating language models into a text processing pipeline. Learn how to combine multiple providers to enrich your text data asynchronously and efficiently, using AWS Step Functions and Lambda.
This talk analyzes how to apply Clean Architecture principles in FastAPI projects to improve maintainability, scalability, and code quality. It covers separation of concerns, business logic organization, best practices for integrating with external services and databases, and strategies for testing and refactoring, leveraging FastAPI's native capabilities for data validation and dependency injection.