AWS, DevOps

8 things you must be doing wrong during migration to Graviton

In today's fast-paced technological landscape, staying ahead of the curve is essential. The migration to Amazon Web Services Graviton instances, powered by ARM-based processors, is a prime example of how organizations can harness the latest advancements in cloud computing. Graviton migration offers the promise of increased cost savings,...

by yash.mittal
Tag: migration
03-Oct-2023

Big Data, Data & Analytics

Efficient Data Migration from MongoDB to S3 using PySpark

Data migration is a crucial process for modern organizations looking to harness the power of cloud-based storage and processing. The blog will examine the procedure for transferring information from MongoDB, a well-known NoSQL database, to Amazon S3, an elastic cloud storage solution leveraging PySpark. Moreover, we will focus on handling...

by bishal.singh
Tag: migration
18-Sep-2023

Big Data, Cloud

Containerized Schema Evolution: Confluent to AWS ECS Migration

In today's data-driven world, the efficient management of data schemas is critical. The Confluent Platform Schema Registry has long been a trusted solution for ensuring schema compatibility in Apache Kafka environments. However, as cloud services gain prominence, migrating your Confluent Schema Registry to AWS ECS (Elastic Container...

by sukhpreet.singh
Tag: migration
18-Sep-2023

DevOps

Exploring the AWS Graviton Processor: Unveiling the ARM-Based Architecture

Introduction to ARM Architecture The AWS Graviton processor family represents a groundbreaking advancement in cloud computing driven by the power and efficiency of the ARM architecture. As a Reduced Instruction Set Computing (RISC) architecture, ARM delivers exceptional performance and energy efficiency, making it a dominant force in...

by anujesh.soni
Tag: migration
14-Aug-2023

AWS, Cloud

Strategies for Assessing and Planning a Migration to AWS Graviton

Introduction With the rise of cloud computing, businesses continually seek ways to optimize their infrastructure for improved performance and cost efficiency. AWS Graviton, Amazon Web Services' custom-designed ARM-based processor, has emerged as a compelling option for organizations migrating their workloads to the cloud. When compared...

by prachi.kanyal
Tag: migration
04-Aug-2023

Drupal

Migrating Users & roles from Drupal 7 to Drupal 10

This blog will target the migration of users & roles from the Drupal 7 website to the Drupal 10 website. Why should you migrate from Drupal 7 to Drupal 10? November 2023 will be the end of life for Drupal 7. With the release of Drupal 10, it is essential to migrate the website from outdated versions for better community support,...

by deepak.tomar
Tag: migration
29-Jul-2023

AWS, DevOps

Leveraging AWS Data Pipeline To Easily Move Relational Data Between AWS, On-Premise Or Other Services

In today's time of data-oriented applications, there is a constant change and challenge in requirements of data onboarding from and to varied sources. You may find yourself stuck between traditional and time-consuming methodologies of data migration. These may incur unnecessary costs and other overheads, eventually affecting the delivery....

by Aakash Agarwal
Tag: migration
30-Sep-2016

AWS, DevOps

8 Things to consider while Migrating Cloud Infrastructure between AWS Regions

With the recent launch of AWS’s Mumbai region, the first thought that comes to the mind of any DevOps would be to migrate IT-Infra from Singapore region to Mumbai if we have a huge customer base in India. This would, of course, decrease the latency as well as help them to save a lot of bucks as it is cheaper than Singapore region. ...

by Navjot Singh
Tag: migration
31-Aug-2016

AWS, DevOps

Migrate PostgreSQL on Linux server to AWS PostgreSQL RDS using Londiste (Skytools 2)

PostgreSQL is another SQL. It is the second most popular Structured Query Language after MySQL. The steps discussed in the blog can be used for any kind of migration of PostgreSQL. From on-premise to cloud or on-premise to on-premise or cloud to on-premise. Use-case I had to migrate my PostgreSQL running on an EC2 server to RDS...

by Ranvijay Jamwal
Tag: migration
12-Oct-2015

AWS

Amazon RDS Migration to AURORA

We have already read about Amazon Aurora service in my previous post . Today we are going to migrate our existing RDS instance to Aurora Cluster. . The things you must know before migration:- 1. Aurora can be placed only in three regions (us-east-1, us-west-2 and eu-west-1). So if you are planning to migrate other than these region,...

by Rajdeep Singh
Tag: migration
31-Jul-2015

Node.js, Technology

PHP to Node.JS Migration – Retaining Your Cpanel E-Mail Account While DNS Migration

Hello folks, If you are here on this blog, you might be searching for the ways to migrate your existing PHP website to Node.js. In this blog i will try to explain, how you can point your existing domain to nodejs hosting and keep using the cpanel hosting for managing emails for your domain. To start with, you will have to make...

by shahab@intelligrape.com
Tag: migration
22-Mar-2015

iOS, Mobility

CoreData Migration (Versioning of CoreData)

What is Migration ? Migration is a way of telling Xcode how to transition the data from the old model to the new model . Why migration required ? When the model does not match the store, a migration is required. In order to perform a migration, Core Data (technically, an instance of NSMigrationManager) requires these things: ...

by Ashu Baweja
Tag: migration
18-Mar-2015