Operations | Monitoring | ITSM | DevOps | Cloud

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

Monitoring from Backbone Nodes vs. Cloud Nodes

For today’s tech tip, we’re going to pivot away from our line items, and focus on the underpinnings of Catchpoint’s Monitoring Solution. The over 800 monitoring nodes we have positioned around the world include a wide range of node types, including backbone and broadband ISPs, cloud providers, mobile, and last mile, which, along with enterprise nodes, allow us to monitor the entire service delivery chain.

Package your Lambda function as a container image

Today, AWS announced another major feature to the Lambda platform: the option to package your code and dependencies as container images. The advantage of this capability is that it makes it easier for enterprise users to use a consistent set of tools for security scanning, code signing, and more. It also raises the maximum code package size for a function to a whopping 10GB.

How to Build, Deploy, and Debug a Food Delivery App on AWS

The serverless technology feels as exciting and challenging as it was deploying our first app to the internet, seeing it come to life, work and also crash a lot. The latter happening more than we wanted at the begging, but later, when we managed to overcome that challenge, we felt like we could do anything. Depending on the interests, we could focus more on our code and leave that task of deploying, monitoring, and giving support for the apps to the DevOps guys.

Virtana Launches First Unified Platform for Migrating, Optimizing, and Managing Hybrid and Multi-Cloud Environments

San Jose, CA, December 2, 2020 – Virtana today announced the industry’s first unified platform for migrating, optimizing, and managing application workloads across public, private, hybrid, and multi-cloud environments. Using artificial intelligence for IT operations (AIOps) technologies, including machine learning and advanced data analytics, the cloud agnostic Virtana Platform solves the most difficult challenges facing enterprises as they seek to leverage public clouds.

Sumo Logic partners with AWS to monitor Amazon EKS Distro

Today Amazon announced Amazon EKS Distro, a distribution for Kubernetes based on and used by Amazon EKS. Amazon EKS Distro enables you to create secure and reliable Kubernetes clusters using the same versions of Kubernetes and its dependencies deployed by Amazon EKS. Each Amazon EKS Distro release follows the EKS process, verifying new Kubernetes versions for compatibility.

Install Amazon EKS Distro anywhere

Today, we’re excited to announce that EKS is available outside of AWS, on any Ubuntu system, with the EKS snap. This announcement builds on the existing collaboration between Amazon and Canonical to ensure the quality, security, and usability of Ubuntu-based EKS clusters on AWS. “Amazon EKS Distro (EKS-D) builds on our productive collaboration with Canonical around Ubuntu on AWS, and allows us to expand EKS beyond AWS cloud on any machine running Ubuntu.

AWS Lambda Meets Container Images

Serverless architectures are all about offloading as much operational overhead to the cloud as possible. For the past six years, this primarily meant writing business logic as small pieces of code (< 250MB in size) that are zipped up and given to the cloud to run on demand. This simple model deceptively belies the true power of serverless applications. Because modern applications are often composed of a set of small microservices, each compute resource can itself be minimal in size.

Amazon CloudWatch Integration

An OnPage high-priority, mobile alert is triggered when CloudWatch detects an anomaly. OnPage notifies the right person using alerting policies, routing rules and on-call schedules. The integration minimizes the time it takes to identify and respond to incidents occurring in AWS resources or applications. About OnPage Organizations large and small, are adopting OnPage's intelligent alerting solution, ensuring that encrypted, secure critical incident notifications are NEVER missed and are always delivered to the right person at the right time.

How to Optimize AWS Lambda Costs

Serverless is a great way to reduce the cost of running applications. Lambda functions, by nature, make it very easy to use the exact amount of resources we need at any given point. In this post, we deep dive into Lambda costs, how they are calculated, and explore how to optimize them. Lambda costs are calculated from two parameters (all prices are for AWS N.Virginia, US-EAST-1).