More details see: https://github.com/ivdatahub/data-consumer-api
203
Pipeline for processing and consuming streaming data from Pub/Sub, integrating with Dataflow for real-time data processing
![]()
![]()
![]()
See the following docs:
Hexagonal Architecture: Adoption of Hexagonal Architecture to decouple the core logic from external dependencies, ensuring that any current data source can be replaced seamlessly in case of unavailability. This is facilitated by the use of adapters, which act as intermediaries between the core application and the external services.
Comprehensive Testing: Development of tests to ensure the quality and robustness of the code at various stages of the ETL process
Configuration Management: Use of a configuration module to manage project_id and others env variables, providing flexibility and ease of adjustment.
Continuous Integration and Continuous Deployment: Use of CI/CD pipelines to automate the build, test and deployment processes, ensuring that the application is always up-to-date and ready for use.
Code Quality: Use of code quality tools such as linters and formatters to ensure that the codebase is clean, consistent and easy to read.
Documentation: Creation of detailed documentation to facilitate the understanding and use of the application, including installation instructions, usage examples and troubleshooting guides.
Content type
Image
Digest
sha256:897d4dcaa…
Size
432.1 MB
Last updated
almost 2 years ago
docker pull ivanildobarauna/data-consumer-api