Mostrando 221 - 240 Resultados de 1,168 Para Buscar '"Git"', tiempo de consulta: 0.07s Limitar resultados
  1. 221
    Publicado 2021
    Materias:
    Libro electrónico
  2. 222
    Publicado 2019
    Materias: “…G protein-coupled receptor kinase interacting protein 2 (GIT2)…”
    Libro electrónico
  3. 223
    Publicado 2021
    Tabla de Contenidos: “…-- Summary -- Section 2: GitOps Types, Benefits, and Drawbacks -- Chapter 04: The Original GitOps - Continuous Deployment in Kubernetes -- Original GitOps basics -- Kubernetes and operators -- Manifest explosion -- Benefits and drawbacks of originalist GitOps -- Common originalist GitOps tools -- Summary -- Chapter 05: Purist GitOps - Continuous Deployment Everywhere -- Purist GitOps basics -- Servers, containers, and serverless deployment-as-code -- Declarative files overload -- Benefits and drawbacks of purist GitOps -- Common purist GitOps tools -- Summary -- Chapter 06: Verified GitOps - Continuous Delivery Declaratively Defined -- Verified GitOps basics -- Test, governance, deploy, verify, and restore as code -- One file, many files, or somewhere in-between -- Benefits and drawbacks of verified GitOps -- Common verified GitOps tools -- Summary -- Chapter 07: Best Practices for Delivery, Deployment, and GitOps -- The purpose of best practices -- Continuous deployment considerations -- Continuous delivery considerations -- Where GitOps ties in -- Summary…”
    Libro electrónico
  4. 224
    Publicado 2024
    Tabla de Contenidos: “…-- Why GitOps? -- The principles of GitOps -- Branching strategies and the GitOps workflow -- The push model -- The pull model -- Structuring the Git repository -- Git versus GitOps -- Summary -- Questions…”
    Libro electrónico
  5. 225
    Publicado 2022
    “…MLOps deployment to Azure Container Apps Take advantage of insta-scaling for live inferencing Learn how to deploy an ML container with FastAPI and deploy it to Azure Container Apps with GitHub Actions. This repository gives you a good starting point with a Dockerfile, GitHub Actions workflow, and Python code that already works for generating text using GPT-2 with HuggingFace Transformers. …”
    Video
  6. 226
    “…Next, you'll see how to set up and work with TFVC branches and tracking systems followed by usage of command line and security in TFVC Repos. Create and work on Git Repos in Azure DevOps and use branching with Azure Git Repos and Git command line in Visual Studio and vscode. …”
    Libro electrónico
  7. 227
    por Reich, Wilkelm
    Publicado 1972
    Libro
  8. 228
    por Gitermann, Valentin
    Publicado 1944
    Libro
  9. 229
    Publicado 2022
    “…Master DevOps CI/CD pipelines using Git, Jenkins, Ansible, Docker, and Kubernetes on AWS. …”
    Video
  10. 230
    Publicado 2024
    Tabla de Contenidos: “…Introducing source code management -- Features of source code management -- Types of SCM system -- Common SCM systems -- Introducing Git -- Features of Git -- Why is Git hard to learn? …”
    Libro electrónico
  11. 231
    Publicado 2022
    “…Learning Objectives In this lesson you will learn: Create a GitHub Action workflow to query Resource Groups Query Resource Groups that match locally Use scripting to extract Resource Group names Remove Resource Groups with the Azure CLI in GitHub Actions Useful Resources Sample GitHub repository Create an Azure Service Principal for GitHub Actions Azure Service Principal documentation Install Azure CLI Free Azure Certification for Students Introduction to GitHub Actions Run Python In GitHub Actions…”
    Video
  12. 232
    Publicado 2022
    “…VSCode for the web Use VSCode directly on the web for editing Git repos Although you can use VSCode locally, using it in the web allows you to avoid having an install and dealing with platform problems. …”
    Video
  13. 233
    Publicado 2018
    Tabla de Contenidos: “…AWS setup -- AWS CLI and Python SDK -- AWS network overview -- Virtual private cloud -- Route tables and route targets -- Automation with CloudFormation -- Security groups and the network ACL -- Elastic IP -- NAT Gateway -- Direct Connect and VPN -- VPN Gateway -- Direct Connect -- Network scaling services -- Elastic Load Balancing -- Route53 DNS service -- CloudFront CDN services -- Other AWS network services -- Summary -- Chapter 11: Working with Git -- Introduction to Git -- Benefits of Git -- Git terminology -- Git and GitHub -- Setting up Git -- Gitignore -- Git usage examples -- GitHub example -- Collaborating with pull requests -- Git with Python -- GitPython -- PyGitHub -- Automating configuration backup -- Collaborating with Git -- Summary -- Chapter 12: Continuous Integration with Jenkins -- Traditional change-management process -- Introduction to continuous integration -- Installing Jenkins -- Jenkins example -- First job for the Python script -- Jenkins plugins -- Network continuous integration example -- Jenkins with Python -- Continuous integration for Networking -- Summary -- Chapter 13: Test-Driven Development for Networks -- Test-driven development overview -- Test definitions -- Topology as code -- Python's unittest module -- More on Python testing -- pytest examples -- Writing tests for networking -- Testing for reachability -- Testing for network latency -- Testing for security -- Testing for transactions -- Testing for network configuration -- Testing for Ansible -- Pytest in Jenkins -- Jenkins integration -- Summary -- Other Books You May Enjoy -- Index…”
    Libro electrónico
  14. 234
    Tabla de Contenidos:
    Libro electrónico
  15. 235
    Publicado 2022
    “…There are several examples you can follow in these GitHub repositories with argparse, the Click framework and using sys.argv: argparse GitHub repo examples sys.argv GitHub repo examples Build Python applications from scratch…”
    Video
  16. 236
    por Sangbin Park, Calvin, author
    Publicado 2021
    Tabla de Contenidos: “…Table of Contents Jenkins Infrastructure with TLS/SSL and Reverse Proxy Jenkins with Docker on HTTPS on AWS and inside a Corporate Firewall GitOps-Driven CI Pipelines with GitHub GitOps-Driven CD Pipelines with Docker Hub and More Jenkinsfile Features Headfirst AWS for Jenkins Jenkins Configuration as Code (JCasC) Backup and Restore and Disaster Recovery Upgrading the Jenkins Controller, Agents, and Plugins Reducing Bottlenecks Shared Libraries Script Security…”
    Libro electrónico
  17. 237
    Publicado 2022
    “…Applied Hugging Face Learn to use Hugging Face to solve real-world problems 1.0 Introduction to Applied Hugging Face Course 1.1 Introduction to Hugging Face Hub: models, datasets, spaces and access tokens 1.2 Using GPU enabled Codespaces 1.3 Using Hugging Face CLI 1.4 Working with Datasets 1.5 Working with Models 2.0 Introduction to Transformers and Fine-tuning vs Supervized Learning (Transfer Learning) 2.1 Using Hugging Face with GitHub GPU-enabled Codespaces for Fine-tuning 3.0 Introduction to Hugging Face Spaces 3.1 Using Hugging Face Spaces 3.2 Deploying Hugging Face Spaces applications with GitHub Actions Topics Covered Include: Hugging Face Hugging Face Models Hugging Face Transformers Hugging Face Spaces Hugging Face Datasets GPU-enabled GitHub Codespaces OpenAI Whisper Hugging Face Tutorial Additional Popular Resources Pytest Master Class AWS Solutions Architect Professional Course Github Actions and GitOps in One Hour Video Course Jenkins CI/CD and Github in One Hour Video Course AWS Certified Cloud Practitioner Video Course Advanced Testing with Pytest Video Course AWS Solutions Architect Certification In ONE HOUR Python for DevOps Master Class 2022: CI/CD, Github Actions, Containers, and Microservices MLOPs Foundations: Chapter 2 Walkthrough of Practical MLOps Learn Docker containers in One Hour Video Course Introduction to MLOps Walkthrough AZ-900 (Azure Fundamentals) Quick reference guide 52 Weeks of AWS Episode 8: Infrastructure as Code with CDK and AWS Lambda Learn GCP Cloud Functions in One Hour Video Course Python Devops in TWO HOURS! …”
    Video
  18. 238
    Publicado 2023
    Tabla de Contenidos: “…-- Viewing the commit history -- Branching -- Squashing commits using an interactive rebase -- Solving Git conflicts -- GitFlow and GitHub Flow -- Global git configuration - .gitconfig -- Ignoring some files using a .gitignore configuration file -- Summary -- Chapter 8: Docker Basics -- Technical requirements -- Virtualization versus containerization -- Virtualization -- Containerization -- Anatomy of Docker -- OverlayFS -- What is an image? …”
    Libro electrónico
  19. 239
    por Bernabei, Dante, 1936-
    Publicado 1994
    Libro
  20. 240
    Publicado 2015
    Tabla de Contenidos: “…Getting to Know VirtualBox and Vagrant; The Benefits of VMs; Vagrant in a Nutshell; Vagrant Boxes; Provisioning; Using Vagrant; Homestead Improved: Explanation; Defining New Sites; Shutdown; Further Reading; Summary; Versioning Systems; Versioning Basics; Git and GitHub; Git; How does it work?; Alternatives; GitHub; Git in Action; Preparing the Environment; Creating a "Hello World" page; Git; Repo Initialization; Adding and Committing; Reset; GitHub; Useful Resources; Summary; Deployment and Hosting; Hosting; Shared Hosting; Shared Hosting is Bad; Shared Hosting Holds You Back…”
    Libro electrónico