CIPLEO Posted September 15, 2023 Report Share Posted September 15, 2023 Hello, I have a simple webservice in a LabVIEW project and I'd like to deploy it on AWS EC2. I can't find any documentation/video on the internet about it. Can anyone help me? I've created an EC2 instance, my labview project is running locally, what are the next steps? Do I need to install LabVIEW on the instance by connecting remotely? Thanks in advance Quote Link to comment
pawhan11 Posted September 17, 2023 Report Share Posted September 17, 2023 My approach would be to first pack this webservice into docker container localy and run it. Once this is working starting this docker on aws should be easy. Quote Link to comment
CIPLEO Posted September 22, 2023 Author Report Share Posted September 22, 2023 Thanks for the reply, I'll give it a try. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.