Daniel Andres Pelaez Lopez – författare
Visar alla böcker från författaren Daniel Andres Pelaez Lopez. Handla med fri frakt och snabb leverans.
2 produkter
2 produkter
Full-Stack Web Development with Jakarta EE and Vue.js
Your One-Stop Guide to Building Modern Full-Stack Applications with Jakarta EE and Vue.js
Häftad, Engelska, 2020
594 kr
Skickas inom 3-6 vardagar
Harness the power of Jakarta EE to build sturdy back ends while applying Vue.js on the front end. The demand for modern, high-performing enterprise web applications is growing swiftly. The basic HTML front end is no longer enough to meet customer demands. This book shows you how to unlock professional full-stack web development using Jakarta EE and Vue.js.First, you will review the fundamental concepts of Vue.js and essential features of Jakarta EE. You'll then see how to build web applications through every stage of the process, taking into consideration requirement analysis, data model design, code design, the UI, and technical designs, all the way through to implementation, testing, production deployment, and monitoring. Towards the end of the book, you will also learn about the key design patterns and best practices that underpin professional full-stack web development.Full-stack development is the way forward on the web, and using JakartaEE and Vue.js is a great place to start. Get up-to-speed using this book today.What You'll LearnConnect an application's frontend and backend with Vue.js and Jakarta EEBuild enterprise web applications from start to finishTest, secure and deploy your enterprise web applicationsApply common patterns when building full stack applicationsUnderstand the current IT architecture situation of a company, and define a roadmap to accomplish the company goalsCreate decoupled applications using software craftsmanship ideasWho This Book Is ForJava/Jakarta EE developers who would like to gain a stronghold on both frontend and backend development. Basic knowledge of Java EE is assumed.
Azure Resource Manager Templates Quick Start Guide
Create, deploy, and manage Azure resources with ARM templates using best practices
Häftad, Engelska, 2019
440 kr
Skickas inom 5-8 vardagar
Compose and decompose ARM templates and use advanced concepts like looping, conditions, dependencies, PowerShell and Desired State Configuration.Key FeaturesDesign, implement, and unit test ARM templatesDevelop and deploy ARM templates following security best practicesBook DescriptionAzure Resource Manager (ARM) templates are declarations of Azure resources in the JSON format to provision and maintain them using infrastructure as code. This book gives practical solutions and examples for provisioning and managing various Azure services using ARM templates.The book starts with an understanding of infrastructure as code, a refresher on JSON, and then moves on to explain the fundamental concepts of ARM templates. Important concepts like iteration, conditional evaluation, security, usage of expressions, and functions will be covered in detail. You will use linked and nested templates to create modular ARM templates. You will see how to create multiple instances of the same resources, how to nest and link templates, and how to establish dependencies between them. You will also learn about implementing design patterns, secure template design, the unit testing of ARM templates, and adopting best practices.By the end of this book, you will understand the entire life cycle of ARM templates and their testing, and be able to author them for complex deployments.What you will learnUnderstand the foundations of ARM templates including nested and linked templatesDesign, create, and unit test ARM templates using best practicesLearn about conditional deployments, looping, Custom Script Extensions using PowerShell, Bash, and DSCImplement design patterns related to ARM templatesRun post-deployment PowerShell and Desired State Configuration scriptsCreate solutions and deploy them on Azure using ARM templatesWho this book is forThis books is for developers, DevOps engineers, and architects who have experience in Azure.