Asia

Push Notifications to Mobile Platforms using Amazon SNS

Push Notifications are the alert messages that can be sent by the app publishers to the app user even when they are not actively using an app. AWS SNS (Simple Notification Service) is a web service that manages the delivery or sending of notifications to subscribing endpoints.

Steps to Configure Redash on AWS Server (EC2 Instance)

Redash setup

Redash is probably the hottest open source BI tool which is fast emerging as an alternative to Tableau and PowerBI. It provides out-of-the-box connectors that work for most commonly used data source. Here is what all it supports right now. You might want to check new connectors while the super awesome 200+

AWS Questions and Answers

AWS-Question-Answer

Here, You will find the most important AWS questions and answers explained in detail. An AWS Region represents a geographical location with a collection of availability zones mapped to the physical data centers in that region.

AWS pricing and Cost Optimization: Basic Guide

awsBanner

Amazon Web Services (AWS) helps us to move faster, reduce costs through a broad set of global compute, storage, database, analytics, application, and deployment services. One of the main benefits of AW services is the ability it gives us to optimize…

Amazon Auto Scaling: Getting Started with AWS

blog images-autoscaling

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

blog images-HIPAA

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.

The Internet of Things on AWS

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

blog images-aws

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.