Deliver Modern Software & Infrastructure with Less Drama

QualiMente’s highly-experienced technology leaders will help you:

Architect Secure, Scalable Deployments in AWS

Build Robust Infrastructure with Code

Deliver Applications In Containers To The Cloud

Assess and Secure Your Cloud Accounts

Interested in working with us?

From The Blog

Testing an S3 policy using the AWS IAM Simulator

The AWS IAM Simulator is a tool that enables you to test the effects of IAM access control policies. This tool helps when you find yourself manually performing actions to test a policy. The tool can simulate actions for any IAM entity or resource and for unique sets...

Here’s work you can hand off to AWS in 2019

Are you overwhelmed by the avalanche of announcements that may or may not improve the security, reliability, and cost of your AWS Cloud deployments? Resolve to do less yourself by having AWS do more. In this post, we'll highlight 5 of the biggest announcements from...

How-to: Use aws-vault to assume a role across AWS accounts

This article will show you how to assume a role and perform aws-cli commands in one account after authenticating via a user in a trusted account (e.g. using the Identity Account pattern). This article is the third and final in a series of instructional posts regarding...

How-to: Use aws-vault to assume a role in an AWS account

This how-to will guide you through the configuration of IAM roles in aws-vault and assuming those roles so that you can execute AWS commands as that role while protecting your credentials. This article is the second in a series on using aws-vault to manage your AWS...

How-to: Use aws-vault to manage credentials for an AWS account

This article kicks off a series of posts describing how to use aws-vault, a third party tool that helps engineers store and use AWS credentials securely in their local development and operational environments. The series will cover: installing aws-vault and using it...

Assess AWS Account Security with Scout2

You use AWS services.  You use them for a company or for your personal projects.  In all this excitement to use the AWS cloud you might have: allowed all developers to access many resources in your AWS account given yourself permanent keys and full admin access on...

QualiMente at DevOpsDays Phoenix 2017

QualiMente is proud to support the inaugural DevOpsDays Phoenix on Tuesday, October 24 with a speaker and a silver sponsorship! What is DevOpsDays? DevOpsDays is a conference for not only Developers and Systems/Operations Engineers, but everyone involved in creating...

Effects of Project Size & Quality on Software Delivery

Why is delivering software so hard? Delivering software to customers on-time and with the expected quality is a big challenge.  The balance of scope, time, and resources is difficult to maintain for many teams. Unfortunately, many teams do not understand the main risk...

Simple Ways to Start Using Docker

Interested in simple ways to start using Docker from the bottoms-up?  This article presents 4 patterns for using Docker as an individual or small team from dev through production.  These patterns address difficulty: trying new tools and approaches configuring...

Success Strikes Back: Containerizing Legacy Applications

Introduction Organizations adopting containerized application delivery platforms commonly wonder if containerization is right for their legacy applications, asking: “Can we containerize our legacy applications? What issues should we expect?” In short... "Yes,...