Setting Up an SFTP-Enabled Server on AWS: A Step-by-Step Guide

AWS Transfer Family supports Secure File Transfer Protocol (SFTP), File Transfer Protocol over SSL (FTPS), and File Transfer Protocol (FTP) to transfer files to and from AWS S3 or AWS EFS(Elastic File System). In this article, we will see the steps to create an SFTP-enabled server on AWS which will be accessible publicly.

Step-by-Step Guide to Installing and Configuring OpenShift Origin PaaS on Ubuntu 18.04

OpenShift is a free and open-source Platform-as-a-Service developed by Red Hat. It is used to develop, host and scale applications in the cloud environment. OpenShift provides support for lots of languages like Java EE6, Ruby, PHP, Python, Perl, MongoDB, MySQL, and PostgreSQL.