/blog/images/avatar-icon.png

Power Platform and Cloud (Azure, AWS) Handover to your colleagues

Handover Documentation: Ensuring a Smooth Transition Power Platform and Cloud (Azure, AWS) Handover to the other employees Power Platform and Cloud Handover Documentation: Ensuring a Smooth Transition This article serves as a guide for smoothly transitioning Power Platform and Cloud (Azure, AWS) responsibilities to a new employee when an individual resigns. As organizations increasingly rely on these technologies, it becomes crucial to ensure a seamless handover process to maintain business continuity.

AWS Deploy Lambda Function, API Gateway, Invoke/Call another Lambda Function, Save to S3, Public Access etc.

Flow Outline Structure (ABSTRACT EXAMPLE) TableandChart Code Python 3.9 (Architecture x86_64), HTML and CSS main package - matplotlib Layers dataVisLayer (custom) AWSDataWrangler-Python39 numerize (custom) HtmltoPDF Code Python 3.9 (Architecture x86_64) main package - pandas, PyPDF2 custom-fonts Layers wkhtmltopdf pandas fonts PyPDF2 How to Deploy a Lambda Function Regions First check your region. RegionsManagement.png Find the nearest (server) region. NearestRegion.png choose Singapore for Operation (in Asia) Create function Lambda > Functions > Create function

Best Time to Buy and Sell Stock Easy Leetcode Problem Brute Force to Optimized

Problem Best Time to Buy and Sell Stock - LeetCode You are given an array prices where prices[i] is the price of a given stock on the ith day. You want to maximize your profit by choosing a single day to buy one stock and choosing a different day in the future to sell that stock. Return the maximum profit you can achieve from this transaction. If you cannot achieve any profit, return 0.