Operations | Monitoring | ITSM | DevOps | Cloud

Densify

Cloud Cost Management with HashiCorp Terraform & Densify

Watch and learn how automated infrastructure management withink HashiCorp Terraform and machine-learning-based cost optimization analytics can be combined as part of DevOps and provisioning processes to continuously make FinOps a part of everyday cloud infrastructure management.

How to Manage AWS Cost Outliers

A few years ago, we realized that spending in our AWS product test environment had jumped significantly from one month to the next. We drilled down into the issue and traced it to some RDS database instances that had been spun up to test new product features. No one realized that these expensive instances were left running after the tests were complete, and subsequently racking up charges for several months.

OpenShift Optimization with Jenkins CI/CD

Learn how Raiffeisen Bank International uses Densify container optimization analytics in their Jenkins CI/CD pipeline to precisely resource their Red Hat OpenShift containers. Since embedding Densify into their CI/CD workflow, Raiffeisen has reduced resource demands, cut the frequency at which container resources need to be expanded by nearly 50%, and reduced the risk of instability caused by memory shortages.

Cloud Cost Optimization with HashiCorp Terraform

Cloud is a driving force that is reshaping organizations to adapt their people and processes in embracing this game-changing technology. Recently, Mike Fonseca of HashiCorp published a Guide to Cloud Cost Optimization with HashiCorp Terraform, in which he details how Densify can seamlessly integrate with Terraform in to help ensure your enterprise infrastructure is always cost optimized.

Densify Achieves Red Hat Operator Certification

Toronto, Ontario – October 10, 2020 – Densify, a leader in cloud and container cost management, today announced that its product has been Red Hat Operator Certified and can be purchased in the Red Hat Marketplace. The Marketplace is a one-stop shop to find, try, buy, and manage enterprise applications across an organization’s hybrid IT infrastructure.

ITSM Change Management to Control Continuous Cost Optimization

I’ve been writing about continuous cloud optimization for a while now, and recently, I’ve spoken with several organizations to understand any challenges they’re currently facing in their automation journey. Their insights would help us understand how we can improve our technology to better support them. I discovered two fundamental themes behind their challenges.

Cost Optimization Tips from AWS Summit Online

This year’s AWS Summits are more than a little different. Despite being virtual due to the COVID-19 pandemic, AWS is packing these events with lots of content. I’ve had a great time attending virtually, trying out hands-on labs, and sitting in on the technical sessions. As I work primarily with cost management and optimization for cloud compute services, this has been my main interest in attending the conferences. Here are my main takeaways around better managing your AWS cloud costs.

Scaling OpenShift Container Resources using Ansible

Assume you have a process to determine the optimal settings for CPU and memory for each container running in your environment. Since we know resource demand is continuously changing, let’s also assume these settings are being produced periodically by this process. How can you configure Ansible to implement these settings each time you run the associated playbook for the container in question?