Rodrigo Kamadarodrigokamada.hashnode.dev路Jan 26, 2025Creating an Amazon EC2 instance with remote root user access and configuring an usage alertingIntroduction In this article, an Amazon EC2 (Elastic Compute Cloud) instance will be created using the Amazon Linux 2023 AMI operating system image, the root user will be configured to access the remote virtual server via SSH, and a free tier usage a...AWS
Deep Patelpateldeep34.hashnode.dev路Jun 12, 2024On-Premises vs Cloud : Navigating Servers and Creating VM's on AWS馃搷 Introduction In the world of IT infrastructure, organizations can host their applications and services using either on-premises servers or cloud servers. Each option has it's own pros and cons and choosing the right one can affect an organization'...hypervisor
Sumit Mondalsumit007.hashnode.dev路Feb 6, 2024A Beginner's Guide to Using Amazon EC2 Builder in AWSIntroduction: Amazon Elastic Compute Cloud (EC2) Builder is a powerful tool offered by Amazon Web Services (AWS) that allows users to create and customize their own virtual servers in the cloud. Whether you're a developer, IT professional, or a busin...AWS - HandsOn #EC2Builder
puttykeyputtty.hashnode.dev路Jan 9, 2024How to connect to Virtual Box Server by using PuTTY?To connect to a VirtualBox server using PuTTY allows you to communicate securely with remote server. VirtualBox allows you to run virtual machines, and PuTTY is widely used to connect to virtual machines through SSH. This connection is necessary for ...52 readsVirtualserver