Day 1 of building in public – I’m excited! Last year, I built a proof-of-concept app to help me plan behavioral interview answers, practice them on camera, and share the videos with friends for feedback. ...Read more
Querify Question Shop: Explore Expert Solutions and Unique Q&A Merchandise Latest Questions
What is a WAF? A Web Application Firewall (WAF) acts as a security shield for your server exposed to the internet. Without a WAF, ...Read more
Performance and dependability of applications have become critical constrains to modern software developers. To achieve these goals various concepts including Service Level Indicators (SLIs) and Service Level Objectives (SLOs), microservices, PowerShell commands and Read more
In CloudFront, we can invalidate the cache on demand by using GitHub Actions. This is necessary to ensure that the latest code updates are reflected on our website. You can view the full code Read more
I recently find myself deploying more and more projects using the DigitalOcean App Platform because it is so damn quick. I love writing Dockerfiles and deploy my containers to a Kubernetes cluster, but with a ...Read more
Fly has made it incredibly simple to deploy web apps to the public internet, and registering your own domain name and generating an SSL certificate is just as easy. In this article, I’ll show you how ...Read more
It seems impossible to manage any project well if we are unable to track its progress. We always need to know what is happening to be able to control it and draw conclusions. Transparency is ...Read more
We will use Grafana with prometheus in container to monitor High availability cluster running by Pacemaker and Corosync. Grafana dashboard which we will be using shows the details of a HA cluster running Pacemaker/Corosync. It is ...Read more
Linux is a powerful operating system, and one of its core features is its robust permissions and ownership model. Understanding how to manage these permissions and ownership is crucial for maintaining system security and ensuring ...Read more