Operations | Monitoring | ITSM | DevOps | Cloud

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

Identify risky cloud behavior in your Amazon AWS Cloudtrail logs with CHAOSSEARCH

Trying to make sense of your AWS Cloudtrail logs? Have you given up hope that you'll ever create an Elasticsearch index mapping to search all that data? Watch as Pete Cheslock dives into some AWS Cloudtrail data to identify risky cloud behavior.

Harness the power of CHAOSSEARCH to understand your users and Amazon ELB log data

Still trying to make sense of your Amazon ELB Log data? Don't move your logs out of your Amazon S3 account - simply connect CHAOSSEARCH to your S3 Bucket with a Read Only IAM role where we index that data and write the results to your Amazon S3 account.

Deploying a Kubernetes Cluster with Amazon EKS

There’s no denying it — Kubernetes has become the de-facto industry standard for container orchestration. In 2018, AWS, Oracle, Microsoft, VMware and Pivotal all joined the CNCF as part of jumping on the Kubernetes bandwagon. This adoption by enterprise giants is coupled by a meteoric rise in usage and popularity. Yet despite all of this, the simple truth is that Kubernetes is hard.

Dashbird product update - February 2019

Mikk and the rest of the dev team at Dashbird have been working overtime this past month, in an effort to rehaul the user experience in the app based on the feedback we are constantly getting. We believe in having an honest and open, two-way street when it comes to communication so I advise each and every one of you to either write us an email via support@dashbird.io or to join our slack channel.

Lambda@Edge: Why Less is More

Lambda@Edge is a compute service that allows you to write JavaScript code that executes in any of the 150+ AWS edge locations making up the Amazon CloudFront content delivery network (CDN) service. In this post, I’ll provide some background on CDN technologies. I will also build out an application stack that serves country-specific content depending on where the user request originates from.

Getting down and dirty with metric-based alerting for AWS Lambda

The phrase “better safe than sorry” gets thrown around whenever people talk about monitoring or getting observability into your AWS resources but the truth is that you can’t sit around and wait until a problem arises, you need to proactively look for opportunities to improve your application in order to stay one step ahead of the competition.