Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

Raygun: How to easily identify and resolve front-end performance bottlenecks

We all want lightning-fast websites and applications, but how do we prioritize our efforts in order to have the biggest impact on performance? Join our expert team as they share best practices when identifying bottlenecks, monitoring optimizations, and communicating the impact of their work to the wider team.

Rancher: Kubernetes Master Class: How to implement Network Policy in Rancher to secure your cluster

By default, pods are non-isolated; they accept traffic from any source. The Kubernetes solution to this security concern is Network Policy that lets developers control network access to their services. Rancher comes configured with Network Policy using Project Calico which can be used to secure your clusters. This class will describe a few use cases for network policy and a live demo implementing each use case.

Rancher: Kubernetes Master Class: Prevention in Kubernetes: Getting started with Pod Security Policies and best practices running them in production

Kubernetes Pod Security Policies (PSPs) is an enforcement mechanism to ensure that Pods run only with the appropriate privileges and can solely access the appropriate resources. You can leverage them as a threat prevention mechanism by controlling Pod creation, and limiting the capabilities available to specific users, groups, or applications.

Rancher: Kubernetes Master Class: Deploy WordPress and MySQL without Data Loss

Applications such as WordPress or MySQL require the use of data persistence. It is common when deploying such applications to use a HostPath volume as it is agnostic from the platform. A HostPath volume shares the filesystem of the Host within the container making the data available between pod restarts. However, it ties the data to one node only, creating a single point of failure and restricting any kind of scalability. Kubernetes is not able to schedule the application in any other node even if it is unavailable. This leads to eventual data loss.

CHAOSSEARCH: Lambda and Beyond! Leveraging Amazon S3 for Serverless Development and Search Analytics

Contrary to popular belief, Amazon S3-to-Lambda is not just for image resizing! In fact, it can be used to create a flexible pattern that sits at the core of robust serverless applications. And to bust another myth while we're at it - if you think there's no such thing as robust, affordable log analytics running directly on your S3... well, now that's happening too!

Benchmarking web performance: An actionable guide using Real User Monitoring

Customer experience is becoming a key differentiator between competitors. Actually, it already is! If your website is performing poorly, it’s hurting your business. The first step towards improving this performance is using a real user monitoring tool to identify problems and monitor your progress towards improvement.

Azure Functions Live - February 2020

Azure Functions team is back again for their monthly live webcast with a lot of interesting updates and community highlights. This webcast was quite special since their announcement on Social Media regarding the new Azure Functions management experience in the portal certainly created a buzz. In this session, Jeff Hollan, Byron Cardiff and Matthew Henderson joined to give us a picture of the latest happenings in the Azure Functions space.