TechnoApple Blogs
Developer's daily notes, blogs, and tutorials about software development, C#, Node.js, Javascript, AWS.
Do you know Random will generator same result?
2014/11/1·4 min readHow to Use CSS3 Media Query
2014/10/4·1 min readFew tips about CSS3 Media Query.
Few Useful links About How to Customize Bootstrap
2014/10/4·1 min readFew useful information about how to customize Bootstrap.
How to use SnowSQL to interact with Snowflake
2024/01/06·3 min readSnowflake is designed for scalability with big data, this blog shows how to get start with snowflake with snowsql.
How to Create Terraform State file for current Resources
2024/01/03·3 min readThis blog shows how to run terraform to create state file from the existing resources.
How to run Terraform with Input Variable
2023/12/23·4 min readThis blog shows how to use Terraform variable for move environment variables out of the code, so you can run the terraform for different environment and inject the variables for each environments.
How to Use Big Query to Find Max Sequence Number
2023/05/05·3 min readThis blog show how to use Big Query to find max number from a sequence number for a data set.
How to Use GCP Big Query Record Repeat Type
2023/04/05·3 min readThis blog demonstrate how to use GCP Big Query record type.
How to Manage Traffic with Cloud Function and Manage Revision
2022/9/12·3 min readIf you have used the Google Cloud Function, you'll notice how easy it can deploy code and without worry the backend managed services by Google, so you can focus on development, at this blog will focus on how to manage traffic and revision once you have to deploy more different version.
How to Lock Node.js Project Version
2022/9/10·3 min readIf you use Node.js with different project in your development environment, you might get error depend on different Node.js version with different package.
Use Prettier to Format VS Code to Enforce Consistent Style
2022/8/1·3 min readSign In with Google at Next.js and Next-Session
2022/11/2·5 min readThis tutorial shows how to integrate sign in with Google account, and how to handle callback response from Google Sign-In.
How to Setup Node.JS Web Server to AWS with ECS and Fargate
2022/10/11·10 min readThis blog will focus on how to create simple Node.js by using Docker, then later push the docker image to AWS ECR and ECS and use AWS Fargate to serve this Node.js Web Server.
How to Setup Node.JS Web Server to AWS with ECS
2022/10/11·10 min readThis blog will focus on how to create simple Node.js by using Docker, then later push the docker image to AWS ECR and ECS and use AWS Fargate to serve this Node.js Web Server.
How to Configure Google Sign-In with Google
2022/10/11·10 min readThis tutorial shows how to integrate sign in with Google account, focus on how to setup at the GCP.
How to Use Next-Auth with Google Sign-In
2022/10/11·10 min readThis tutorial shows how to use Next-Auth to integrate sign in with Google under Next.js web application.
How to Deploy Cloud Functions with Node.js
2022/10/03·5 min readThis blog demo how to get start with Cloud Function with Node.js and how to deploy to the Cloud
How to Set User Properties in GA4
2022/03/20·5 min readUser scoped custom demensions in GA4, this blog show how to set user properties in GA4 by using gtag or google tag manager.
How to Setup Universal Analytics and GA4 via Google Tag Manager
2022/03/16·5 min readMost of the site already using the Universal Analytics, this blog show how to setup both Universal Analytics and GA4 from Google Tag Manager.
How to Setup Google Analytics 4 with Google Tag Manager
2022/03/12·5 min readGoogle Tag Manager provide easy way to setup Google Analytics 4, this blog provide steps to walk through how to setup GA4 via GTM.
Setup Google Universal Analytics
2022/03/05·5 min readView Simple Steps to Setup Google Universal Analytics at Your Web Site.
How to Use dataLayer to fire GA4 Custom Events via Google Tag Manager
2022/03/01·5 min readGoogle Tag Manager provide easy way to setup GA4, and GA4 custom events. This blog provide steps to walk through how to setup GA4 custom events via GTM.
How to Retrieve EC2 Instance Meta Information
2020/4/1·1 min readFew commands to get information for EC2 meta information.
How to Setup AWS Application Load Balancer
2020/2/4·1 min readThis blog will show how to create an AWS application load balancer with custom VPC's EC2 instances.
How to Create VPC with Public and Private Subnet
2020/2/12·1 min readThis blog shows how to create AWS VPC from scratch.
How to do S3 Cross Region Replication
2020/1/21·1 min readThis blog shows how to using s3 replication within your current AWS account.
How to Set Up Billing Alarm in AWS
2020/1/14·1 min readThis blog shows how to set up billing alarms in AWS.
How to Deploy Node.js App to the AWS Elastic Beanstalk
2019/1/1·1 min readHow to deploy a Node.js app to AWS Elastic Beanstalk.
How to Install Sitecore 9
2017/12/3·1 min readThis blog will focus on How to set up the local development environment for Sitecore 9.