Articles by

AWS S3 Bucket Name Validation Regex

Amazon Web Services enforces a strict naming convention for buckets used for storing files. Amazon’s requirements for bucket names include:  A Bucket’s name can be between 6 and 63 characters long, containing lowercase characters, numbers, periods, and dashes Each label

> Read More

Section 508 Coding Practices

So you’ve read our previous blog on Section 508 Standards are and how to test for them and next thought “Gosh, that’s nice, but how do I make a page 508 Compliant?” Or you stumbled upon this blog from a

> Read More

Bootstrapping Windows Servers with AWS EC2

When working with Amazon Web Services (AWS) EC2 instances, bootstrapping refers to using scripts provided at launch to configure new EC2 instances (servers). Concerning Windows servers, there are several considerations when determining the best method of bootstrapping. Bootstrap scripts can

> Read More

Using Event Receivers for SharePoint Workflows

One of the more interesting challenges contractors for public sector clients have is working with older versions of software. On a recent project involving an integration of a solution I’d written using Microsoft Dynamics CRM 2016 and SharePoint 2010, I

> Read More

File Placement in Custom SharePoint Site

So you want to customize your SharePoint site with custom CSS and JavaScript, like Bootstrap or Angular, but you don’t know where to put the files? You’re in the right place for the answers you seek. There are three places you

> Read More

Installing the Domain Controller (Part 2)

Microsoft improved many features in Windows Server 2012 R2 compared to Windows 2008. Once you install Windows Server 2012, you will notice these new changes just by looking at the new management interface which provides administrators the ability to centralize

> Read More

Section 508 Standards and Testing

Have you been given the task of running a 508 audit against a site? Or perhaps you’re building a site that needs to be 508 compliant and want to know what that even means? Then this guide is for you! It

> Read More

AWS Certification – Solutions Architect Training Insights

Amazon Web Services offers certification testing for IT professionals interested in advancing their careers in the Amazon realm. In September 2015, I completed the certification exam for the AWS Certified Solutions Architect – Associate. It is by far one of

> Read More

How to Install Windows Server 2012 R2 Standard (Part 1)

If you would like to become a System Administrator, you want to become familiar with any Operation Systems that manage your organization. The Windows Server 2012 R2 is one of the most common servers (provided by Microsoft) one should know. When you

> Read More

Easy Dynamics Login