Tech Cheat
IT related cheat sheet, run by Yosuke (Yang Jie).
Pages
(Move to ...)
▼
Friday, March 25, 2022
MySQL Replication setting between On-premises and AWS via SSH tunnel
›
I was struggled to complete migration task of on-premises MySQL database to AWS, as we had tight budget which is unable to afford dedicated ...
1 comment:
Sunday, March 22, 2020
AWS11: Installing AWS CLI on Windows 10
›
AWS Command line interface allows you to access your AWS resources directly from powershell console. As of 2020/03/22, you can download ms...
Tuesday, March 17, 2020
AWS10: Cloudformation (Implement loadbalancer for EC2 instances)
›
Tutorial: We will set up application loadbalancer for provisioned two EC2 instances. The stack consists of resource for application loadb...
Monday, March 16, 2020
AWS09: Cloudformation (Provision EC2 linked to subnets and security groups stack)
›
Tutorial: We will set up EC2 which is linked to provisioned subnets and security groups. The stack contains 2 web server and 1 bastion se...
Sunday, March 15, 2020
AWS08: Cloudformation (Provision security groups linked to VPC stack)
›
Tutorial: We will set up security group which is linked to provisioned VPC exactly same way of previous post. The security group would ...
Saturday, March 14, 2020
AWS07: Cloudformation (Provision subnets linked to VPC stack)
›
Tutorial: We will set up 2 subnets on provisioned VPC exactly same way of previous post. In below template, "NetworkStackNamePara...
Friday, March 13, 2020
AWS06: CloudFormation (Provision VPC and Internet gateway)
›
Description: CloudFormation is aws feature that helps you create, setup and manage infrastructure resources on aws more efficiently. You...
›
Home
View web version