My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Thursday, 16 October 2025
AWS Web Application Firewall (WAF)
›
A web application firewall is in place to protect public-facing web applications from outside threats. WAF should be appropriately deployed ...
Extended Arguments (xargs) Unix command
›
xargs builds and executes command lines from standard input. While pipe command (|) takes the stdout of the previous command and forwards i...
Monday, 13 October 2025
AWS VPC Endpoint
›
A VPC Endpoint is a network component that enables private connectivity between AWS resources in a VPC and supported AWS services , withou...
Policy types in AWS
›
There are several types of AWS policies, but the primary and most commonly referenced categories are identity-based policies and resource-...
Tuesday, 7 October 2025
Amazon RDS (Relational Database Service)
›
Amazon Relational Database Service (RDS) Distributed relational database service Simplifies the setup, operation, and scaling of a relat...
Friday, 5 September 2025
Introduction to Amazon Kinesis Data Streams
›
Amazon Kinesis Data Streams is one of 4 Amazon Kinesis services. It helps to easily stream data at any scale. There are no servers to mana...
Introduction to Amazon Kinesis
›
Amazon Kinesis is a Serverless Streaming Data Service which has 4 Service types: Amazon Kinesis Video Streams - to securely stream video ...
›
Home
View web version