Skip to main content

Posts

Showing posts from September, 2021

Azure Cloud Admin Syllabus

 Azure Cloud Admin An Azure administrator often serves as part of a larger team dedicated to implementing an organization's cloud infrastructure.  What are all the task of  Azure Admin. Building and Supporting Infra. Implementing Azure Services. Manage Azure identities and governance. Implement and manage storage. Deploy and manage Azure compute resources. Configure and manage virtual networking. Backup and Recovery Setting up alerts and monitoring. Roadmap to become Azure Admin: what is Azure ?  Create free account on Azure and practice azure admin tasks. Please follow below URL on how to create a free account on Azure.                                                             https://www.youtube.com/watch?v=0KEfaUfolVs Manage Azure identities and governance. Manage Azure Active Directory (Azure AD) Manage role...

DevOps Syllabus

   DevOps DevOps is nothing but the combination of process and philosophies which contains four basic component culture, collaboration, tools, and practices. In return, this gives a good automated system and infrastructure which helps an organisation to deliver a quality and reliable build. The beauty of this culture is it enables a quality for organizations to better serve their customers and compete more effectively in the market and also add some promised benefits which include confidence and trust, faster software releases, ability to solve critical issues quickly, and better manage unplanned work. 1. What are the tasks of a DevOps Engineer? Design, build, test and deploy scalable, distributed systems from development through production Manage the code repository(such as Git, SVN, BitBucket, etc.) including code merging and integrating, branching and maintenance and remote repository management Manage, configure and maintain infrastructure system Design implement and suppo...