DevEnv

Install VS Code (Visual Studio Code) on Mac

Two times before and the last time Visual Studio for Mac was installed, and it is now possible to perform cross-platfor...
IaC

Prepare a system environment with script + Terraform to Oracle Cloud Free Tier

At first This time, using OCI(Oracle Cloud Infrastructure), which has abundant usage slots for cloud services that y...
IaC

“Hello World!” On Terraform

What is Terraform? There are several ways to prepare the environment for running the system on the cloud, as shown i...
IaC

How to write basic code for Terraform

At first Terraform is an IaC (Infrastructure as Code) tool that builds resources such as virtual networks and virtua...
IaC

Install a free virtual environment on your Mac

Introduction I chose Android and iOS as targets when installing Visual Studio for Mac, so I was ready to check the o...
DevEnv

Install a free cross-platform development environment on your Mac

Introduction The goal is to be able to develop programs compatible with multiple environments such as Windows, Linux...
IaC

How to prepare an environment to run the system on the cloud

At first In order to operate the system in a non-cloud environment (on-premises), it is necessary to prepare hardwar...
DevEnv

How to create a certificate for free and display it on the browser via HTTPS

At first Sometimes you need an SSL certificate for testing when you are developing a web application or building a c...
DevEnv

How to set environment variables

What are environment variables? Environment variables are a mechanism for naming and holding values ​​with OS functi...
DevEnv

Compare AWS/Azure/GCP/OCI free tiers

Cloud billing The cloud is billed according to the time and usage of the services used. For example, virtual mach...