Operations | Monitoring | ITSM | DevOps | Cloud

IAM Policy Basics and Best Practices

One of the most powerful aspects of AWS is their Identity and Access Management (IAM) service. The obvious aspect of its power is that it controls who can do what with all the resources inside your AWS account. But the non-obvious side is how configurable it is. You can encode permissions that are so finely grained that a Lambda Function could, for example, be given just enough permissions to be able to read one attribute from one record for the current user of a DynamoDB Table.

Monitor Microsoft 365 with RapDev's integration in the Datadog Marketplace

Microsoft 365, formerly known as Office 365, is a suite of cloud-based productivity and communication services that is used by more than one million companies worldwide. The applications included in the suite are critical to the daily workflows of subscribers and therefore require careful monitoring in order to minimize the effects of downtime and ensure optimal usage.

Effortless Peering Across Europe With Console Connect

Did you know that you can now use Console Connect for high-performance, on-demand interconnection with peering partners in Europe? We’ve recently on-boarded three of Europe’s largest and most important Internet Exchanges to the Console Connect platform: AMS-IX, DE-CIX and LINX. Discover more about our new IX partners and what their availability on Console Connect means for you…

DevOps As a Bludgeon

When I first started trying to figure out how to automate database deployments, over 15 years ago, I will freely admit, I was both skeptical and reluctant. I had to be dragged up to the notion that automating getting the database code out the door wasn’t just an excuse by the developers to find a way to bypass the DBA team. As per the traditional, biased, story, our favorite word was “No!”.

Scaling my application: am I ready?

Most applications begin with a small to medium-sized user base. Even with migration projects, you would not immediately open your new application to the entire existing user base. Instead, you would first test with some internal users, then open up to early adopters. Nevertheless, if your application is successful, at some point you will face the need to scale it. Nevertheless, if your application is successful, at some point you will face the need to scale it.

Skipping artifact downloads in Bitbucket Pipelines

Allowing steps to skip downloading artifacts has been a highly requested feature from our customers. You can now disable artifact downloading on certain steps that do not require any artifacts, which will allow faster builds and can reduce your costs as a result. Disabling artifact downloads during a step is as easy as switching off a flag. Note that these steps can still produce artifacts to pass down to future steps.

Shared Services Model - How Does It Work?

The shared services model can transform business processes and smooth out the rough edges in your operational model. Have you been looking for ways to centralize your operations? We recommend that you consider the shared services model. Through the use of standardized technology, various units in an organization can access the same services. In this article, we are going to be providing everything you need to know about the shared services model.

Aggregating Application Logs From EKS on Fargate

Today we’re going to talk about logging with Kubernetes on AWS using CloudWatch and SolarWinds® Papertrail™. We’ll cover setting up Papertrail, installing and configuring the rKubeLog package, viewing the logs in the Papertrail event viewer, and cross-checking those logs with the ones we see with kubectl. From there, we’ll set up a few different alerts.