Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • [Place of publication not identified] : Packt Publishing  (3)
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837633043 , 1837633045
    Language: English
    Pages: 1 online resource (1 video file (4 hr., 32 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.4/46
    Keywords: Linux ; Windows PowerShell (Computer program language) ; Information technology Management ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: PowerShell is a task automation and configuration management program from Microsoft, consisting of a command-line shell and the associated scripting language. Professionals who want to start with PowerShell and have some basic idea of the command line will find it extremely easy to understand the underlying concepts of PowerShell and will be able to integrate PowerShell with non-Microsoft products as well. Here, you will look at the PowerShell logging module, installing software with PowerShell, automation solution for daily validation reports, database interaction using PowerShell, automation for Web/App Service status, Windows Task Scheduler and scheduling PowerShell scripts to run, pulling reports from Windows event viewer using this PowerShell, looking at PowerShell advanced functions and modules, building validation, PowerShell with Windows Event Viewer, PowerShell for programming, and using PowerShell as an automation tool. You will be working on a project where you will develop a robust automation solution for 'Application and System Validation', which generates a consolidated HTML report in the end, displaying all different test case results. By the end of this course, you will have learned advanced-level knowledge of PowerShell scripting. You will easily automate your daily repetitive work using PowerShell scripting. What You Will Learn Learn automation of administration work with Windows PowerShell Develop application and server validation mechanism Develop file purge and archive mechanism from scratch Learn an important skill for Windows Server Administration Learn the concepts of Windows PowerShell scripting Write your own automation scripts for complex scenarios with ease Audience This course is designed for students/IT professionals who desire to automate their or their team's day-to-day manual work, system administrators, and aspirants seeking a career in IT automation. Application support analysts and cloud consultants will also gain a lot from this course. To get the most out of this course, you should have some basic understanding of the command line (Win CMD/Unix Shell), and a PC/laptop installed with Windows OS. Abou The Author Vijay Saini: Vijay Saini is an accomplished IT professional who brings a wealth of expertise to the table. With a diversified background across multiple domains, Vijay has proven himself a valuable asset to his current role as a leading cloud service provider. His strong focus on automation has resulted in significant cost savings for the business, making him a valuable asset to the team. Vijay is highly knowledgeable in the areas of Microsoft Azure, cloud technologies, DBMS, and Python, and is a specialist in automation using PowerShell. With a passion for teaching, Vijay has leveraged e-learning platforms to share his expertise with others, helping them develop their own skills and knowledge.
    Note: "Published in February 2023.". - Online resource; title from title details screen (O'Reilly, viewed March 20, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837639137 , 1837639132
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 9 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Git (Computer file) ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Workflows are defined by a YAML file checked into your repository and will run when triggered by an event in your repository, or they can be triggered manually, or on a defined schedule. GitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub. Make code reviews, branch management, and issue triaging work the way you want. In this intensive course, you will learn the fundamentals of GitHub Actions workflow in a compact timeframe. The course covers important concepts such as the workflow structure and components, events, jobs, steps, and runners. It also dives into various topics such as environment variables, GitHub variables, secure password storage, and manual approvals. Additionally, the course teaches techniques for sharing values between steps and jobs and explains the use of self-hosted runners. The course concludes with a demonstration of preparing an infrastructure as code (IAC) template with Bicep and deploying it through a GitHub Action workflow. The course will equip you with the skills to automate your entire software workflow using GitHub Actions, from idea to production. By the end of this course, you will have a solid understanding of how to use GitHub Actions to automate your software workflows. What You Will Learn Understand GitHub Action workflow basics Learn about workflow components (event, job, step, runner) Add a self-hosted runner and execute jobs using it Design an IAC template with Bicep to deploy infrastructures Build, push, and deploy Docker containers Deploy a container to the Azure web app for optimal performance Audience This course is designed for cloud consultants who work on platform automation requirements or those who want to experience the power of Azure Serverless Computing. Azure IAAS and PAAS administrators, application developers, and cloud computing enthusiasts will also gain a lot from this course. To get the most out of this course, you should know about YAML file syntax; some basic understanding of the command line (Win CMD/Unix Shell) will help you quickly grasp the concepts; and Visual Studio Code should be installed on your laptop. About The Autho Vijay Saini: Vijay Saini is an accomplished IT professional who brings a wealth of expertise to the table. With a diversified background across multiple domains, Vijay has proven himself a valuable asset to his current role as a leading cloud service provider. His strong focus on automation has resulted in significant cost savings for the business, making him a valuable asset to the team. Vijay is highly knowledgeable in the areas of Microsoft Azure, cloud technologies, DBMS, and Python, and is a specialist in automation using PowerShell. With a passion for teaching, Vijay has leveraged e-learning platforms to share his expertise with others, helping them develop their own skills and knowledge.
    Note: "Published in February 2023.". - Online resource; title from title details screen (O'Reilly, viewed March 21, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781837633470 , 1837633479
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 53 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Windows Azure ; Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Serverless functions are a single-purpose, programmatic feature of serverless computing (cloud computing execution model). It helps execute code written in the language of your choice with Azure Functions, an event-driven computing experience. Scale on-demand and pay only for the time your code is executed. Available as a managed service in Azure and Azure Stack, the open-source functions runtime also works on multiple destinations, including Kubernetes, Azure IoT Edge, on-premises, and even in other clouds. You will start with learning Azure Serverless Functions from scratch in a stepwise manner. Then look at the basic concepts of serverless computing, event-driven application, Azure Functions, and Azure Service Bus. After that, you will look at Azure Serverless Functions' interaction with the database, Azure Service Bus, and queue bindings in Azure Serverless Functions. You will explore how to send emails and messages using Azure Functions. Additionally, you will delve into version control using GitHub Actions Workflow and learn about Azure Functions monitoring. Finally, you will have the opportunity to develop a transaction management system application with Azure Functions. By the end of this course, you will have learned Azure Serverless Computing concepts with Azure Functions. What You Will Learn Study serverless computing and event-driven application Look at Azure Serverless Functions' interaction with the database Learn Azure Service Bus and queue bindings in Azure Functions Send emails and messages with Azure Functions See the Azure Functions integrations with Azure Service Bus Develop a transaction management system with Azure Functions Audience This course is designed for cloud consultants who work on platform automation requirements or those who want to experience the power of Azure Serverless Computing. Azure IAAS and PAAS administrators, Azure/application developers, and cloud computing enthusiasts will also gain a lot from this course. To get the most out of this course, you should have some basic understanding of the command line (Win CMD/Unix Shell) that will help you quickly grasp the concepts, and Visual Studio Code installed on the laptop. About The Author Vijay Saini: Vijay Saini is an accomplished IT professional who brings a wealth of expertise to the table. With a diversified background across multiple domains, Vijay has proven himself a valuable asset to his current role as a leading cloud service provider. His strong focus on automation has resulted in significant cost savings for the business, making him a valuable asset to the team. Vijay is highly knowledgeable in the areas of Microsoft Azure, cloud technologies, DBMS, and Python, and is a specialist in automation using PowerShell. With a passion for teaching, Vijay has leveraged e-learning platforms to share his expertise with others, helping them develop their own skills and knowledge.
    Note: "Published in February 2023.". - Online resource; title from title details screen (O'Reilly, viewed March 21, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...