Автор: Guthals Название: GitHub For Dummies, 2nd Edition ISBN: 1394159161 ISBN-13(EAN): 9781394159161 Издательство: Wiley Цена: 3642.00 р. Наличие на складе: Есть у поставщикаПоставка под заказ. Описание: This cutting-edge Handbook offers fresh perspectives on the key topics related to the unequal use of digital technologies. Considering the ways in which technologies are employed, variations in conditions under which people use digital media and differences in their digital skills, it unpacks the implications of digital inequality on life outcomes.
Автор: Guthals Название: GitHub For Dummies, 2nd Edition ISBN: 1394159161 ISBN-13(EAN): 9781394159161 Издательство: Wiley Рейтинг: Цена: 3642.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This cutting-edge Handbook offers fresh perspectives on the key topics related to the unequal use of digital technologies. Considering the ways in which technologies are employed, variations in conditions under which people use digital media and differences in their digital skills, it unpacks the implications of digital inequality on life outcomes.
Автор: Thomas Mailund, Mailund Название: Beginner`s guide to github ISBN: 1796353108 ISBN-13(EAN): 9781796353105 Издательство: Неизвестно Рейтинг: Цена: 1033.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: GitHub Actions is an elegant solution to help anyone involved in the software development life cycle automate everyday tasks and use resources more efficiently. This is a comprehensive guide to accompanying you in your journey of learning about and applying the benefits of keeping your code and automation pipelines in one single place.
Автор: Dawson Chris, Straub Ben Название: Github ISBN: 149193350X ISBN-13(EAN): 9781491933503 Издательство: Wiley Рейтинг: Цена: 5067.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: This practical guide shows you how to build your own software tools for customizing the GitHub workflow. Each hands-on chapter is a compelling story that walks you through the tradeoffs and considerations for building applications on top of various GitHub technologies.
Автор: Salecha Название: Practical GitOps ISBN: 1484286723 ISBN-13(EAN): 9781484286722 Издательство: Springer Рейтинг: Цена: 7317.00 р. Наличие на складе: Есть у поставщика Поставка под заказ.
Описание: Infrastructure as Code (IaC) is gaining popularity and developers today are deploying their application environments through IaC tools to the cloud. However, it can become extremely difficult and time-consuming to manage the state of the infrastructure that has been deployed. This book will provide a complete walkthrough of deploying a SpringBoot application on AWS with multiple environments like production, staging and development. Everything is orchestrated through GitHub Actions and executed through Terraform Cloud to monitor changes in your infrastructure and manage its state. You'll start by reviewing how your infrastructure can be stored in code by spinning up an EC2 server first through the console, then AWS CLI and then using Terraform. You'll then be presented with a practical scenario of setting up a simple EC2 server in a multi-environment (production, staging and development) using GitHub Actions and Terraform Cloud. In the advanced section that follows, this simple EC2 server is expanded into an application that is deployed on an AWS EKS (Elastic Kubernetes Service) using AWS RDS (Relational Database Service) exposed through an AWS ALB (Application Load Balancer) protected using AWS ACM (AWS Certificate Manager), and accessible by setting the AWS Route53. The book then builds up on this infrastructure and demonstrates how it can be deployed in a multi-environment scenario by implementing accounts through AWS organizations. You'll see how to put in restrictions through Service Control Policies, how to protect secrets using AWS Secrets Manager, and how to work with least privileges using IRSA (IAM Roles for Service Accounts). Finally, you'll make the infrastructure more observable using Graphana, Prometheus, and AWS OpenSearch, run security tools, host Route53 zones dynamically based on environments, and implement CloudWatch Alarms for various use cases.