Command Palette
Search for a command to run...
Comments
Join the discussionNo comments yet. Be the first to comment.
More from this blog
2. Https Ssl/tls
What is HTTPS? HTTPS stands for HTTP + SSL/TLS, a protocol that encrypts data to enhance security. It ensures secure data transmission between the client and the server. In plain HTTP, a third party can intercept the data exchanged between the clie...
3. DHCP Process : DORA
DISCOVER The new client broadcasts a message to find the DHCP server because, at first, the client doesn’t know the DHCP server's location. OFFER The DHCP server responds with an available private IP address, offering it to the client. REQUEST ...
1. STP PVST EtherChannel HSRP
STP (Spanning Tree Protocol) Blocking specific ports to avoid broadcast loops. Set root switch, determine root ports based on the root switch, and designate designated ports and undesignated ports (criteria: switch priority, cost to the root switch...
[Bedrock Lambda API Gateway]Trouble Shooting When Using AWS Bedrock, Lambda, and API Gateway
1. Bedrock Model Access: IAM Permissions Not Enough Issue: Even with correct IAM permissions, additional access requests are needed to use Bedrock models. Solution: Go to the Bedrock console and submit a "Request to Access" for the desired model. T...
Mail service memo
SMTP Simple Mail Transfer Protocol Email sending and transmission POP Post Office Protocol Email reception and download Basic Operation: Downloads emails from the server to the client and stores them locally. Server Interaction: By default, ...
