Cloud Computing

In-dept Analysis of Cloud Applications in Azure

A financial services company had recently migrated several key applications to Azure. These cloud-based applications managed critical customer data and financial transactions, so ensuring they are secure and performing optimally is essential.

  • Hits: 103

Cloud Solutions Architecture Patterns

Skills: Business Continuity Solutions, Data Storage Solutions, Identity, Governance and Monitoring Solutions

  • Hits: 161

Shared Access Signatures

With Shared Access Signatures (SAS) tokens in Azure, you can grant limited access to your storage resources without sharing your account keys.

  • Hits: 171

Azure Network Infrastructure Tips

To allow on-premises services access to Azure storage account, without exposing the storage account to the internet, you can:

  • Set up a VPN from on-premises to Azure
  • Configure a storage account private endpoint.

VPN -> Azure Cloud + access public Azure services (without traversing the internet) = Private endpoint.

Resolve a FQDN to an IPv6 address with AAAA DNS record. 

To ensure that only certain VMs in your Azure environment can resolve FQDNs to IPs in Azure-hosted DNS zone:

  • Deploy the VMs in a single virtual network and allow the virtual network access to the private DNS zone
  • Create a private DNS zone

 

 

  • Hits: 171

 Ireland | Bobby Abuchi