Amazon Auto Scaling: Getting Started with AWS

Auto Scaling makes sure that Amazon EC2 instances are enough to run your application. We can create an auto-scaling group which contains a collection of EC2 instances. We can specify a minimum number of EC2 instance in that…
HIPAA Compliance in AWS

The Health Insurance Portability and Accountability Act of 1996 (HIPAA) is legislation that is designed for US workers to retain health insurance coverage when they change or lose their jobs.
Introduction of Kubernetes on Google Cloud

Kubernetes is originally designed by Google and donated to the Cloud Native Computing Foundation(CNCF), written in Go language. It is a container management tool, which manages container deployment, container auto-scaling, and…
What is Google APIs & its Importance for Business

Google APIs are set of application programming interface (API) developed by Google which allow communication with Google Services. APIs adhere to specific rules and methods to clearly communicate requests…
Google HOL: Hands-on Lab

Nowadays, we have tons of ways to learn Cloud technologies and keep ourselves up-to-date. You could be an Eyrolles-books-fan or into interactive content using on-demand online materials such as Coursera. Whatever the way you like to learn new concepts, you will need…
The Internet of Things on AWS

What is IoT? IoT is the Internet of Things. We all have heard about IoT but has anyone heard of Kevin Ashton? Well, let me introduce you to the man who coined the term “Internet of Things”. He is British technology pioneer.
AWS Key Management

Why AWS key Management? As you know we can create multiple EC2 (AMI) in VPC (Virtual Private Cloud) and create load balancer to route the traffic. There is an application installed on EC2 from where we can create a multiple AMI under VPC and using load balancer we can distribute or route the traffic on the instances.
Best Cloud Based Test Management Tools

Why testing in the cloud becomes more and more popular? Can we not only provide testing activities but also manage the testing process at different stages using cloud-based tools? You will find answers to these and other questions here. The advantages of the best cloud-based test management tools will be considered in this article.
A glimpse of Adobe Experience Manager

Adobe Experience Manager (AEM) is a Java-based Content Management platform technology which is part of Adobe’s Digital Marketing Cloud service. It enables the user to create its own website
SendGrid email integration with PHP

SendGrid is preferred email solution of lot of small and medium size enterprises. As SendGrid’s website describes. “SendGrid’s cloud-based email infrastructure relieves businesses of…