Introducing Portfolinx: https://t.co/cQoeZTL2tK — a platform that lets non-technical people create their own personal digital portfolio in minutes.
Simply choose a template, fill out a short form, and your portfolio goes live instantly — no coding required.
Average Nigerian business, yeah the one we patronize in our street isn’t matured enough to have a website
A website is a tool for conversion as a business, if it’s not going to convert and grow their brand it’s useless to them
S3 Byte Range Fetch: Works at the raw object level, you just fetch bytes directly.
ScanRange in S3 Select: Works at the query level, you restrict the portion of the object that S3 Select scans when running SQL queries.
AWS S3 Select with ScanRange
you can run SQL‑like queries directly against the contents of an object (CSV, JSON, Parquet).
The ScanRange parameter lets you restrict the query to a specific byte range within the object.
AWS S3 Byte Range Fetch
standard HTTP Range GET request supported by Amazon S3.
You can specify a byte range (e.g., Range: bytes=0-249) in your GET request.
S3 then returns only that portion of the object instead of the entire file.
@powerfulbadeeu incompetency, the school has to give an enabling environment, unilag got things going on more than just every day academic, you can't even enter lasu without a shoe
LASU faculty of arts lost all their student docs, they had to go to school this week to "re-register"
when to choose between CloudFront signed URLs or CloudFront signed cookies
You should use a signed URL if you want to restrict access to individual files, for example, an installation download for your application.
On the other hand, CloudFront signed cookies allow you to control who can access your content when you don't want to change your current URLs or when you want to provide access to multiple restricted files, for example, all of the files in the members' area of a website.