Kirjojen hintavertailu. Mukana 11 244 527 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

4 kirjaa tekijältä Austin Young

Productive DevOps: Your Complete Handbook on Building a Dependable, Agile and Secure Organization
This book explores the synchronized approach of lean thinking, metrics, organizational and cultural changes that an organization must handle to achieve the DevOps goal of enabling faster releases and deployment cycles while improving collaboration between stakeholders, operations, and application development teams. Thus, leading to increased employee satisfaction, customer satisfaction and profitability.While adopting the DevOps software development practices, it is important to have a security-first mindset. The rising complexity of security threats facing enterprises is resulting in a shift to DevSecOps approaches, which integrates security, development and operations. Security breaches have the potential to cause serious reputational and financial damage. The author, Austin Young, explores the basic procedures needed to make sure that security is integrated into the DevOps process from the get-go.What You'll Learn: Understand how DevOps impacts your organization.Achieve optimization and creativity with minimal risk and cost.Automate continuous delivery all through the software development life cycle to eliminate the accumulation of technical debt, manual labor waste, and release bottlenecks.Find the DevOps metrics suitable to your organization and incorporate DevOps to your existing investment and best practices.Mitigate threats with DevSecOps.Establish steps to take to integrate security into the DevOps process.Build a pipeline for DevSecOps approachFor the individual: transitioning to a DevOps engineer roleAnd lots more...
Cloud Computing: A Comprehensive Guide to Cloud Computing
The cloud can be regarded as services and software residing and operating on the Internet rather than on a local computer or on-premise network of servers. Cloud adoption is a strategy utilized by companies to enhance the scalability of Internet-based data base capabilities while minimizing risk and cost. To accomplish this, businesses implement cloud computing or utilize remote servers hosted on the internet to store, manage, and process data.Without a centralized strategy for cloud adoption, companies are subject to "cloud sprawl", leading to issues with security, compliance and increased costs. CIOs should focus on creating and executing a centralized cloud strategy and utilize it as the foundation for managing the use of cloud services across the business. A poorly implemented cloud strategy can increase cost and reduce agility, thus should involve IT operations and security team during the planning phase.What You'll LearnLeverage cloud computing practices to successfully build a cost-effective cloud environment.Select the most ideal cloud service model, and execute suitable cloud design strategies for your company.Manage changes in the cloud transition and digital transformation process.Implement cloud computing solutions efficiently and effectively.Use case patterns for cloud models and types.Best practices for adopting cloud computing.
Infrastructure as Code: A Comprehensive Guide to Managing Infrastructure as Code
This book attempts to explore all you need to know regarding Infrastructure-as-Code (IaC). It will assist you in making informed decisions, if you have plans to implement IaC.As part of the DevOps practices, IaC offers the ability to manage, configure, and create complex infrastructures by means of executable code. When adopting IaC, the infrastructure is managed by defining the preferred state of the infrastructure in source files, and using a tool to help facilitate that. The source files consist of templates, policy definitions, configuration, code, and other related assets.A better infrastructure delivery can help improve the important aspects of software delivery performance that drive business outcomes. These include time to restore service, change failure rate, lead time for changes, and deployment frequency.What You'll Learn: Understand how IaC works.Explore tools and services for updating running servers, building server templates, and provisioning servers.Learn about immutable infrastructure and the tools needed to implement it.Comprehend how to make an object reproducible.Discover the best practices for managing a dynamic infrastructure.And lots more...
Microservices Patterns: Your Complete Handbook on Building Testable, Scalable, and Maintainable Microservices
Microservices, a form of software architecture approach, allows companies to deliver services and products faster, and with scalability and flexibility. The guiding principle of microservices is to build an application by breaking down its business components into smaller services, which can be deployed and operated independently from each other. This sets it apart from the more traditional, monolithic architecture wherein all components are bundled together.Companies that successfully adopt the appropriate microservice patterns for their application can greatly increase the time it takes to convert their ideas into customer value, which sustains long-term customer relationships and generates revenue. This is because, with microservices, development teams do not have to rewrite and deploy the whole application when new features are added. In addition, it takes less time and is much easier to conduct continuous maintenance.This book attempts to explore all you need to know regarding microservice architecture and patterns. It will assist you in making informed decisions, if you have plans to implement microservices architecture.What You'll Learn: Examine the characteristics, concepts, and culture that define microservice architectures.Discover how microservices can help you drive business objectives.Comprehend the challenges of scaling microservice architectures.Analyze the complexities of monitoring and testing distributed systems.Explore effective testing strategies for microservices.Secure microservices with Single Sign-On, API gateway, JWT and so on.Learn how to implement different microservice design patterns to facilitate scalability whilst maintaining consistency.And lots more...