I am using Windows Server 2016 images (customized AMI) as Jenkins slaves. I need to increase the dedicated video memory of this instance to 8 MB. By default the video memory of Windows EC2 instances is 0 MB.
Kindly suggest a way for the same. Thanks.
The low end windows instances do not have video memory. If you want your instances to have video memory, you have to launch G2 instances.
From Amazon EC2 Instance Types
G2 instances are optimized for graphics-intensive applications.
Features:
Use Cases
3D application streaming, video encoding, and other server-side graphics workloads.