We recently got a spike in the requests, all the requests are coming from Alibaba IP address space. We are not sure what the purpose of this request is, the user agent does not identify what tool it is. The request is also coming from many IP addresses, blocking individual IP is challenging as there are so many IPs. After checking some properties of the IP, we see it’s coming from the AS number. Luckily Cloudflare WAF supports the rule condition based on AS number, applying the new rule based on the AS number helped us mitigated the issue in a few minutes. Cloudflare hasRead More →

When you want to apply some policy, most of the articles on the internet will provide you this sample You do the same, put it seems that the rules where not applied. How can you identify it, create some new lines in your script to capture your current chrome info , open the following urls ( about://chrome , about://policy/logs, about://extensions) When you have the screenshot, you will see the actual chrome configuration, it will give you some hints to troubleshoot. In my case, i found that we have 2 google version. In my case i should apply the policy to this locationRead More →

If you are writing some puppeteer script, i believe your biggest challenges are because it’s all headless, not easy to troubleshoot when some issues only happen with your puppeteer but it doesn’t happen with your own browser. I have been struggled in the last few days because our puppeteer can’t not do the authentication. After many days of trouble shooting, it turned out that when we install puppeteer (npm -i puppeteer) , it will installed its own version. Somehow this version does not work as expected. In normal situation, we don’t know this because we think it will run on the version we manually install.Read More →

### The Future of Bitcoins: A Glimpse Into the Digital Currency’s Next Chapter Bitcoin, the world’s first and most widely known cryptocurrency, has come a long way since its inception in 2009. Created by the mysterious figure Satoshi Nakamoto, Bitcoin was initially viewed by many as a niche technology or speculative asset. However, over the past decade, it has gained significant attention from investors, technologists, regulators, and even governments, sparking widespread discussions about its future. As the cryptocurrency ecosystem continues to evolve, questions about Bitcoin’s potential trajectory and role in the global economy persist. So, what does the future hold for Bitcoin? Let’s explore someRead More →

# History of Bitcoins: The Journey of the World’s First Cryptocurrency Bitcoin, the world’s first decentralized digital currency, has come a long way since its mysterious inception in 2008. From a niche technology, Bitcoin has grown into a global financial asset that has revolutionized how people think about money, investment, and finance. In this article, we’ll take a look at the fascinating history of Bitcoin, tracing its origins, milestones, challenges, and its rise to prominence as a financial tool used by millions of people worldwide. ### The Birth of Bitcoin: The Mysterious Creator The story of Bitcoin begins in 2008 with the release of aRead More →

**A Comprehensive Comparison Between Datadog and Dynatrace** In today’s fast-paced digital landscape, where applications and infrastructure span across various environments—cloud, on-premises, and hybrid—performance monitoring and observability have become crucial to ensuring seamless user experiences. Two of the most popular solutions in the application performance monitoring (APM) and infrastructure monitoring space are **Datadog** and **Dynatrace**. Both platforms offer a wide range of features that help IT teams monitor, troubleshoot, and optimize their systems. However, the platforms differ in several key areas, from their architecture to the depth of insights they provide. In this article, we will provide a comprehensive comparison between **Datadog** and **Dynatrace** across severalRead More →

### 10 Cons# 10 of Azure Monitor Azure Cons of Azure Monitor Monitor is a powerful tool for tracking the performance and Azure Monitor is a powerful cloud-native monitoring service provided by Microsoft that enables users to collect, analyze, and act on telemetry data from their applications health of applications and infrastructure within the Microsoft Azure ecosystem. It provides, infrastructure, and networks. It’s an essential tool for organizations leveraging a range of features to monitor, analyze, and alert on system performance Microsoft Azure to ensure, helping organizations maintain uptime and optimize resources. However, despite its extensive high availability, optimal performance, and security across their environments.Read More →

# 10 Pros of Azure Monitor Azure Monitor is a comprehensive and highly scalable monitoring service offered by Microsoft as part of the Azure cloud platform. It helps users collect, analyze, and act on telemetry data from both cloud and on-premises environments. As businesses increasingly move their workloads to the cloud, the need for efficient monitoring and diagnostics has never been greater. Azure Monitor helps organizations gain deep insights into their applications, infrastructure, and services, ensuring optimal performance, security, and uptime. In this article, we’ll explore **10 key advantages of using Azure Monitor** that make it an indispensable tool for modern IT operations. — ###Read More →