-
Algo VPN Demo Videos
Here are the demo videos of Algo VPN deployment on Google Cloud Platform.
-
Introduction to Algo VPN (Video)
This is an intro to the concept of scripted DIY VPN in the Cloud.
-
Complete Site Redo…
I am starting from scratch with a complete overhaul of this site. It’s high time for a new look and feel… Installing a new theme, improving the look and feel of it… Re-formatting all posts with Elementor Using more apt plugins And more in my local dev environment. Setting up a staging environment at https://beta.cloudpixels.in
-
The best DIY VPN for gaming
What does DIY mean? For those who are confused, DIY means “Do It Yourself”. This is a tutorial on setting up the best DIY VPN for gaming or anything else! You will be able to set up a VPN server using Algo and public Cloud providers like Google Cloud, AWS or DigitalOcean. Why do you […]
-
Part 8: WordPress on AWS ECS
Final post in this series. Amazon Elastic Container Service (Amazon ECS) is a highly scalable, fast container management service that makes it easy to run, stop, and manage containers on a cluster.
-
Part 7: Serverless WordPress – Systems Manager Parameter Store
Add environment variables for the Wordpress container to SSM Parameter Store. ECS Fargate can pull the variables from there.
-
Part 6: Serverless WordPress – ACM and App Load Balancer
Here we configure an Application Load Balancer in order to bring traffic to our Serverless Wordpress site
-
Part 5: Serverless WordPress – RDS
Configure an Aurora Serverless DB Cluster for the database part of the Serverless Wordpress series.
-
Part 4: Serverless WordPress – EFS
Configure an Elastic File System in AWS for AWS EFS. This is a part of the Serverless Wordpress series.
-
Part 3: Serverless WordPress – IAM
Set up the necessary Identity and Access Management Roles for the Serverless Wordpress project…