Code Monkey home page Code Monkey logo

devicesevent's Introduction

devicesevent

DevicesEvent Multitenant Application designed to consume events triggered by a Kafka topic when a file is added to an S3 bucket.

Java Backend- Java+ AWS

Create multi-tenant Spring Boot application designed to consume events triggered by a Kafka topic when a file is added to an S3 bucket. The application should retrieve the file from tenant specific S3 bucket Execute necessary processing on the file content, and persist the data into tenant specific database. Expose REST APIs to facilitate the retrieval of ingested data where input of API should be tenant_id and device_id Ensure that the S3 file is deleted after successful processing, and implement robust handling for failure scenarios, such as errors during S3 file processing or issues during database ingestion. Publish alerts in the event of any failures.(Optional)

Sample file for reference -

Tenant_id Device_id Model Manufacturer Device_Type Approval_Date Manipal_01 201 GE-MRI-1000 General Electric MRI Scanner 2022-01-20 Manipal_01 202 GE-Xray-5000 General Electric X-ray Machine 2022-03-15 Manipal_01 203 GE-Ultrasound-300 Siemens Ultrasound System 2022-02-15 Manipal_01 204 GE-CT-Scanner-700 Phillips CT Scanner 2022-02-10

alt text

devicesevent's People

Contributors

rish93 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.