Challenge 2: Drawing App

Top Comments

  • I dont know sorry.

    Posted 10 months ago
    • no idea

      Posted 8 months ago

      Other Comments

      • Micro-service 1: Drawing Canvas Service Language/Framework: JavaScript with HTML5 Canvas for frontend and Node.js with Express for backend. Reasoning: HTML5 Canvas provides a powerful drawing API for the frontend, allowing for interactive drawing functionalities. Node.js with Express is suitable for building lightweight, real-time communication for collaborative drawing. Data Storage: No persistent data storage is needed for this service. Real-time communication libraries like Socket.io can be used for handling live updates between users. Source Code Management: GitHub flow would be used for managing the source code. It facilitates collaborative development and continuous integration. Multiple Apps/Containers Management: Docker Compose can be used for managing multiple containers during development. For production deployment, Kubernetes or Docker Swarm would ensure scalability and reliability.

        Posted 1 day ago
        • I want to have more ideas or knowledge, especially in react.js

          Posted 3 months ago
          Delete comment?