Operations | Monitoring | ITSM | DevOps | Cloud

Why and How to Host your Rails 6 App with AWS ElasticBeanstalk and RDS

When you deploy a new Rails app, you typically face a double-bind. If you use an easy platform like Heroku, you could create problems for yourself as your application scales. If you use a more fully-featured platform, you risk wasting time on ops that could be spent on your product. What if you could have both: an easy deployment option that is easy to scale?

Kubernetes Master Class: Monitoring and Alerting with Prometheus & Grafana

Rancher users and operators can collect custom metrics, automate alerts, notifications, and actions, and create cluster and project-level dashboards. In this class, you'll learn how to setup alerts with Rancher and Prometheus Alert Manager to find problems in your clusters before there's an outage. You'll also learn to visualize metrics for Kubernetes and for your applications so you can gather new insights to your users' usage patterns and your applications' run-time behaviors.

How to deploy and monitor software with speed and confidence using Octopus Deploy and Raygun

In this live demonstration, you’ll witness experts from Octopus and Raygun deploying software into production and monitoring the impact of these changes in real-time. Learn first-hand how to seamlessly configure deployments, identify issues, and track performance gains.

Episode 8: Configuring NGINX with Ansible to Support ASP.NET Core

ASP.NET Core applications have a built-in webserver called Kestrel. This internal webserver is not intended to serve requests directly. It must be placed behind a production quality webserver such as NGINX or IIS. We use Ansible to provision NGINX on our Linux server.

Greater protection for Mattermost message data on mobile devices

Push notifications are an important aspect of the Mattermost user experience on mobile. When important messages come in, many users like to be notified on their mobile devices so they can respond quickly. Mobile push notifications make it easier for users to stay informed or take faster action while on the go. When it comes to mobile data privacy, many organizations prioritize secure handling of messaging data, particularly when it may contain mission-critical or proprietary information.

Visibility Prevents IT Calamities Sight Unseen

It starts with one call. Then another user opens a ticket reporting sluggish laptop performance. One more call comes in, then a few more similar incidents and service requests. By the time the Help Desk Agent can see the bottom of that first cup of coffee, a bigger problem is evident, but not quite yet visible.

Serverless Continuous Integration in the era of parallelism

As a team that does pure serverless, we place a lot of emphasis on fast deployments. Lately, though, as our codebase has gotten larger, and the number of interactions between the microservices has increased, we have come up against the classic problem of excessively long test execution times in our serverless continuous integration.

Setting Up a Distributed Crisis Management Team for COVID-19? We Can Help

COVID-19 is forcing many teams into crisis mode, as they rush to meet customer and employee needs in our new socially distanced reality. Organizations with experienced crisis management teams are urgently adding capacity and adapting to distributed working models. And those who haven’t built crisis response teams before are grappling with how to rapidly train employees and get access to the right tools.

Are you worried about your office systems? Discover Pandora FMS remote monitoring software

COVID-19 is and will be the talk of the town due to its large-scale social, humanitarian and economic repercussions, but how can it affect a company’s systems? Many employers find themselves in the need to offer their employees remote working options, which means leaving the offices empty without actual machine supervision, which calls for a remote monitoring software to monitor their systems.

From distributed tracing to distributed profiling with Elastic APM

Distributed tracing is great — it helps you identify (micro)services within complex architectures having issues interfering with user experience, such as high latency or errors. But once a problematic service is identified, it can be difficult to find out which methods are to blame for the slowdown. Well, we have some big news to share for our Elastic APM users within the Java ecosystem.