2-day workshop on Microsoft Azure Cloud
AZURE CLOUD WORKSHOP by Mr. Vimal Daga

2-day workshop on Microsoft Azure Cloud

No alt text provided for this image


Hello everyone this is a small article regarding the 2-day workshop on Microsoft Azure Cloud by none other than Mr. Vimal Daga Sir

On the first day I learnt about the basics of the cloud computing and stuffs related to networking such as about the routers DHCP server, SNAT and DNAT etc.

Here's a short summary of what learnt on the first day

#Day_1

#Microsoft_Azure_Workshop

27th Feb 2021

-> Cloud computing is the on-demand availability of resources RAM/CPU/Storage on the internet provided by cloud providers to run/deploy our applications & it work on "pay-as you-go" model. 

-> Tenants are the clients of services providers who use their resources. Tenants are completely isolated from each other

-> The virtual OS provided by cloud platform is known as instances/virtual machine

-> SLA (Service Level Agreement ) is the agreement between the Microsoft Azure cloud and the User of the cloud it is about the uptime, availability, and connectivity of the resources. SLA gives Availability of 99.99%

-> Dynamic host Configuration Protocol this protocol assigns name to the host network.

Iaas- Internet as a service.

   Saas- Software as a service.

   Paas- Platform as a service.

-> SNAT is Source nating is allows private network to connect to the internet(public network) . DNAT is Destination nating is allows pubic world to connect to the Private world.

-> Security group has set of inbound and out bound rules in order to enhance the security.

->Load balancing refers to efficiently distributing incoming network traffic across a group of backend servers. Azure load balancer is a Layer-4 (TCP, UDP) load balancer.


On the second day there was short of integration of Kubernetes and Cloud Computing i.e. Azure Kubernetes Service (AKS) I learnt about the Container technology and it's usage over the cloud

Here's a short summary of my second the day of the workshop

#Day_2

#Microsoft_Azure_Workshop

28th Feb 2021

->A Container in cloud computing is an approach to operating system virtualization. By this, the user can work with a program and its dependencies using resource procedures that are isolated. The container host is the system that runs the containerized processes, often simply called containers

->Kubernetes is an open-source container management tool that automates many of the manual processes involved in deploying, managing

and scaling container.

->AKS stands for Azure Kubernetes Service which is a fully managed Kubernetes Service that lets us deploy and manage the K8s cluster.

->To use managed services in Azure, we need to create a resource group and then we can launch all the required resources in that group.

->To create an AKS cluster we need to create a resource group and then we can launch AKS services in the required group


So Finally I hereby would like to thank Vimal Sir and his endless efforts to have a such a long and informative workshop

Looking forward to attend such interesting workshops in future

要查看或添加评论,请登录

Sayed Imran的更多文章

  • Terraform Remote Exec on Google Compute Engine VM Instance

    Terraform Remote Exec on Google Compute Engine VM Instance

    In this article I've demonstrated a simple straight forward way to remotely execute scripts on a Linux based VM…

    9 条评论
  • Echo Connect (CI-CD with Google Cloud Platform)

    Echo Connect (CI-CD with Google Cloud Platform)

    The aim of building this project is to, deploy a simple social media application which is based on event driven…

    10 条评论
  • CI-CD Pipeline using Jenkins to deploy a News App on Docker Container over AWS Instance

    CI-CD Pipeline using Jenkins to deploy a News App on Docker Container over AWS Instance

    Hello connections, In this article I'll let you how I created a CI/CD pipeline to deploy my simple News Application…

    18 条评论
  • 2-day JavaScript Workshop

    2-day JavaScript Workshop

    Hello everyone, I attended a 2-day JavaScript Workshop on 12th and 13th of June, organized by LinuxWorld Informatics…

  • 2-day MongoDB Workshop

    2-day MongoDB Workshop

    Hello everyone, I attended a 2-day workshop of MongoDB Workshop organized by LinuxWorld Informatics and was conducted…

  • Shell Scripting (CLI Automation)

    Shell Scripting (CLI Automation)

    Hello everyone here is a small article of my self reflection of what all I learnt from the Shell Scripting Workshop…

  • Using Ansible to configure K8s Cluster on AWS

    Using Ansible to configure K8s Cluster on AWS

    Hello everyone, I've completed another task of ARTH- The School of Technologies i.e.

    3 条评论
  • AWS AI(Artificial Intelligence) Services

    AWS AI(Artificial Intelligence) Services

    AI(Artificial Intelligence) has always been an emerging technology in almost all the fields of life. It is the…

  • Case Study of AWS SQS

    Case Study of AWS SQS

    Amazon Simple Queue Service (SQS) is a fully managed message queuing service that enables you to decouple and scale…

    2 条评论
  • Industry Use Cases for Kubernetes from Industry Experts

    Industry Use Cases for Kubernetes from Industry Experts

    Hello everyone, here's a small article by me, giving some key points and summary of the Expert Session on Industry use…

社区洞察

其他会员也浏览了