Migration of Data from One Database to Another | ULTIMATE EXPLANATION
| | |

Migration of Data from One Database to Another | ULTIMATE EXPLANATION

Data migration is the process of selecting, planning, extracting, and changing information and permanently exchanging it from one computer capacity system to another. Data transfer between frameworks is becoming increasingly essential as businesses create and receive new innovations. Data migration guarantees a consistent data stream amid upgrades, information consolidation, or stage moves. Whereas vital, it requires careful…

Can EBS Be Attached to Multiple EC2 | Answered
|

Can EBS Be Attached to Multiple EC2 | Answered

Amazon EBS Multi-Attach allows EBS volumes to be attached to multiple EC2 instances within the same Availability Zone (AZ). You can connect several Multi-Attach enabled EBS volumes to a single EC2 instance or a group. However, you should be aware of certain limitations associated with using Multi-Attach. These include potential compromises in performance and security,…

How I Use Terraform & Composer to Automate WordPress on AWS
|

How I Use Terraform & Composer to Automate WordPress on AWS

How I setup wordpress to deploy automatically on aws You want to make your wordpress site bulletproof? No server outage worries? Want to make it faster & more reliable. And also host on cheaper components? I was after all these gains & also wanted to kick the tires on some of Amazon’s latest devops offerings….

Is Redshift Outpacing Hadoop as The Big Data Warehouse for Startups?
| |

Is Redshift Outpacing Hadoop as The Big Data Warehouse for Startups?

More and more startups are looking at Redshift as a cheaper & faster solution for big data & analytics. Saggi Neumann posted a pretty good side-by-side comparison of Redshift & Hadoop and concluded they were tied based on your individual use case. Meanwhile, Bitly Engineering concluded Redshift was much easier. Why Should You Choose Redshift Outpacing Hadoop…

Are Pioneers & Process People Different Breeds?
|

Are Pioneers & Process People Different Breeds?

I was just reading Oliver Eidel’s blog. He had a great post, with some provocative ideas. Pioneers versus Process people. Now since I love to play devil’s advocate, after reading this thought-provoking article, I thought I would write a bit of my take. Are Pioneers and Process Really Characteristics Of Two Different People? As Oliver describes…

Thinking Deeply About Amazon Cloud & Infrastructure Code
|

Thinking Deeply About Amazon Cloud & Infrastructure Code

If you’re building anything in the public cloud these days, you’re probably using some automation. There are a lot of ways to reach the goal posts and a lot of tools to choose from. In my case I’ve put Terraform to use over and over again. I’m built vpcs, public & private subnets, and bastion…

30 Questions To Ask A Serverless Fanboy
|

30 Questions To Ask A Serverless Fanboy

Everyone is hot under the collar again. So-called serverless or no-ops services are popping up everywhere allowing you to deploy “just code” into the cloud. Not only won’t you have to login to a server, you won’t even have to know they’re there. In this guide, I’m going to provide you with 30 questions that…