Open main menu

Changes

141 bytes added ,  11:48, 20 December 2023
→‎Info: add note about connecting to EC2 instances with SSH
*[https://aws.amazon.com/ec2/instance-types/#instance-type-matrix "matrix" of EC2 server offerings]
*[https://ec2instances.info/?selected=r4.xlarge A much better representation of EC2 server offerings]
*If you need to work with "serverless" applications in AWS, see the [https://docs.aws.amazon.com/toolkit-for-vscode/latest/userguide/welcome.html AWS Toolkit for Visual Studio Code] This extension makes it easier for developers to develop, debug locally, and deploy those serverless applications into AWS. If you're working with regular EC2 instances, you connect to those using remote SSH normally with an entry in your <code>.ssh/config</code>.
==Amazon Linux==