Blog Post

Welcome LLD Internacional, S.A.


April 11, 2019

New GroundWork Partner

GroundWork welcomes LLD Internacional as a new South American partner!

LLD Internacional, S.A.
2 Calle 2-48 C7 Villas de Picasso
Fraijanes, Guatemala
www.lldsa.com
info@lldsa.com
(502) 5715 5045

GroundWork Partners

What are the benefits of becoming a GroundWork Partner? 

Other Posts...

4 Tips To Monitor Modern Cloud-based Applications & Infrastructure

Modern cloud-based application and infrastructure monitoring is a moving target. And it is one that very much depends on how “native” your cloud application is.

Here is a list of monitoring metrics capabilities you should look for that pertain to time series and events:

1. Some way to track throughput
It can be as simple as counts of requests or transactions processed. This will vary a lot depending upon your use case—do you log requests, transactions, use queues, etc? At a minimum, you should be able to get that data on a fairly frequent basis and then graph it for context. 

2. Storage monitoring
Storage is elastic, but that doesn’t mean you shouldn’t watch how much is getting stored. Simple errors like forgetting to reset a debug flag on a log can quickly consume many gigabytes. RDS in EC2, for example, can tell you how much data is committed—you should watch for it to peak when you don’t expect it. 

3. Health checks on micro-services
Most frameworks for micro-services are capable of telling you with a simple query whether they are healthy. In the cloud, that’s often available in the API of the cloud services manager. Your micro-services (or meshed services) should be able to check in or be checked, and your monitoring tool should have a way to do that. 

4. A threshold on backlog of transactions
Referring back to #1, it’s not only important to track throughput, but you should also track backlog. It will tell you when you need more resources faster than any detailed measurement from deeper in the apps. 

There are many other monitoring metrics to consider, but these four are the ones that we’ve seen most commonly bite customers as they’ve moved to cloud-based monitoring.

Why Open Source Is Mainstream

This is a short piece highlighting how open source and enhanced open source software like GroundWork and others (we can use big examples like Atlassian and Cloudera) are now taken as mainstream components for many company toolsets.

There is a concept in selling products that are “sticky,” or that are not easily or cost-effectively changed out. Product categories like monitoring tend to be sticky, in that there is a significant investment in planning and implementation, in technology such as client-side agents to deploy, and significant license cost. All of these make switching to a competing product less likely. Read More