Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

3 Things Finance Teams Should Understand About AWS (Straight from Engineering)

If you’re a CFO or finance leader at a company that uses public cloud services like AWS, chances are you’ve had a bill cross your desk that may seem confusing. You or your team of financial analysts may have frequent conversations with engineering about how AWS services are allocated across different engineering initiatives.

Introduction to the Automation Portal

The Automation Portal is an easy to implement self-service front end for your automation solutions. It offers a versatile interface without the lengthy list of prerequisites required by many other self-service portals available today. The Automation Portal ethos is to “keep things simple and flexible”. The portal has been designed to complement existing Automation platforms. The Automation Portal has been designed with System Center Orchestrator and Azure Automation in mind, however it equally complements any automation platform or scripting language that can read and write to the Automation Portal database.

How to install Datadog on AWS hosts with Ansible dynamic inventories

Ansible is an automation tool for provisioning, managing, and deploying infrastructure and applications. When building large-scale applications, Ansible enables users to manage and configure their infrastructure across platforms like AWS. Whether you rely on temporary or dedicated hosts, you can use Ansible to create a repeatable process for configuring them with the Datadog Agent.

What is Logspout?

Logspout is an open source log router designed specifically for Docker container logs. If you’ve ever looked into log management for Docker, chances are you’ve heard of it. Logspout is a container that collects logs from all other containers running on the same host, then forwards them to a destination of your choice. This lets you send logs to an HTTP/S server, syslog server, or other endpoint without having to monitor files or modify your host systems.