Microsoft Certified Azure Developer Associate (AZ-204) Study Guide
... Actions , you define the steps for your CI / CD process directly in your GitHub repository using a YAML file . Here's an example workflow : name : Build and Deploy to Azure Web App on : push : branches : main jobs : build - and - deploy ...
Azure Cloud Projects
... Deploy to Azure Web App uses azure / webapps - deploy @ v2 with : app - name ' my - azure - web - app ' publish - profile $ { { secrets.AZURE_PUBLISH_PROFILE } } package ' ./publish ' In this workflow , the azure / webapps - deploy action ...
Architecting Vue.js 3 Enterprise-Ready Web Applications
... deploy-url }} The preceding script uses the Netlify GitHub Action plugin to deploy the Vue.js 3 application to ... yml inside the .github/workflows folder. It's important to note that the name of the folders must be exactly the ...
Engineering Elixir Applications
... deploy. Although there's a default image specified in the script itself, it's better to be explicit about the version. Composite actions must always be ... action.yaml runs: using: " composite" uses: PATH_TO_COMPOSITE_ACTION with:
Ultimate IBM Granite for Enterprise Applications: Deploy and Scale IBM Granite 3.0 LLMs with Watsonx AI, GitHub, VSCode, and Ansible for Real-World Enterprise Applications
... action to hundreds or thousands of similar technologies across different IT environments. (An example of Ansible ... web page found using the link: https://ibm.github.io/wca-generative-ai-training/setup/ This section describes the ...
Software Architecture with C# 12 and .NET 8
... the execution of the GitHub Action: Figure 2.15: GitHub Actions tab Here, we described two ways to deploy a web app. Figure 2.14: YAML file used to deploy the application Figure 2.16 : Concatenation test code result. Chapter 2 37.
AWS Certified SysOps Administrator Associate All-in-One-Exam Guide (Exam SOA-C01)
... deploying and scaling web applications using web servers such as Apache, Nginx, and Internet Information Services (IIS). To run web applications, you simply upload your code (via the AWS Management Console, a Git repository, or an ...
AWS Certified Developer Associate All-in-One Exam Guide (Exam DVA-C01)
... actions when performing stack operations. This provides the same level of automation, repeatability, and reliability to stack management operations across regions and accounts. When architecting a highly scalable e-commerce web application ...
GitHub Actions for Automated Workflows
Whether you're a beginner exploring automation for the first time or a professional developer aiming to streamline enterprise pipelines, this book shows you how to transform your workflow from manual chaos to seamless automation.
DevOps for Azure Applications
Deploy web applications on Azure using DevOps tools. This book gives solutions to real-world Cloud deployment scenarios which will enable you to become adept in DevOps work for Azure.
Game Development with Rust and WebAssembly
Write an endless runner game for the web in Rust and test, deploy, and debug your 2D game using the WebAssembly toolchain Key Features Build and deploy an endless runner game for the web from scratch through this helpful guide with key ...
Hugo in Action
About the book In Hugo in Action you’ll learn step-by-step how to build efficient, low-maintenance static web sites. You’ll use Hugo as a CMS and web development environment, create custom pages, and design your own Hugo themes.
Effortless Cloud-Native App Development Using Skaffold
This book is divided into three parts, starting with common challenges encountered by developers in building apps with Kubernetes. The second part covers Skaffold features, its architecture, supported container image builders, and more.
Deploying and Migrating to Azure Web Apps
These are key in allowing you to run highly available and production-ready web applications on Azure, without the underlying web server virtual machines.
GitHub Actions Cookbook
Authored by a Microsoft Regional Director, this book shows you how to leverage the power of the community-driven GitHub Actions workflow platform to automate repetitive engineering tasks Key Features Automate CI/CD workflows and deploy ...
Hands-On Azure Cloud Project
Why This Book Stands Out Unlike theoretical guides, this book is entirely project-based-you'll walk through the process of architecting and launching a complete cloud solution using Microsoft Azure.
Full Stack Quarkus and React
To make the best use of both, this hands-on guide will help you get started with Quarkus and React to create and deploy an end-to-end web application. This book is divided into three parts.
Practical Web Development with Haskell
This book uses a direct, no nonsense approach, so you no longer need to spend extra time reading the documentation, blog posts, and forums to understand how to use Haskell – all that knowledge is provided in one coherent resource.
