Amazon Lambda is a serverless compute service that lets you execute code while downsizing the amount of maintenance needed.
Tutorial
AllCode’s tutorial articles deal with a particular area or technique of business or development, making it understandable to beginners or experts and concentrating on practical aspects of implementation.
Beginners Guide to Slack
Beginners Guide to Slack Slack is an excellent tool for companies of any size to utilize as a method for communicating amongst their team. There is an abundance of tools and features Slack offers that enable an organized workforce from anywhere in the world. Slack...
How to Connect to a 3rd Party’s Google Big Query using Node.js on Mac using a Service Account Key
How to Connect to a 3rd Party's Google Big Query using Node.js on Mac using a Service Account Key One of our clients provided us with access to their Google Big Query the other day. We only received the credentials. We had no idea what was in the project or dataset....
Creating a To-Do list Inside of Google Sheets
Creating a To-Do list Inside of Google Sheets Many people struggle to find the perfect place to organize tasks and plan out their days. Using multiple apps to take notes and create to-do lists can get messy and confusing. Spreadsheet applications like Google Sheets...
5 Tips to Stay Safe Online
5 Tips to Stay Safe Online Over the past decade, the fabric of daily life has become interwoven with smartphones, social media, and the apps that make rapid-fire technological innovations feel indispensable. These device-driven distractions create a blur of browsing...
5 Quick tips to Staying Productive at work in 2020
Have you ever made a to-do list for your workday and ended up only achieving half of it, if that? Well, you are in the same boat as most everybody else in the world. Staying productive, better yet organized, can be a tricky task. In order to stay organized at work,...
How to Export GitHub Issues to Excel Easily
Follow these easy steps to learn how to export your GitHub issues to Excel quickly, easily, and without spending money on software.
How to display a report parameter label field in a Microsoft Visual Studio Report
While working on a client issue today, I ran into an issue when I was trying to display a report label parameter in a Microsoft Visual Studio report.For this client, we use Microsoft SQL Server Reporting Services to deliver real-time reports. We leverage the Report...
Demo iOS Mobile Apps using QuickTime
Demoing iOS Mobile Apps using QuickTime is actually more complicated than it should be when you have multiple iOS Cloud accounts and multiple MacBook laptops. The first problem that I invariably encounter when I'm connecting my iPhone to my MacBook via a lightning...
How to connect to an AWS DocumentDB from a Kubernetes Pod
If you're using AWS DocumentDB with Kubernetes and you want to connect to your DocumentDB cluster, you'll first need to configure your AWS and Kubectl command line interfaces. You can learn how to use the AWS CLI and Kubectl here. After you're able to connect to your...