Sobes.tech
Junior — Middle

Describe your experience with AWS services and the CodeCloud platform in real projects.

sobes.tech AI

Answer from AI

In my Python projects, I used various AWS services such as S3 for storage and delivery of files, Lambda for serverless computing, and DynamoDB for working with NoSQL databases. For example, in one project, I implemented automatic processing of images uploaded by users: when a file was uploaded to S3, a Lambda function was triggered, which processed the image and saved the results in DynamoDB.

Regarding the CodeCloud platform, I used it to organize CI/CD processes, automated testing, and deployment of applications. This helped accelerate the release of new versions and improve code quality through integration with version control systems and automatic checks.