Serverless Functions as Proxies

serverless-functions-as-proxies

The first time cloud functions / serverless functions clicked for me was when I saw and tried Auth0’s (now defunct) Webtask. It was a little CodePen-like Functions in AWS Amplify are probably a better bet there. My guess is the…

8 Things You Didn’t Know a VPN Can Do

6-trends-in-the-it-support-industry-for-2021-and-beyond

VPNs are an essential part of protecting your online privacy, and nowadays it’s common to hear of people using them. Ten years ago, if you’d asked the average person about VPNs, they’d probably have had no idea what you were…

How to Keep Your Remote Working Files Secure

how-to-keep-your-remote-working-files-secure

It is a fact now that remote working has taken over the world. Especially in the last two years, approximately, a sudden digital transformation has had to take place in the economy to facilitate a locked-down working population. Migration to…

CSS Modules (The Native Ones)

css-modules-the-native-ones

They are actually called “CSS Module Scripts” and are a native browser feature, as opposed to the popular open-source project that essentially does scoped styles by creating unique class name identifiers in both HTML and CSS. Native CSS Modules are…

Security Versus Usability: A New Approach

security-versus-usability-a-new-approach

Strong security doesn’t have to compromise the user experience Enterprise security lives on a spectrum. Having the right levels of usability to the right users, while providing a frictionless experience, can ensure security to all users in your organization. getty…

How to Send Email with Django

6-trends-in-the-it-support-industry-for-2021-and-beyond

In this tutorial, we’ll walk through how to send emails through your own app using Django. We’ll cover how to configure Django SMTP connections, how to set up an app password to use with a Django project, and how to…

Using Automation to Increase Web Traffic

6-trends-in-the-it-support-industry-for-2021-and-beyond

One of the biggest challenges entrepreneurs face is getting their business in front of potential customers. Marketing attracts leads, leads become customers, and customers provide profit. Unfortunately, outreach, networking, and search engine optimization all play a role in marketing —…