How to Take Zoom Attendance With Python20220914125712

How to Take Zoom Attendance With Python

Mike MackroryLast Updated: September 14, 2022Create Zoom App, Create Zoom JWT, python programming, Zoom meeting attendance, Zoom Meetings API, Zoom Metrics API, Zoom registrants vs attendees
Learn how to calculate Zoom meeting registrants vs actual attendees using Python so you can always start your Zoom meetings on time....
Top 10 Malicious Package Scanners20220804153726

Top 10 Malicious Package Scanners

Mike MackroryLast Updated: August 4, 2022Black Duck, BluEye, dependency confusion, Loki, malware, Nexus Firewall, Pypi-scan, RetireJS, SonarQube, supply chain security, Tidelift, typosquatting, upguard
Learn the top tools for detecting malware & typosquatting as well as countering dependency confusion in open source dependencies....
How to create a Serverless REST API with Python and AWS Lambda20210422120411

How to create a Serverless REST API with Python and AWS Lambda

Mike MackroryLast Updated: April 22, 2021API gateway, cloud computing, lambda, lambda function, python, serverless
One of the secret ingredients of practical software engineering is to ensure the solutions are simple and small. That’s essentially what the hype arou...
How to prevent TLS certificates from expiring with Python20210304133350

How to prevent TLS certificates from expiring with Python

Mike MackroryLast Updated: August 5, 2022Boto3, certifi, certificate expiration, TLS, TLS certificate, urllib3
Trust is at the heart of online commerce. When consumers visit your website, they need to be comfortable sharing their personal or financial informati...
Using Python for CyberSecurity Testing20200417102517

Using Python for CyberSecurity Testing

Mike MackroryLast Updated: August 5, 2022Cybersecurity, packetinjection.py, packetsniffer.py, portscanner.py, Python scripting
Hack an application and your local network in this post, and learn why Python is the language of choice for many security engineers....
Integrating AWS Machine Learning Models with Your Java Microservice20171205211314

Integrating AWS Machine Learning Models with Your Java Microservice

Mike MackroryLast Updated: August 5, 2022aws, machine learning, ml
I built my first Artificial Intelligence (AI) program almost ...
Making the Jump to Go: A Guide for Java Developers20170929140535

Making the Jump to Go: A Guide for Java Developers

Mike MackroryLast Updated: July 19, 2019activego, download go, go, golang, install go, java, server-side development
If you’re a Java developer like me, chances are you’ve heard rumblings of a trendy new language that came out of Google: Go. And if, like me, you’re a...