Trilochan Parida

Trilochan Parida @techparida

About: #TechEntrepreneur, Passionate about #technology #coding, Love to #troubleshoot #travel

Location:
India
Joined:
Jun 1, 2020

Trilochan Parida
articles - 55 total

How to Set up Laravel Queues on Production

Hello everyone, in this article, you will learn how to set up Laravel Queues/Jobs on production...

Learn More 34 4May 31 '21

How to Upload an Image in S3 Bucket using PHP/Laravel

In this tutorial, you will learn how to upload an image S3 bucket using PHP/Laravel I assume you...

Learn More 4 0Jan 1 '21

Youtube Video Downloader Application in Python

You need to install pytube package to download youtube videos pip3 install pytube Then run be...

Learn More 0 0Dec 16 '20

How to Convert PNG to JPG using Python

You need to install Pillow package to convert PNG to JPG. pip3 install Pillow Then run below...

Learn More 6 2Dec 8 '20

Python Full Tutorial for Beginners

I have gone many Youtube channels and found so many tutorials on python but no one is discussing stra...

Learn More 11 1Sep 22 '20

AWS Route 53 Crash Course: Hands-on

In this video, We will learn what is DNS, different terms like Top Level Domain, Domain Registrar...

Learn More 5 0Aug 24 '20

How to Schedule Backup of MySQL DB and Store it in S3 using Cron Job

In this video, Learn How to schedule your MySQL backup in EC2 instance and store it in S3 bucket...

Learn More 3 0Aug 20 '20

What is a Web Application Firewall? Explained with Example

In this video, We will discuss what is a Web application firewall with example. ----------------...

Learn More 7 1Aug 16 '20

What is __name__ in Python Explained with Example

In this video, We will understand what is name in python and how it is working with an example. -...

Learn More 4 0Aug 12 '20

What is Edge Computing? Explained with Example.

In this video, We will discuss what is edge computing and benefits of edge computing with example...

Learn More 6 0Aug 9 '20

How to Deploy a Node.js App on Heroku: Hands-on!

In this video, you will learn how to deploy your nodejs app on Heroku. I will show you a simple ch...

Learn More 7 0Aug 5 '20

Limitation Of HTTP/2 That Led To HTTP/3: Explained with Example

In this video, We will discuss the limitation of http2 that led to http/3, http/3 will solve the T...

Learn More 7 1Aug 2 '20

How to Setup Laravel on Ubuntu with Apache Server: Hands-on!

In this video, Let's understand how to setup Laravel on ubuntu with apache server. Lack of memory...

Learn More 5 0Jul 31 '20

How to Build an SVG animation with CSS

In this video, You will learn what is SVG and how to build an SVG animation with CSS. Follow On:...

Learn More 8 0Jul 27 '20

How to Setup Let's Encrypt SSL with NGINX server: Hands-on!

In this video, let's understand how to setup SSL with NGINX server on Ubuntu. This is production-l...

Learn More 5 0Jul 25 '20

How to Build Your Own Custom Alexa Skill using Python: Hands-on!

In this video, let's understand how to build your own custom Alexa skill using Python on AWS lambd...

Learn More 5 0Jul 22 '20

What is Docker? Explained!

In this video, let's understand what is Docker and why we need docker? Follow on Github: https://...

Learn More 21 0Jul 19 '20

How to Build an Alexa Skill using Python

In this video, we will build an Alexa random facts skill using an existing template using AWS Lamb...

Learn More 5 0Jul 17 '20

How to Build a Deno HTTPS Web Server with Let's Encrypt on Ubuntu: Hands-on!

In this video, we will learn how to build a Deno HTTPS web server with Let's Encrypt on EC2 Ubunt...

Learn More 6 0Jul 15 '20

What is DDoS Attack: Explained!

Did you know, 1.3Tbps DDoS attack pummeled GitHub for 15-20 minutes in 2018. Let's discuss What is...

Learn More 5 0Jul 12 '20

How to Deploy a Deno app to Heroku: Hands-on!

In this video, you will learn how to deploy a Deno app to Heroku. Make sure that you have watched...

Learn More 7 4Jul 10 '20

How to Create a Twitter Bot with Python that gets you Followers

Let's learn how to create a serverless Twitter bot with Python and Tweepy. Here we will use AWS La...

Learn More 9 0Jul 9 '20

SQL vs NoSQL: Explained with Examples

In this video, I tried to make you understand SQL vs NoSQL. Here we discuss 3 key differences of...

Learn More 3 0Jul 5 '20

How to Deploy a Flask app on Heroku.

Hello Friends, In this article I will show you how to deploy a flask app on Heroku. Follow the be...

Learn More 61 16Jul 4 '20

How to launch ec2 instance in AWS and install LAMP (Linux, Apache2, MySQL, and PHP): Hands-on!

Let's understand, how to launch ec2 instance in AWS and install LAMP (Linux, Apache2, MySQL, and P...

Learn More 2 0Jul 1 '20

How to host your website on AWS S3 Bucket & setup your domain using Route 53

In this tutorial, we will learn how to host your static website on AWS S3 Bucket and add your cust...

Learn More 5 0Jul 1 '20

What is DynamoDB | Serverless Application using Python(part-3) | Hands-on

In this tutorial, we will learn what is DynamoDB and connect from AWS Lambda and execute the Lambd...

Learn More 1 0Jul 1 '20

What is an Amazon API Gateway | Serverless Application using Python(part-2): Hands-on!

In this tutorial, we will learn what is API Gateway and connect to AWS Lambda and execute the Lamb...

Learn More 1 0Jul 1 '20

What is AWS Lambda | Serverless Application using Python(part-1)| Hands-on

In this tutorial, we will learn what is serverless and AWS Lambda with the "Hello World" function....

Learn More 2 0Jul 1 '20

How to Host Multiple Websites on One Apache Server: Hands-on!

In this tutorial, We will learn how to configure a virtual host on the Apache2 server. Follow on...

Learn More 3 0Jul 1 '20