Security Enable Password Based Authentication for SSH Today I am going to show how we can enable password-based authentication for SSH on servers. Server providers like Amazon and Digital Ocean, disable SSH password authentication by default. Amazon provides pem file
AWS Auto-deploy SPA with AWS S3 and CloudFront using GitLab CI/CD In this blog, We will see how to host a single page website by storing files on AWS S3, serve them using CloudFront with GitLab CI/CD. Single Page Application(SPA) Single Page