https://allcode.com/wp-content/uploads/2019/11/aws_reinvent_2019_allcode-1024x576.png Are you going to AWS re:Invent December 2nd through 6th? AllCode will be there! Let's organize a time to meet in person to discuss the projects that we have on our books to see how...
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
AllCode Recognized as Amazon Web Services Select Consulting Partner
AllCode, Amazon Web Services, AWS Partner San Francisco, CA, August 23, 2019 – AllCode announced today that we have been recognized as an Amazon Web Services (AWS) Select Consulting Partner. Since 2016, AllCode has delivered mission-critical solutions on AWS for...
Introduction to ARKit, AR, and VR
Introduction to ARKit In the latest news about iOS, ARKit is receiving a lot of attention, due to its ability to visually impress everyone (not just developers). ARKit is a young technology with flaws, without a doubt. However, the ARKit is a...
Ethereum Truffle Pet Shop DApp running on an Amazon EC2 Instance
In this tutorial, we're going to deploy the Ethereum Truffle Pet Shop DApp demo to an AWS EC2 Micro instance. If you've played with Ethereum's Solidity programming language to deploy smart contracts to the blockchain, you've come to the realization that Ethereum and...
Migrate PostgreSQL AWS Database Instances Quickly
Learn how to migrate PostgreSQL AWS database instances like an expert. We had the need to migrate a Postgres AWS database from a Production to Staging EC2 yesterday, so we decided to write it up for posterity. Navigate out to the production instance via ssh. I will...
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, 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...
How to give a JIRA User access to only one project
This is way more confusing than it needs to be, but here's how I was able to grant a Jira user access to only one project in JIRA. Step 1: Create a new user in the User Management section of the Administrator. For this example, we're just using username: test and...
Amazon SNS Push Notification Tutorial on Android using GCM
Do you have a project where an Android device needs to receive push notifications from an endpoint registered on Amazon Simple Notification Service (SNS)? Amazon has a sample Android app, but, unfortunately the only thing this sample app does is register with Google...
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...