Tag: remote development vscode

  • Remote development with Amazon EC2 and VSCode

    Several months ago, I needed to generate tests for one of my plugins, which required setting up WordPress environments using Docker. We all know that Docker instances consume significant CPU and RAM. Despite having sufficient resources on paper, when I ran the tests, my entire system nearly froze and I wasn’t able to do any…