Understanding Cloud Transition

Zeeshan BaigPodcast

    Date: July 30, 2018 By: Zeeshan Baig Description: In this podcast Zeeshan Baig from DataNext Solutions www.datanextsolutions.com talking about Cloud transition trends, how we used to do application development, system and infrastructure operations, networking, security and how this … Read More

How to Create Linux Virtual Machine in Microsoft Azure

Zeeshan BaigBlog

We have customers from various technology backgrounds and experience levels, some are new to AWS and some are experienced and likewise with Microsoft Azure. We are about to start a new project and Microsoft Azure is the preferred choice of the customer … Read More

Why Cloud is more Secure than your Data Center

Zeeshan BaigPodcast

      Date: July 3, 2018 By: Zeeshan Baig Description: In this podcast Zeeshan Baig from DataNext Solutions discussing why he thinks Cloud is more secure than any existing on-premise solution. There is a common misconception about cloud about that … Read More

Using NAT Gateways in AWS

Zeeshan BaigBlog

Overview In AWS you can design your own network using VPC (Virtual Private Cloud).  You can assign your own IP address ranges and split your network into Public and Private Subnets. In simple words, Public Subnet is like Green Zone where … Read More

How to Fix Redis CLI Error Connection Reset by Peer

Zeeshan BaigBlog

Overview Recently we faced an issue with an AWS ElastiCache Redis instance when trying to test the connections from EC2 Instance using Redis CLI, we faced the following error $ ./redis-cli -c -h my-redis-server -p 6379 my-redis-server:6379> set a “hello” Error: … Read More