Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

How to monitor Lambda functions

As serverless application architectures have gained popularity, AWS Lambda has become the best-known service for running code on demand without having to manage the underlying compute instances. From an ops perspective, running code in Lambda is fundamentally different than running a traditional application. Most significantly from an observability standpoint, you cannot inspect system-level metrics from your application servers.

CFEngine 3.10.7 LTS and 3.12.3 LTS released

We are now happy to release two new LTS versions of CFEngine, 3.10.7 LTS, and 3.12.3 LTS. This will be the last release of the CFEngine 3.10 LTS series. Standard Support of CFEngine 3.10 LTS ends end of this year. If you would like extended support, please contact us. From the CFEngine release schedule, we see that CFEngine 3.10 LTS is maintained and supported until December 28th, 2019.

Azure Service Bus Dead-Letter Queues

Queues are a very common piece of infrastructure. It offers First In, First Out (FIFO) message delivery to one or more competing consumers. As the queue grows the last item added to the queue typically must wait longer to be processed. Just like someone waiting in line to order food, the first one in line gets to order first. Microsoft Azure Service Bus (ASB) is Microsoft’s premier enterprise-level messaging technology that uses this principle of FIFO.

How CSPs Can Drive Digital Transformation & 5G Success with Automation

Light Reading’s Phil Harvey recently sat down with Resolve’s Larry Lien at Network Virtualization and SDN Americas to explore how communication service providers (CSPs) are benefitting from automation, what types of processes can be automated, how to successfully navigate the automation journey, and how Automation Centers of Excellence can accelerate digital transformation.

The 5 Keys of a Successful ITAM Execution Framework

IT Asset Management (ITAM) is a deep and broad topic and like a lot of terms in our industry, it can mean different things to different people, so it is important to draw a line in the sand and establish a common denominator for the discussions by understanding what aspects are important to your organization, and more importantly why?

8 Citrix Virtual Apps and Desktops Policies You Should Consider Tweaking

You have just deployed a new Virtual Apps and Desktops Site for your customer. You thought about what policies should apply in the environment, however you can’t possibly know them all. So, what you will want to do is to before deploying anything to end-users is shift through all the Citrix Policies on offer and configure them appropriately based on business needs and end-user requirements. There are many policies available. Luckily, you will likely not need to touch 80% of them.

NGINX vs Apache - Which Web Server Is Right for You?

Today's IT and DevOps teams have not one, but two, feature-rich open source Web servers to choose from: NGINX and Apache HTTP Server (which is often called simply "Apache"). At a high level, both platforms do the same core thing: Host and serve Web content. Both also offer comparable levels of performance and security. Yet when you dive into the details, you'll find that there are many differences between NGINX and Apache.