Thursday, 20 May 2021

Direct Download Button HTML Code Generator for Blogs

 1) Sign in to your Google Drive website and navigate to the drive page.

2) Click the 'New' option at the right upper corner and select 'File Upload' from the list to upload the files.

Google Drive - File Upload
Google Drive - File Upload

3) Once the upload is done, right-click on the desired file and choose the 'Share' option. You will see the dialogue box as below, which indicates it can be accessed only by restricted members.

Google Drive - Share (Get Link)
Google Drive - Share (Get Link)


4)  Click the above-highlighted option 'Change to anyone with link' and copy the URL. And paste below, to generate HTML code for Direct Download Button for your Blog.


Google Drive File URL:

  


HTML Code:

Download button HTML code generator by https://techieinterviewblogger.blogspot.com/


Wednesday, 19 May 2021

Downloadable Python Requests Lambda Layer


Download pre-build Python Lambda Layer deployment package of Requests compatible for 3.6 and above runtime. 


You can also create your own deployment package with the help of the below articles.



Here are some other posts that might be helpful :


Downloadable Python Pandas Lambda Layer


Download pre-build Python Lambda Layer deployment package of Pandas compatible for 3.6 and above runtime. 


You can also create your own deployment package with the help of the below articles.



Here are some other posts that might be helpful :


Download Button in Blogger with file | Recent

 1) Sign in to your Google Drive website and navigate to the drive page.

2) Click the 'New' option at the right upper corner and select 'File Upload' from the list to upload the files.

Google Drive - File Upload
Google Drive - File Upload

3) Once the upload is done, right-click on the desired file and choose the 'Share' option. You will see the dialogue box as below, which indicates it can be accessed only by restricted members.

Google Drive - Share (Get Link)
Google Drive - Share (Get Link)


4)  Click the above-highlighted option 'Change to anyone with link' and copy the URL.

5) Get the link, now go to Blogger and switch your post to HTML view and copy-paste the below HTML for the download button.

Replace the "URL" word below code with the URL you copied from google drive

<a href="URL" style="padding: 10px;" target="_blank">
<button class="btn"><span>Download</span></button>
</a>

Viola !!! The download file option is added to your post.

Tuesday, 18 May 2021

AWS Interview Question Quiz | Part 3

1.
What type of traffic does NACL handles?
1.
Which of the following pieces of information do you need to create a Virtual Private Cloud (VPC)?
1.
What are the four main factors you should take into consideration when choosing a Region?
2.
What type of traffic does security group handles?
2.
Which of the following can a route table be attached to?
2.
True or false: Every action you take in AWS is an API call.
3.
Instance in public subnet access the internet via ?
3.
What must you do to allow resources in a public subnet to communicate with the internet?
3.
Which of the following best describes the relationship between Regions, Availability Zones and data centers?
4.
Instance in which subnet can't directly access the internet ?
4.
True or false: A network ACL filters traffic at the EC2 instance level.
4.
Which of the following is a benefit of cloud computing?
5.
What is NAT ( Network Address Translator) used for?
5.
Which of the following is true for the default settings of a security group?
5.
True or false: In the cloud, instead of physically managing hardware, you use services.
6.
What are the ways to interact with AWS API ?
6.
What does an Amazon EC2 instance type indicate?
6.
Which of the following is a best practice when securing the AWS root user?
7.
Which protocol type and port range is needed to access an Ubuntu/Linux EC2 instance via telnet?
7.
True or false: AWS Lambda is always the best solution when running applications on AWS.
7.
Users in your company are authenticated in your corporate network and want to be able to use AWS without having to sign in again. Which AWS authentication option should you use?
8.
Which protocol type and port range is needed to access an Window EC2 instance ?
8.
Which of the following is true about serverless?
8.
Which of the following can be found in an IAM policy?
9.
True or False Elastic IP address is a static public address.
9.
What is the difference between AWS Fargate and Amazon ECS on EC2?
9.
True or false: IAM policies can restrict the actions of the AWS root user.
10.
With which IP address you can access your EC2 instance?
10.
True or false: EC2 instances reside at the Availability Zone level, so it’s best practice to architect for high availability.
10.
Using a username and password, as well as a one-time passcode, to log in to an account is an example of multi-factor authentication.
00:00:00
This quiz has been created using the tool HTML Quiz Generator
00:00:00
This quiz has been created using the tool HTML Quiz Generator
00:00:00
This quiz has been created using the tool HTML Quiz Generator



Here are some other posts that might be helpful :

Monday, 17 May 2021

AWS Interview Question Quiz | Part 2

In continuation of AWS Interview Question Quiz | Part 1


Sunday, 16 May 2021

AWS Interview Question Quiz | Part 1


Here are some other posts that might be helpful :