Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Can AWS API Gateway Act as a Load Balancer?

TL;DR: yes, API Gateway can replace what a Load Balancer would usually provide, with a simpler interface and many more features on top of it. The downside is that it doesn’t come cheap. Load balancers have been one of the most common ways to expose a backend API to the public or even to an internal/private audience. API Gateways seem to provide the same functionality: map and connect HTTP requests to a backend service. So, are they the same or are there any differences?

Your Personal IT Assistant: Ivanti Cloud

For many IT organizations, widescale remote working brings new requirements for supporting both end-users and assets. This is stretching resources and capabilities for many IT teams as they adapt to this change without compromising quality or security. Until recently, the office was the traditional hub of connectivity—not just to business systems, but also among employees.

3 Tips for Building a Strong Unified Cloud Security Strategy

In a world full of threats targeting data as well as stringent compliance mandates, it’s never been more important to create a strong unified cloud security strategy. But as cloud environments become more complex and diverse, it’s also never been more difficult. Even if you’re partnering with a notably secure provider, it’s still important to understand your security responsibility and to be proactive about protecting your data in the cloud.

Monitoring AWS Analytics

Amazon Web Services (AWS) products are countless, and at LogicMonitor, we are working tirelessly to bring monitoring support to as many of them as possible. With so many products and tools already on your plate, we want to make sure that monitoring is not a hassle, but rather a trusted companion. Here, we will focus on the analytics section of AWS and provide some tips on how to utilize the data collected from AWS Athena and Glue.

Seven Serverless Champions You Should Start Following Today

There are so many early serverless adopters and pioneers who many of us in the community know well: AWS heroes, in-demand speakers, and celebrated community organizers with thousands of followers, popular Twitch channels, and full speaking dockets. It’s a fantastic idea to follow these folks because they are known for a reason.We cover them regularly at Stackery!

Using API Gateway to run Database Queries

The most common integration type for AWS API Gateway is with Lambda functions. The API service can integrate with virtually any other service that accepts HTTP requests, though. This opens up possibilities to use the API Gateway as a proxy to database queries, without any compute layer such as a Lambda function. The direct integration between API and database is perfect when Lambda serves only as an intermediator.

"Fiel-ding Good" - Three great ways to enrich AWS logs in Sumo Logic

In this article I’m going to show you three quick and easy ways to enrich your AWS log data in Sumo Logic using fields. Fields is a feature of Sumo shipped in 2019 as part of our Kubernetes monitoring solution and is how the fluentd pipeline adds Kubernetes metadata like service and pod to each log event. It’s also really handy for enriching each log event from AWS with fields.