How To
A comprehensive list of our how-to tutorials. Check out our step-by-step guides on how to solve a variety of common technical problems.
Creating A New AWS EC2 Key For A Third Party Developer
This guide will take you through the steps to create a new Key and then add it to your EC2 instance.
Read more ➞
Creating An IAM User For Third Party Developers
Allow secure tailored access to your AWS infrastructure to engineers and developers.
AWS Business Continuity Plan
Learn how to create an effective business continuity plan for your AWS stack.
Browse our How To Articles
How to Migrate On-Premise Database to AWS
An automated lift-and-shift (rehost) service, AWS Application Migration Service (AWS MGN) simplifies, expedites, and reduces the cost of transferring applications to AWS.
Creating An Amazon EC2 IAM User Group for 3rd Party Developers
Our in-depth how-to teaches you how to create an IAM user group for third party developers on AWS EC2!
Creating A New AWS EC2 Key For A 3rd Party Developer
When you create a new EC2 instance you automatically download a ppk (or pem) key for that instance. This only happens once and generating a new one can be complicated so please take care to put it somewhere secure. As such you might want to give your developer team another key which you can delete if the need arises without risking access to your services.
Creating An IAM User For Third Party Developers
In this step-by-step guide, we’ll go over the process of creating an IAM user for third party developers.
Take Ownership of your Outsourced Software Development Project
We get this question all of the time from entrepreneurs who are outsourcing software development projects to Asia. “How do I take back ownership of my outsourced software development project?”
How to post a Request on AWS IQ
AWS IQ is the ideal place to find industry professionals fully engaged in AWS. Whether you’re seeking advice for a particular task or need an experienced developer on the spot, IQ will help you find just what you’re looking for quickly. What is AWS IQ? AWS IQ is an...
Create a Survey in Sendgrid Using Google Forms
Create a Survey in Sendgrid Using Google Forms Surveys are a great way to capture information, collect feedback, and glean vital decision-making insight. Getting people to interact with your surveys is the tricky part. People tend to avoid partaking in surveys that...
How to Export Images in Google Slides
How to Export Images in Google Slides This article goes through the steps to save and export both custom and pre-imported images in Google Slides, which can be relatively problematic. We found a few workarounds that will help you solve these issues without having...
20 Tools to Tap into AWS Cost Savings
Plot your first-class course in the AWS cloud with AllCode's 20 economy-fare tips.Since the beginning of cloud computing, Amazon Web Services (AWS) has been at the forefront, offering an abundance of services for use cases that provide first-class, smooth flying in...
Ruby OpenSSL Not Found on Catalina MacOS
After upgrading to Catalina on my Mac, I realized that I was unable to install a new version of Ruby using RVM without encountering OpenSSL errors. This turned into a full fledged nightmare for a couple of clients' source code who leverage old versions of Ruby. If...