Say Goodbye to File Size Limits! Uploading Gigabytes with Fetch
We look into how to upload really large files using fetch. By splitting up the files, we bypass browsers' upload limitations. We send ...
The CRUD concept is pretty integral to the state-management concepts and an ORM is a good way to store information. ORM stands for Object-Relation Mapping and the CRUD concept is the function Create Read Update Delete. Using my ORM Snok we will look at the concepts and talk about the pros and cons of using…
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
In this video, I talk about the implementation of payment for my site, YouTool.app. We looked at what PayPal requires in their …
We look at configuring and running training in the cloud.
We look into how to migrate your Ceph cluster to use orchestration using the CephAdm service. The video will cover how to prepare the systems, install the service, adopt legacy services, and add the hosts. Lastly, we will upgrade the system to Quincy’s last version and discuss the pros and cons of using CephAdm orchestration.
We look into how to sign a request against the “new” Amazon data centers. All centers deployed after 2014 need to use the new …