Category: Cloud
Rules to redirect www to the parent domain
Install the URL Rewrite module (if it is not installed by default). http://www.iis.net/downloads/microsoft/url-rewrite After installing the module, use the below directive and put it inside the webconfig file Note: replace the domain name above from example.com with your desired domain
AWS CloudWatch
Amazon Web Services (AWS): Amazon Web Services (AWS) provides a wide range of cloud-based services for businesses and organizations. One of the key challenges of managing AWS resources is monitoring and managing them effectively. AWS CloudWatch is a monitoring and
Custom Quick Actions on the LWC page when Modal is created using an Aura component
Quick Actions can’t be used with Lightning Web components. Let’s say that the record page has a button that, when clicked, integrates an Aura component that displays a modal. On the Lightning Web Component page, the coding is complete, and
Create a site with Salesforce experience cloud
Following are the steps to create a site with Salesforce experience cloud: Login To salesforce In the quick search box find All sites and click on the New button. Select the template as per your requirement. I am using the
Azure Upload Blobs To Storage account using SAS URL (source)
//SASToken to pass to the Blobservice client for authentication to source storage account String sasToken = “SAS Token of source storage account ”; //connection string to connect to the destination storage account string connectionString =”connection string of destination storage account”;
Access AWS S3 from Lambda within the VPC
On the AWS Console, choose VPC service and then Endpoints. Create a new endpoint and associate it to the AWS S3 service Choose the service com.amazonaws.us-east-1.s3 with type Gateway Then select the VPC and Route Table. Then select the access
What is National Producer Number?
National Producer Number or NPN is a type of identifier assigned to individuals or businesses. Nowadays, It has taken place of the license number. NPN is issued or assigned specially to “insurance-related organizations or activities” to keep the track of
How to deploy the LWC component on a Local Development Server
You can deploy your LWC component on a local development server. Once you deploy your component on a local server, then you do not need to deploy again and again to see the output. You just need to save your
If you forgot the Administrator password for widnows EC2 machine
Problem: If you forgot the Windows EC2 machine Administrator password other than the default auto generated password provided by AWS after using the key pair while launching the EC2 machine, and still you can’t access the EC2 windows machine with