a

AWS

Amazon Web Services is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments. Allcode is a registered Partner and has a team of certified AWS engineers

Security and compliance
Parse Server Migration Service

Parse Server Migration Service

We are recommending that clients who are running on Parse contact AllCode about our Parse Server Migration service. The Parse Hosted service will be retired on January 28th, 2017. If you would like to migrate your solution off of Parse, please contact AllCode ASAP.The...

ConsejoSano and Mercer sign agreement to launch a digitial Spanish telehealth platform for employers

ConsejoSano and Mercer sign agreement to launch a digitial Spanish telehealth platform for employers

ConsejoSano, a client of AllCode, and Mercer announced that they've signed an agreement to launch a digital Spanish telehealth platform for Spanish speakers. "Mercer announced today that it has formed an alliance with ConsejoSano to provide employers and their...

AWS SSL Certificates for Elastic Beanstalk

AWS SSL Certificates for Elastic Beanstalk are a pain to configure so I put together the following. SSL certificates for your vanity domain will work correctly as long as users access your Elastic Beanstalk environment through your vanity domain name.Certs are not...

How to migrate your EC2 MySQL Instance to RDS

How to migrate your EC2 MySQL Instance to RDS

The other day I had to migrate a couple of databases from an EC2 MySQL instance to RDS. I couldn’t find a decent example of how to do this so I wrote this up.

Some of you might ask why do you want to do this? You get more control with EC2 than RDS. The reality is the EC2 instance ran out of RAM, and I didn’t want to build out a new box.