AZURE CLOUD PLATFORM BASED ON THE SHARED CLOUD ARCHITECTURE (Article 01)
The world of cloud computing is expanding with every passing day; many companies across the globe are shifting to the cloud by leveraging the services that cloud platforms offer. Microsoft Azure is the second-largest cloud service provider, and gaining expertise in it will surely take you ahead in the field of cloud computing. Microsoft Azure is an ever-expanding set of cloud services to help our organization meet our business challenges. It’s the freedom to build, manage, and deploy applications on a massive, global network using your favorite tools and frameworks.
This article is as an requirement of course SENG 41283 : Distributed and Cloud Computing: https://science.kln.ac.lk/tunits/setu/index.php/component/sppagebuilder/90-seng-41283
I am going to set up a sample environment in azure cloud platform based on the shared cloud architecture. Mainly focus the contribution on cloud infrastructure setup.
Through this article i am going to focus mainly on the following topics. And If you find this article is useful for you, please follow the below topics in order to get a clear idea on the azure cloud platform based on the shared cloud architecture.
NOTE 01: At the first time only you have to register for Microsoft.Cdn. if you already registered for Microsoft.Cdn then you can skip Article 04 (Subscription).
NOTE 02: I will not cover Azure Resource Group separately because it is a very small section and we can create it while we create CDN / Key vault. But Still you need to cover Azure Resource Group, then you can see my Article 04 (Subscription).
Article 02 : Azure Active Directory
Article 03 : Authentication
Article 04 : Subscription
Article 05 : CDN
Article 06 : Key Vault
Article 07 : Integrate Angular Frond-End Application with Azure AD
Article 08 : Front Door
Article 09 : App Services
Article 10: Functions
Article 11: Database For MySQL Server
Article 12: Azure Storage
Article 13: Integrate Spring Boot Backend
Article 14: Application Insights
Article 15: Firewall
Project background:
- Frond-End : Angular
- Back-End: Spring Boot
- Database: MySQL
- A Local Web Server: Node js
- IDE: Visual Studio Code
You can get my Frontend and Backend Projects through this GitHub repository: https://github.com/prasanthse/AZURE-CLOUD-PLATFORM-BASED-ON-THE-SHARED-CLOUD-ARCHITECTURE.git
Will see you on my next article Azure Active Directory.
Thank you!