In Feb 2017, Qualcomm along with GE and Nokia announced a successful demonstration of private LTE for industrial IoT market which…
Category: Blog
all blog posts will be tagged here
Laravel project setup in AWS
Below are the steps to set up Laravel project in AWS instance. Login to the AWS instance. sudo yum update…
How to import VM image to AWS
One of the coolest features I like about AWS is it not only gives you the powerful images through AMI…
Getting started with Internet of Things (IoT)
Introduction Internet of Things (IoT) has been the latest buzz in IT circles in recent times. This disruptive technology is…
Hybrid Cloud Architecture with CISCO CSR 1000v
Cisco CSR 1000v series is a router software appliance from Cisco. It provides enterprise routing, VPN, Firewall, IP SLA, and…
VPC Design Principles
Virtual Private Cloud(VPC) creation is the first step in building your infrastructure in AWS Cloud. AWS gave the flexibility to…
Cloud-Init Cheat Sheet
Cloud-init is a multi-distribution package that handles early initialization of cloud instances. Some of the things cloud-init can do are…
Custom AMI with Custom hostname
I am using Amazon web services for a while now. And using it allowed me to have hands dirty on…
Run on AWS – How to better control cloud costs while improving operational efficiencies?
AWS offers an innovative cloud platform that enables organizations to quickly build great apps at reduced costs. However, organizations that…
Create AWS AMI with custom SSH username and password
Introduction EC2 instance that is launched with Amazon Linux AMI will come up with ec2-user and you can only SSH…