AWS, Cloud

5 Benefits of Using DevOps with Cloud

Product development has become highly sophisticated over the years. Unlike the yesteryears, business agility is the key to survive competition and market demands. Most organizations are doing away with traditional hardware inventories and embracing cloud and other digital technologies for the numerous benefits. Apart from moving to Cloud,...

by Kinshuk D Jhala
Tag: cloud
05-Jan-2017

Digital Transformation, Technology

Year in Review – Digital Transformation in 2016

Digital transformation is the profound transformation of business processes, competencies and models to fully leverage the opportunities provided by digital technologies. Digital Transformation impacts businesses worldwide. Fast paced organizations are able to re-engineer their existing business models and deliver products that can...

by Kinshuk D Jhala
Tag: cloud
02-Jan-2017

Cloud, DevOps

How to Leverage Cloud for Successful Digital Transformation?

We have witnessed a massive technological evolution over the years. From Social Media  to IOT, Mobility and Cloud - emerging platforms, products, ideas and technologies have changed both the organizations and the consumers. Evolving digital technologies have transformed consumer behaviour which in turn has led to a demand for a dynamic,...

by Kinshuk D Jhala
Tag: cloud
16-Dec-2016

AWS, DevOps

Key Considerations for a Successful Application Migration

Cloud migration is no longer a buzzword as organizations are well aware of the benefits of leveraging the cloud. Here are some insights from the 2016 State of IT Report, published by Salesforce Research that emphasize the importance of cloud adoption and migration. 68% of CIOs predict they will spend more on mobile applications, cloud...

by Shweta Sharma
Tag: cloud
09-Dec-2016

AWS, DevOps

Infographic: Common Cloud Migration Mistakes

Enterprises are adopting Cloud faster and cloud services have become one of the defining technologies in IT. Enterprises are tempted to migrate their existing infrastructure as well as build new applications for the cloud in order to maximize the benefits of Cloud Migration. The common factors promoting the migration of existing...

by Shweta Sharma
Tag: cloud
17-Nov-2016

AWS, DevOps

7 Common Cloud Migration Mistakes To Avoid

In last few years, enterprises have embraced IT modernization and migrated to Cloud. Cloud has become the de facto driver for digital transformation as it delivers many viable benefits. There can be numerous scenarios in which enterprises can benefit from cloud migration. For instance – if you need a highly scalable infrastructure...

by Shweta Sharma
Tag: cloud
14-Oct-2016

Agile, AWS

Introduction to Spinnaker – Global Continuous Delivery

Continuous Delivery is the term that comes with agile methodology. You want to make changes frequently and deliver them without hassle onto production environment. Spinnaker is a Continuous delivery platform developed by Netflix that can make your way easy. According to the official website: "Spinnaker is an open source, multi-cloud...

by Raghu Sharma
Tag: cloud
30-Sep-2016

DevOps, Technology

Introduction to AWS Inspector

AWS Inspector is an automated security assessment service which helps to improve the security and compliance of applications deployed on AWS EC2 by identifying potential security issues, vulnerabilities, or deviations from security standards. Using Amazon Inspector, one can easily automate security testing across development, test,...

by Shruti Lamba
Tag: cloud
28-Jul-2016

Agile, AWS

CloudFoundry PaaS – Introduction

Cloudfoundry: Open Source Platform as a Service A platform used for running applications and services. The purpose of cloudfoundry is to change the way apps and services are deployed and run by reducing the cycle time of development to deployment. Cloud Foundry directly takes benefits of cloud-based resources such that apps running...

by Deepak Bansal
Tag: cloud
27-Jul-2016

AWS, Technology

Platform as a Service (PaaS) – Introduction

Platform as a service (PaaS) :  a cloud computing model which allows user to deliver applications over the Internet. In a this model, a cloud provider provides hardware ( like IaaS ) as well as software tools which  are usually needed for development of required Application to its users. The hardware and software tools are provided as a...

by Deepak Bansal
Tag: cloud
25-Jul-2016

AWS, DevOps

Python Borrowing Resources using Fabric

In my previous blog post, I wrote about Cost Optimizations for the various AWS resources. The script consisted of six methods and the overall time required for the script to execute was roughly about 15-20 mins. While the script is running, it used to slow down my system. Also, there was a time consumption due to many reasons like...

by Aman Jain
Tag: cloud
18-Jul-2016

AWS, DevOps

Using AWS Lambda Function for AutoScaling of ECS Containers

AWS Lambda is an event-driven compute service using which you can perform actions by executing some set of code on any event. We are using a lambda function to trigger AWS ECS container auto-scaling that is executed on the SNS event. Below is the AWS Lambda code in node.js that will get Cluster Name, Service Name & Operator...

by Tejprakash Sharma
Tag: cloud
30-Jun-2016