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

Keyhole Software Cloud, Keyhole, Modernization, Videos Leave a Comment

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 marked by a series of complex challenges. Understanding and addressing the common cloud migration challenges & how you address them is critical for businesses seeking to harness the full potential of cloud technology. Importance of Security …

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

Keyhole Software AWS, Azure, Cloud, Keyhole, Videos Leave a Comment

In the last decade, the phrase “the cloud” has transitioned from a futuristic concept to a fundamental business strategy. The benefits of moving your business to the cloud have become increasingly clear, offering a new perspective on resource management, efficiency, and scalability. About seven or eight years ago, this concept began to reshape the way businesses approach technology. While it …

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

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

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 infrastructure, influences operational flexibility, and dictates the capacity to adapt to emerging market demands. It’s crucial to partner with a provider that stands out not just as a part of their portfolio but as their primary …

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.