Byte Ebi's Logo

Byte Ebi 🍀

A Bit everyday A Byte every week

[AWS Cloud Fundamental Notes] EC2

Introduction to EC2 and its usage and operational mechanism

Ray

Allow users to rent cloud computers to run their applications.
EC2 allows users to flexibly run their Amazon machine images (AMIs) by providing web services, enabling users to run any software or application they desire on these virtual machines.

[AWS Cloud Fundamental Notes] VPC

Introduction to VPC and its usage and operational mechanism

Ray

Amazon Virtual Private Cloud (Amazon VPC) allows you to have full control over a virtual networking environment, including resource placement, connectivity, and security.

[AWS Cloud Fundamental Notes] IAM

Introduction to IAM and its usage and operational mechanism

Ray

Due to the excessive power of root permissions, it is necessary to divide them into multiple users and groups to set permissions.

Using FFmpeg to convert media files

Convert .ts video files to .mp4

Ray

Sometimes, we can use certain methods to download the .M3U8 file and then merge it into a .ts file.
However, computers usually cannot directly play this format.
We can use FFmpeg to convert it into a common .mp4 file for easy playback.

Recent Posts

Categories

Tags