Operations | Monitoring | ITSM | DevOps | Cloud

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

Introducing CloudWisdom, A SaaS Platform that Reduces the Cost and Risk of Operating Public Cloud Infrastructure

We are excited to announce CloudWisdom, a SaaS platform that reduces the cost and risk of operating public cloud infrastructure for enterprise businesses. CloudWisdom optimizes public cloud computing and capacity by recommending configurations unique to your application workloads using machine learning algorithms. This enables our customers to avoid performance bottlenecks and financial waste commonly associated with environments hosted in the public cloud.

Why You Should Go Serverless for DevOps

Over the last decade, DevOps has become an important part of software engineering culture, influenced by the wide adoption of microservices, containers and cloud computing. A recent step in the evolution of cloud-based and microservice architecture is the serverless computing – a code execution model where the cloud provider takes total responsibility for the operating system and hardware management.

The why, when and how of API Gateway service proxies

Serverless Hero Yan Cui explains when and why you should use API Gateway service proxies, and introduces an open source tool to make it easy to implement. One of the very powerful and yet often under-utilized features of API Gateway is its ability to integrate directly with other AWS services. For example, you can connect API Gateway directly to an SNS topic without needing a Lambda function in the middle. Or to S3, or any number of AWS services.

How to Explain Cloud Computing to Your Clients

What is cloud computing? If you’ve been asked this question by a client, you know there isn’t an easy answer—it really depends on who you ask, and every article seems to say it’s something different. But as cloud adoption continues to rise, you’ll likely be asked this question over and over again, and you’ll want a simple answer you can rely on. So we’ve broken it down for you.

How to Monitor Amazon Redshift

In the first post of our three-part Amazon Redshift series, we covered what Redshift is and how it works. For the second installment, we’ll discuss how Amazon Redshift queries are analyzed and monitored. Before we go deep into gauging query performance on Redshift, let’s take a quick refresher on what Amazon Redshift is and what it does.

Monitor Lambda cold start durations with CloudWatch

When you look at an X-Ray trace for a Lambda cold start, you will see an Initialization subsegment. This subsegment represents “the function’s initialization code that is run before the handler”. This is where the runtime would resolve any dependencies, or initialize global variables. These are executed only once, so they don’t have to run on every invocation. The more dependencies you have, the longer this initialization step takes.

Hybrid Cloud Performance: Five Key Things That You Need to Keep in Mind

Digital Enterprise Journal’s (DEJ) research shows that organizations view cloud strategies as key areas for using technology to create business value. Organizations are seeing the importance of cloud deployments in each of the following areas of digital transformation - agility (71%), innovation (65%) and cost optimization (61%). The majority of cloud deployments are being conducted in a hybrid model where parts of IT services are being managed on-premises and in private and public cloud(s).