How to produce Canva Template? Mar 20, 2023 To produce a Canva template, follow these steps: Read More
Web application Architecture Nov 08, 2022 Web Application became a part of our lives. They play a key role in our every life on the internet. We shop online, banking transaction, and what not. We do almost everything on the internet. Read More
How to invalidate CloudFront cache programatically Aug 02, 2022 To control the versions of files that are served from your distribution, you can either invalidate files or give them versioned file names. Read More
Setup Amazon s3 with CloudFront - Kentico Aug 01, 2022 In this article you will learn how to: Create S3 bucket Setup CloudFront distribution Create user and give permission to access S3 bucket Configure Kentico Instance to use Amazon S3 and CloudFront as a external storage Read More
Upload file to Amazon S3 bucket - code example C# Jul 30, 2022 Adds an object to a bucket. You must have WRITE permissions on a bucket to add an object to it. Read More