Introduction A/B Testing feature gives you an amazing way to test new website content, processes, workflows, etc. by routing the production traffic into multiple slots. At a very high level, you split your website’s traffic between two deployments of code and measure the success of each version of the site based on your needs. Normally…
Tag: Cloud Computing
As mentioned in my earlier blog on Tips to reduce your AWS Cloud Cost, often people start the instance and forget to turn it off. You can write a simple python code and wrap it inside AWS Lambda and schedule it to run at specific time every day. This script sends an email with list…
If you have taken up the challenge to cut down your organization’s AWS cloud spending, this is for you. Looking at hefty AWS monthly bill, typically most of the people will start looking for HELP outside, they will evaluate some tools, seek expert advice, do readings, and more reading. There is nothing wrong here, but…
With cloud enablement becoming a ‘must-have’ for enterprises, adopting the Cloud Native approach is seen as an essential part of an organization’s progressive engineering goals. Enterprises are already starting to realize the returns by accepting and transforming to the Cloud Native philosophy. Predictions show that the number of such applications is going to double by…