Defining your cloud computing infrastructure as code (IAC) is becoming an industry standard for enterprise IT teams to scale effectively as their development teams and applications grow. Terrafor...
https://www.ais.com/optimizing-terraform-projects-part-one-terragrunt-and-terraform-registry/
In today’s digital world, passwords have become a universal language to access applications and devices. Now, many organizations are looking to employ a password-less strategy. As I wrote in a ...
https://www.ais.com/how-to-create-a-password-less-strategy-with-microsoft-security/
There are times when you must correlate different log sources within a centralized Azure Log Analytics Workspace to have a single management point for leveraging the robust suite of tooling avail...
Recently, I was involved in a project where we had requirements. A report needed to be built based on data from several sources, including Azure Cosmos DB and Azure SQL. This report was required ...
https://www.ais.com/azure-data-factory-and-immutable-storage-in-azure-blob-storage/
Automating the build and deployment of an Angular application in the Azure DevOps (AzDO) ecosystem is as easy as any other code hosting service. AzDO has added task types to help deploy directly ...
https://www.ais.com/build-and-deploy-angular-applications-using-azure-devops-pipelines/
As part of one of my projects, I was asked to research methods of transferring large amounts of data (> 1 Terabyte) between client-owned S3 buckets. Several suitable techniques are available. The...
https://www.ais.com/methods-to-transfer-data-between-amazon-aws-s3-buckets/
Can The Power Automate Process Advisor Be Used as a Time Study Tool? Microsoft has given us many tools over the years with multiple applications. The Process Advisor, now available in commercial,...
https://www.ais.com/time-study-with-power-automate-process-advisor/
We know most software applications, desktop, mobile, or web, require a database at the backend to store data. When we look at current software applications, the complexity is very high, and they ...
https://www.ais.com/performing-database-unit-testing-with-tsqlt-framework/
While recently working on moving an FTP server (using Passive FTP) from on-premises to Azure, I needed to expose the FTP server to the internet via an Azure External Load Balancer. A few things w...
https://www.ais.com/how-to-configure-windows-iis-ftp-server/
In a previous article, we explored using the CSI Secrets Store Driver and Azure Provider to mount an HTTPS certificate stored in Azure Key Vault on pods deployed to Azure Kubernetes Service (AKS)...
https://www.ais.com/kubernetes-https-certificates-for-windows-containers/