Integrated Digital Engineering on AWS
  • 🚀First Time Users
    • What is IDEA?
    • Install IDEA
      • Pre-Requisites
      • Standard Installation
    • Access your IDEA cluster
      • Web Interface
      • Virtual Desktops (Linux/Windows)
      • SSH
      • APIs
    • File Browser
    • Let's get started
    • Cluster operations
      • 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)
      • Uninstall IDEA
  • 🤖Modules
    • What is a module?
    • Virtual Desktop Interfaces
      • User Documentation
        • Create a virtual desktop (Linux/Windows)
        • Stop/Delete/Hibernate a virtual desktop
        • Modify a virtual desktop
        • Share a virtual desktop
        • Virtual desktop scheduling
      • Admin Documentation
        • Dashboard
        • Sessions
        • Virtual Desktop Images (Software Stacks)
        • Permissions management
      • Technical
        • APIs
    • HPC Workloads
      • User Documentation
        • Submit a job
        • Control my jobs
        • Supported EC2 parameters
        • Job Storage
        • Troubleshooting
          • My job is not starting
      • Admin Documentation
        • Queue Profiles
        • Create Web Based Job Submission Worfklows
        • Configure Floating License resources
    • Cluster Manager
      • Projects Management
      • Users Management
      • Groups Management
      • Cluster Status
      • Email Templates
      • APIs
    • Shared Storage
      • Storage Management
  • 👑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

Last updated 1 year ago

To access the Virtual Desktop lifecycle section, click "Actions" button associated to the virtual desktop:

Stop

Click "Action" > "Virtual Desktop State" > "Stop" to stop your current virtual desktop session. Stopped session will not suffer any data loss and you can restart a stopped session at any moment.

Terminate

Click "Action" > "Virtual Desktop State" > "Terminate" to permanently terminate a virtual desktop session.

Terminating a session may cause data loss if you are using ephemeral storage, so make sure to have uploaded all your data back to IDEA filesystem first.

Hibernate

Click "Action" > "Virtual Desktop State" > "Hibernate" to hibernate your current virtual desktop session. Hibernated session will not suffer any data loss and you can restart the session at any moment.

When you hibernate an instance, your desktop state is saved in memory. When you restart it, all your applications will automatically resume. On the other hand, stopping a virtual desktop is the same as powering off your laptop. Please not all EC2 instances support hibernation, verify if your instance supports it by checking

  1. 🤖Modules
  2. Virtual Desktop Interfaces
  3. User Documentation

Stop/Delete/Hibernate a virtual desktop

Manage your virtual desktop lifecycle easily via Virtual Desktop State section.

PreviousCreate a virtual desktop (Linux/Windows)NextModify a virtual desktop
  • Stop
  • Terminate
  • Hibernate
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/hibernating-prerequisites.html
Control your virtual desktop lifecycle