⚙️
Integrated Digital Engineering on AWS
  • 🚀First Time Users
    • What is IDEA?
    • Install IDEA
      • Pre-Requisites
      • Standard Installation
    • Access your IDEA cluster
      • APIs
      • Virtual Desktops (Linux/Windows)
      • Web Interface
      • SSH
    • File Browser
    • Let's get started
    • Cluster operations
      • Uninstall IDEA
      • Update IDEA cluster
        • Patch IDEA module (idea-admin.sh patch)
        • Update IDEA configuration (idea-admin.sh config)
        • Update IDEA backend resource (idea-admin.sh deploy)
  • 🤖Modules
    • What is a module?
    • Virtual Desktop Interfaces
    • HPC Workloads
    • Cluster Manager
    • Shared Storage
  • 👑Best Practices
    • Analytics
      • OpenSearch
        • Configure your OpenSearch
        • Create your own analytics visualizations
    • Budget
      • Review your AWS spend
      • Control your AWS spend
      • Set up budget per project
    • Security
      • Backup IDEA environment
  • 🧱Architecture
    • High Level Overview
  • 🛠️Developer Portal
    • IDEA CLI utility
    • Developer Onboarding
  • 🚨Help and Support
    • FAQ
    • Raise a bug
Powered by GitBook
On this page
  • Frontend Modules (End Users)
  • Backend Modules (Cluster Admins)
  1. Modules

What is a module?

Frontend Modules (End Users)

Modules extend IDEA experience by adding new functionalities for the end users.

All frontend modules are optionals and IDEA administrators can decide whether or not they want to install them individually.

  • Virtual Desktop Interface (VDI)

  • HPC WorkLoads

Backend Modules (Cluster Admins)

Backend modules are mandatory and automatically installed during your initial IDEA deployment. Users do not directly interact with them.

  • Cluster Manager

  • Directory Services

  • Global Settings

  • ...

PreviousUpdate IDEA backend resource (idea-admin.sh deploy)NextAnalytics

Last updated 2 years ago

🤖