On-premise to cloud migration mock drills using Istio
Part 1 of a series of articles about cloud migration
Join us
Part 1 of a series of articles about cloud migration
If you’re reading this post, you’re either someone who knows me personally (hi :D) or a person with an interest in development who wants to learn how to use the Secure Shell (SSH) protocol to access and communicate with a virtual computing resource created via Amazon Web Services (AWS), called an Elastic Compute Cloud (EC2) instance.
In this tutorial, I am going to be creating an image with a file that will tell you the time of day the container has been deployed using Nginx.
For a recent personal project of mine, I needed to quickly and easily redirect and track user traffic to a serverless website I hosted in AWS.
Ever wondered what goes on behind the scenes of our favorite content streaming service?
When and how to use Amazon Aurora Serverless databases?
Use your company-specific domain names instead of default AWS assigned domain names for EC2 instances inside VPCs.
Kubernetes is an open source container orchestration platform for scheduling and automating the deployment, management and scaling of containerized applications. Containers operate in a multiple container architecture called a “cluster.” A Kubernetes cluster includes a container designated as a “master node” that schedules workloads for the rest of the containers — or “worker nodes” — in the cluster.
When preparing for a Technical interview with one of The Big Tech Companies; Amazon, Google, Facebook, Netflix, Microsoft, it’s vital to practice with resources such as Project Euler.
The second part of the 'Scheduled backup of HashiCorp's Vault secrets', this time I will show how to use Kubernetes CronJob to create scheduled backups on daily basis.