© 2023 Hashnode
#digitalocean
This was one of the trends on Twitter, and I have learned about a lot of tech stacks related to others. So here is my tech stack and the resources to learn about it. UI I am a backend developer, but I try to keep up with the JavaScript fram…
If you have a domain registered with Namecheap and you want to connect it with a DigitalOcean app, you'll need to configure your DNS settings to point your domain name to your app. In this guide, I'll…
Installing Spinnaker in a Kubernetes cluster is very straightforward. Here are the things we will do: Install Spinnaker Operator Install Spinnaker Modify spinnakerservice. (Add overridebaseUrl & Gi…
Welcome to my zero-to-hero, In here we'll learn how to create a website live in production to become a real senior software engineer and a technology leader among your colleagues. Why Do this Tutorial? As Senior Engineers, we rely on our c…
Digital Ocean is one of the simplest cloud providers compared to AWS, GCP, and Azure. They offer the best prices but have just enough service to build highly scalable applications. So for anyone start…
In the first part of this article series, we discussed the process of creating a DigitalOcean VPC and a Droplet using Terraform. To fully grasp the concepts discussed in this article, I highly recomme…
DigitalOcean is a cloud hosting provider that offers a range of services, including virtual private servers (VPS), object storage, managed databases, load balancing, and more. In this blog post, we'll…
Since you have come up here, I assume you're already familiar with Terraform and perhaps have even heard a thing or two about it. However, for those who haven't, Terraform is an infrastructure as code…
Hello 👋,Welcome to the second article in the "Deploying PHP Application on Digital Ocean" series. In this article, we will connect to the droplet via SSH and configure the droplet. Connecting via SSH…
Hello 👋,Welcome to the first article in the "Deploying PHP Application on Digital Ocean" series. In this series, I will guide you from creating an account on Digital Ocean to setting up automatic upd…