Skip to content

Uncategorized

Zoom Bulk Meeting Scheduler Script

Recently I was working with a higher education client that was interested in an easier way to create Zoom meetings in bulk. I leveraged an existing project and made some very simple changes. The existing project was https://github.com/rnag/zoom-api-helper. A Excel spreadsheet with the Zoom meeting data is needed. It looks like this: Group Name Zoom Username Topic Meeting Date Meeting Time Duration Hr Duration Min Meeting URL Meeting ID Passcode… Read More »Zoom Bulk Meeting Scheduler Script

Keeping Clients Happy at Tribloom

This week we will be talking about something a little different than usual, how do we keep clients happy at Tribloom. First and foremost, we do a great job. This is just the beginning though. A long time ago I heard some advice: people want do do business with people that they know, trust, and like. Thus, that is what we will discuss in more detail. Getting to Know You… Read More »Keeping Clients Happy at Tribloom

Cloud Security

Cloud Governance and Cloud Security using AWS Config

Cloud Governance is the process of defining and creating policies to control costs, minimize security risks, and improve efficiency. On AWS, cloud security often starts with preventive and detective guardrails. We will be discussing cloud security using AWS Config here, otherwise known as detective guardrails. What is AWS Config? AWS Config is a service that records configuration changes to your AWS resources. This includes recording how resources are connected to… Read More »Cloud Governance and Cloud Security using AWS Config

A Zoom Meeting

Zoom Cloud Recording Download Script

Recently I was working with a higher education client who needed to reduce their Zoom Cloud storage. There are many ways to deal with this, including Zoom integrations with Kaltura or Panopto. The client wanted to take a different approach and simply transfer the meetings to Google Drive, so we developed a Zoom cloud recording download script. Earlier this year, we developed a Python script to keep Zoom users in… Read More »Zoom Cloud Recording Download Script

//