Objective: To understand the working of Timer Trigger. In addition to building and invoking a python function schedule to print every 15s. Prerequisite: Python 3.8 – Python 3.10 (Python 3.11 is not supported yet.) Azure Core Tools – Download azure core tools from here VS Code Step 1: Open VS…
Author: Tariq Nawaz Khan Mohammed
Building a Static Website using Route 53 & S3 🛣️
AWS Services Involved: Amazon S3 CloudFront Lambda@Edge Route 53 Objective: Register a domain and build a static website in order to understand the network traffic and beginner core-level project. Brief Definitions: Amazon S3 – Creates an Amazon S3 bucket to host your static website. CloudFront – is a delivery system…
AWS Detectives and GuardDuty (not a typo!)
Hey there! Welcome to the blog! Contents Insight on AWS Detective What is Amazon GuardDuty? Amazon GuardDuty Key Features of GuardDuty Usage Costing for Amazon GuardDuty Amazon Detection Scenario Walk Through Insight on AWS Detective AWS features a specialized security feature called as AWS Detective. It is a security feature…