Reading Time: 4 minutes It´s awesome when you have your notebook with speed and memory enough to do your development experiments but when you do not have, it sucks! Use a remote machine hosted in the cloud is a good option but access it only by the terminal can not be enough if you want to install an IDE […]
Read moreCategory: Cloud
Articles related to cloud in general.
Installing Google Cloud SDK on Windows
Posted on — Leave a commentReading Time: < 1 minute Google Cloud SDK (Software Development Kit) is a Command-line interface for Google Cloud Platform products and services. It has a set of useful tools for manage VM Instances, network, firewall, disk storage and more. In the video below you see the steps to install it on Windows. If your operating system is other than windows, […]
Read moreConfiguring a remote connection on a Linux instance hosted on Google Cloud Platform
Posted on — Leave a commentReading Time: 3 minutes In this tutorial, we will configure a Linux Virtual Machine that is hosted on Google Cloud Platform (GCP) to accept remote connection through SSH using a public/private key. If you do not have a GCP Learn here how to create a Google Cloud Platform Account. For Windows users I recommend two steps before start: Install […]
Read moreCreating a VM Instance On Google Cloud Platform
Posted on — Leave a commentReading Time: 2 minutes Once you have a Google Cloud Platform account (GCP) it´s time to have fun and take advantage of your free tier. In this tutorial, we will learn how to create a VM Instance On Google Cloud Platform Virtual Machines are very useful and widely used, you can easily have a fully customized machine ready to […]
Read moreCreating a Billing Alert on Google Cloud Platform
Posted on — Leave a commentReading Time: < 1 minute Mike is a smart guy how to want to to have fun with cool stuff on the cloud. He learned how to create a google cloud account and he is ready to have fun. During the account registration, he gave his credit card number. This made Mike feel uncomfortable with bad feelings of being charged […]
Read moreLearn how to create a Google Cloud Platform Account
Posted on — Leave a commentReading Time: < 1 minute The beauty of cloud providers is that all them have some kind of incentive to start to use their services. They make things simple to get-start. The Google Cloud Platform (GCP) free tier gives you access to all google cloud products. You can use VM Instances, Kubernetes and other cool services, some of them are […]
Read moreThe First Programming Language Built for the Cloud
Posted on — Leave a commentReading Time: 3 minutes The first programing language design for the cloud is close to become reality. It have been designing, prototyping, validating and documenting for several year and its name is EcstasyLang. You may think what is the problem it solves that other programing language don´t ? It is a hard question to answer, but we talk about […]
Read more