How to Restrict Permissions for Your PEM Key on Windows and Connect to Your EC2 Instance SecurelyWhen connecting to an AWS EC2 instance, you need a private key file for authentication. AWS provides this key in the PEM (Privacy Enhanced Mail) format, commonly used with OpenSSH on Linux, macOS, and even Windows 10/11. If you're using PuTTY on Wind...Dec 1, 2024·3 min read
Creating and Optimizing a Dockerfile for a Simple Web Application#90daysofDevOps Day-17Nov 3, 2024·9 min read