What are the Common Cloud Migration Challenges & How Do I Address Them?

Zach Gardner Cloud, Keyhole, Modernization, Videos Leave a Comment

Attention: This article was published over 2 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In today’s rapidly evolving digital landscape, cloud computing stands as a beacon of innovation and efficiency. However, the journey to the cloud is often …

What are the Benefits of Moving My Business to the Cloud?

Zach Gardner AWS, Azure, Cloud, Keyhole, Videos Leave a Comment

Attention: This article was published over 3 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In the last decade, the phrase “the cloud” has transitioned from a futuristic concept to a fundamental business strategy. The benefits of moving your …

How Do I Choose the Right Cloud Service Provider for My Business?

Zach Gardner AWS, Azure, Cloud, Google Cloud Platform, Heroku, Keyhole, Videos Leave a Comment

Attention: This article was published over 3 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In cloud computing, choosing the right cloud service provider transcends a simple choiceโ€”it’s a strategic decision. This choice sets the foundation for the IT …

LDAP Server on AWS

Setting Up an LDAP Server Instance on AWS

Luke Zeisset Articles, AWS, Development Technologies & Tools, Programming, Tutorial Leave a Comment

This blog describes the basics of what it takes to get an existing LDAP server moved from the PV virtualization type to HVM. I encountered this situation personally while working for a client earlier this year. Efforts have been made to keep most of it generic enough to be useful for other situations involving system upgrades or replacements as well.

Transform Pub/Sub to Firestore Database in GCP

Rusty Divine Apache, Articles, Cloud, Data Science, Databases, Google Cloud Platform, Python Leave a Comment

This year, the client I work with has started exploring the offerings in Google Cloud Platform (GCP) after investing years into the Microsoft Azure cloud. The opportunity has allowed me to explore a few new technologies that this post will cover and that you will hopefully find interesting.

In short, I was tasked with transforming Pub/Sub to Firestore Database in GCP. The scenario explored in this post takes an FHIR healthcare data feed, extracts telephone and email information, and then stores that in a Firestore database.