by nClouds | Jul 3, 2015 | Announcements, Migration, MSP
As a Managed Service Provider for Amazon Web Services we work closely with our clients to ensure that every little detail is taken care of. However if you’re not our client and using AWS it may not be configured to ensure the best security, billing protections or...
by nClouds | Apr 9, 2015 | Announcements, Migration, MSP
The challenge Testing cookbooks on OpsWorks takes a really long time and the feedback loop is really slow Most of the OpsWorks cookbooks don’t run locally unless OpsWorks agent is running. In this blog post I’ll walk you through how to simulate a OpsWorks environment...
by nClouds | Mar 25, 2015 | Announcements, Migration, MSP
OpsWorks can manage the life cycle of an application. But most of the time we find it useful to orchestrate OpsWorks deployments through Jenkins events because Jenkins easily integrates with many current workflows for most of the clients. Let’s talk about some of the...
by nClouds | Jan 26, 2015 | Announcements, Migration, MSP
In last week, I was playing with cross-account IAM roles to achieve key-less job executions in our amazon web services environment. As a security prospective, IAM role is better option over aws keys as there is no need of aws keys ,awscli or s3cmd to access aws...
by nClouds | Nov 4, 2014 | Announcements, Migration, MSP
Here at nClouds one of our clients wanted us to implement a Search Engine that autofills in one of their applications. We looked into various search engines and found that SolrCloud had the best collection of search indexes in storage. So, here in this blog we will go...