Resolved: Adding MX Record(s) in AWS

 Recently, I was migrating MX records from WIX to AWS. I was using GSuite and I was unable to do the same. Then after a little bit of research, I found this stackoverflow link , which helped me resolve the problem. Here is how you should be adding the records in AWS. Record Name: @ Record Type: MX Value: <Priority> <Route Traffic to> example: 10 aspx.alt1.google.com And if you have multiple records, simply add the records in the same text area in the new line and no commas. This will resolve your problem. :)

Choosing the right Azure Service

Microsoft Azure has a blend of services.

Have you ever got questions like the below, when building a brand new application that is cloud-ready or migrating your workloads to Cloud?

  1. There are so many services, which service would be the best for you?
  2. or how should I choose the Azure Service for my new application?
  3. How should I decide whether to use Azure Functions or Azure App Service or Azure Kubernetes Service?
  4. Can I migrate my workloads as is to Azure? Should I create VM or use App Service?
  5. Can I host JAVA-based apps on Azure
  6. ... and so on
If you have similar questions in your mind and you want to decide on which service you should be using that fits your needs, I want to share that here is a wonderful infographic to help you make decisions. Here is the link

I have also given an overview of the infographic in a video here: