Postings
Keeping the lights on
Having spent years running 24×7 internet-facing production systems, I find that the monitoring element of an application delivery environment is often the last item to be addressed and built outside of the application delivery architecture. As we continue to build our application delivery infrastructure in the cloud, having a good monitoring strategy will allow us to arm ourselves with the information we need to make intelligent decisions.
So exactly what should be monitored?
Availability
The first element in a monitoring strategy is to determine whether the application is accessible. The most simplistic form of determining availability is ping. However, as most applications are obscured behind a load balancer, a ping response doesn’t necessarily mean that the application is responding to requests. Use a monitoring system that can speak application-layer protocols to ensure that the application is indeed healthy and responding to user requests. It’s best to leverage a 3rd party solutions that can assess availability from multiple networks and provide an unbiased view on the availability of the application.
Resource Utilization / Load
Next element in a good monitoring strategy is to determine how healthy a system is. Tracking the load of various system components will enable us to uncover bottlenecks within the application delivery environment. Leverage SNMP to capture and record utilization statistics on CPU, memory, disk IO, network IO, threads, and so on. Graph these stats to establish baseline and find correlations between each monitored element. (more…)
Filed under: cloud & virtualization, web X.0 — Tags: architecture, availability, clustering, infrastructure, load-balancing, monitoring, performance — appgirl @ 9:15 amComments (1)
Making the case for a virtualized hardware appliance
As Data Center infrastructures become more virtualized, the desire for virtualized network services increases. We see 2 types of offerings:
- virtual appliances delivered in a VM image, such as the Netscaler VPX from Citrix
- hardware appliances that can be virtualized, such as Cisco ACE or ASA
Comments (0)
Another Amazon EC2 story
Looks like HotPads.com has abandoned traditional hosting and moved into Amazon’s elastic compute cloud (EC2). This is a trend that I’ve been following in the web space. (more…)
Filed under: web X.0 — Tags: architecture, availability, cloud, clustering, infrastructure, load-balancing — appgirl @ 9:00 pmComments (0)
clustering versus load-balancing
Seems that often times the concept of clustering is often mixed up with that of load-balancing. I thought I’d quickly write something up to help clarify the difference between the two.
Filed under: httpd — Tags: clustering, load-balancing — appgirl @ 8:22 pmComments (0)
Load Balancing Email
Here’s a different approach on using DNS to distribute users across multiple email servers. Load Balancing Email
Comments (0)
local & global load balancing on the cheap
Not many people know what LVS is. I ran World Health Organization’s public website (www.who.int) using a pair of Compaq DL360 servers running Linux Virtual Server, which is an open-source load-balancer. And guess what, during SARS, we saw over 14 million hits a day at the peak. While I don’t have the specific cps / concurrent conn numbers (we didn’t measure those), the boxes did just fine. (more…)
Filed under: httpd — Tags: application, availability, dns, load-balancing, performance, web — appgirl @ 8:37 pmComments (0)
About
My name is Catherine Liao and you're reading the latest postings of various blogs I follow. You'll notice that the topics tend to center around Cloud Computing, Data Center, Virtualization, Servers, Web Technologies and 24x7 Operations.
These are topics that I'm interested in as I've spent a large chunk of my professional career building, deploying, and maintaining 24x7 application delivery environments. I use the knowledge I've garnered daily in my role as a Technology Solutions Architect for Cisco. I should note that this site is my personal site and does not reflect the views of Cisco.
Feel free to drop me a note if you find this site useful or if you'd like for me to check out your blog. I can be reached at catherine.liao@gmail.com. You can also connect with me via LinkedIn or Twitter.
Looking for less "geeky" content? Check out my travel blog 1-Day Itinerary.

