Ensuring client Hyper-V guest VMs external network connectivity for laptops roaming between different connections
Posted by Mikhail Rodionov on
March 27, 2020
In times of struggle with COVID-19, home office mode becomes a new reality for many people. It is very important to have everything you need on hand and not worry about the work of your VMs. One way to keep peace of mind is to have an external network connection for your Hyper-V VMs. Hyper-V can’t use a wireless adapter to provide this configuration, you might say. But still, there are a few options to do this, regardless of the connection used by Hyper-V host.
Learn More
Google Cloud Platform Overview
Posted by Mikhail Rodionov on
January 31, 2020
Google Cloud Platform (GCP) is a relatively new player on the cloud platforms market which entered it after Microsoft and Amazon (though we can argue about exact dates). With all of these three players we can see destinct market entry scenarios/starting positions.
Learn More
Filed under:
Services by Mikhail Rodionov
How to connect to AWS EC2 Ubuntu Server instance via SSH and RDS
Posted by Mikhail Rodionov on
October 2, 2019
In this article we will have a look at the process of setting up a connection to AWS EC2 instance running Ubuntu Server over internet (read “outside of Amazon cloud”/ “from anywhere”). More specifically, we will be looking at required settings and on how to initialize connection to Ubuntu EC2 instance from Windows client machine.
Learn More
Filed under:
Services by Mikhail Rodionov
Getting started with MySQL on Amazon RDS
Posted by Mikhail Rodionov on
June 21, 2019
I’ve recently started to explore MySQL as a potential backend option for my custom web application pet project. Earlier, I’ve already wrote an article about installing AMP stack on Ubuntu Server, and as a logical next step I decided to explore PaaS option which allows you to get MySQL as a service from Amazon as potentially better option for large scale projects or for those who focusing on building “serverless” architectures on AWS platform. In this little article I will cover basics of Amazon RDS MySQL offering and explain how to create your first MySQL instance and connect to it.
Learn More
AWS DataSync Overview
Posted by Mikhail Rodionov on
April 23, 2019
In this blog post I’m going to talk about AWS DataSync – tool which was introduced by Amazon at re:Invent 2018 to simplify moving your data between on-premises and AWS cloud. Core reason to introduce this tool was the fact that increased move to the cloud of critical workloads drove the need for move of increasingly large datasets into the cloud along with these workloads. AWS DataSync focuses on online data transfer scenarios which include such use cases as migration of active application data, recurring transfers for data processing, and disaster recovery.
Learn More
Filed under:
Services by Mikhail Rodionov