Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Law 4,533
- Law and legislation 2,504
- History 2,023
- Development 1,814
- Derecho 1,719
- Management 1,489
- Application software 1,450
- Engineering & Applied Sciences 1,274
- Historia 1,258
- Computer networks 836
- Leadership 795
- Computer Science 788
- Data processing 756
- Philosophy 734
- Social aspects 732
- Business & Economics 721
- Computer programs 721
- Law, Politics & Government 721
- Law reviews 708
- Droit 679
- Cloud computing 670
- Filosofía 670
- Taxation 662
- Python (Computer program language) 657
- Security measures 655
- Computer security 635
- Design 628
- Artificial intelligence 625
- Examinations 602
- Computer programming 583
-
86641Publicado 2023Tabla de Contenidos: “…-- Exploring alternatives to Istio -- Kuma -- Linkerd -- Consul -- AWS App Mesh -- OpenShift Service Mesh -- F5 NGINX Service Mesh -- Preparing your workstation for Istio installation -- System specifications -- Installing minikube and the Kubernetes command-line tool -- Installing Istio -- Enabling Istio for a sample application -- Sidecar injection -- Istio gateways -- Observability tools -- Kiali -- Jaeger -- Prometheus -- Grafana -- Istio architecture -- Summary -- Chapter 3: Understanding Istio Control -- Part 2: Istio in Practice -- Chapter 4: Managing Application Traffic -- Technical requirements -- Setting up the environment -- Creating an EKS cluster -- Setting up kubeconfig and kubectl -- Deploying the Sockshop application -- Managing Ingress traffic using the Kubernetes Ingress resource -- Managing Ingress using the Istio Gateway -- Creating the gateway -- Creating virtual services -- Traffic routing and canary release -- Traffic mirroring -- Routing traffic to services outside of the cluster -- Exposing Ingress over HTTPS -- Enabling HTTP redirection to HTTPS -- Enabling HTTPS for multiple hosts -- Enabling HTTPS for CNAME and wildcard records -- Managing Egress traffic using Istio -- Summary -- Chapter 5: Managing Application Resiliency -- Application resiliency using fault injection -- What is HTTP delay?…”
Libro electrónico -
86642Publicado 2023“…Upon completing the course, we will look at real-life scenarios and use cases for AI, learn to use prompt engineering, and practice newly learned techniques to leverage the power of prompts in ChatGPT. What You Will Learn Understand the basics and how to create prompts as a skill Discover role and nested prompting and advanced prompt engineering Learn about multilingual and multimodal AI systems Automate emails, social media posts, and write blogs and reports Learn creative writing, brainstorming, manage tasks/decision-making Learn about the responsible use of AI and ethical considerations Audience This course is designed to cater to technical and nontechnical individuals looking to join the AI revolution soon. …”
Video -
86643Publicado 2023“…By the end of this course, you will have a deep understanding of OOP concepts in Python, be able to build robust and scalable applications using OOP principles, and possess the skills to write clean, efficient, and maintainable Python code. What You Will Learn Understand the fundamentals of Object-Oriented Programming in Python Build real-world projects using OOP concepts in Python Apply polymorphism in object-oriented styles using multiple strategies Implement OOP principles to create reusable and maintainable Python code Build a Library Management System using OOP concepts Master the use of classes, objects, attributes, methods, and constructors in Python Audience This course is tailored for programmers and developers who aspire to deepen their understanding of Object-Oriented Programming (OOP) concepts and apply them in real-world applications. …”
Video -
86644por Soni, MaulikTabla de Contenidos: “…-- Creating a baseline using the WAF Cost Optimization assessment -- Cost allocation from an accounting point of view -- What is ABC allocation? …”
Publicado 2023
Libro electrónico -
86645por McFedries, Paul“…It's a book for anyone who finds that doing things the official way is slower, less efficient, and less powerful because Windows Vista was designed from the ground up to avoid confusing novice users. …”
Publicado 2008
Libro electrónico -
86646Publicado 2023“…His passion includes teaching through online courses in an entertaining way. Alex has been teaching online for three years and has created over 25 courses with numerous students registered worldwide. …”
Video -
86647Publicado 2023“…By the end of the course, you will have acquired a comprehensive understanding of web development, enabling you to confidently navigate the various technologies and concepts involved in building modern web applications. What You Will Learn Gain an understanding of websites and web applications Explore libraries and front-end frameworks Understand back-end web frameworks Explore cloud and cloud services providers Understand databases including SQL, NoSQL, and in-memory Learn about version control systems such as Git Audience It is ideal for HR professionals, recruiters, and sourcing specialists who work specifically in the tech sector. …”
Video -
86648Publicado 2023“…By the end of this course, you will be equipped with the knowledge and skills to develop and deploy an advanced decentralized trading bot on DYDX, leveraging the power of Python and AWS. What You Will Learn Create a statistical arbitrage strategy based on cointegration Implement position sizing and risk management techniques for successful trading Learn how to connect and access DYDX API for trading Understand the concept of z-score and its application in trading spreads Explore Telegram messaging integration for real-time trade notifications Gain proficiency in deploying your bot on AWS for continuous trading Audience This course is ideal for intermediate to advanced Python developers and cryptocurrency enthusiasts aiming to enhance their trading abilities on the DYDX platform. …”
Video -
86649Publicado 2023Tabla de Contenidos: “…Table of Contents Introduction to Geospatial Data in the Cloud Quality and Temporal Geospatial Data Concepts Geospatial Data Lake Architecture Using Geospatial Data with Amazon Redshift Using Geospatial Data with Amazon Aurora PostgreSQL Serverless Geospatial Querying Geospatial Data with Amazon Athena Geospatial Containers on AWS Geospatial Data with Amazon EMR Geospatial Data Analysis using Python on AWS Cloud9 Geospatial Data Analysis using SageMaker Using Amazon QuickSight to Visualize Geospatial Data Open Data on AWS Leveraging OpenStreetMap on AWS Map and Feature Services on AWS Satellite Imagery on AWS…”
Libro electrónico -
86650Publicado 2023“…By the end of this book, you'll be well-equipped to build test-driven Svelte applications by employing theoretical and practical knowledge. What you will learn Create clear and concise Vitest unit tests helping the implementation of Svelte components Use Playwright and Cucumber.js to develop end-to-end tests that simulate user interactions and test the functionality of your application Leverage component mocks to isolate and test individual components Write unit tests for a range of Svelte framework features Explore effective refactoring techniques to keep your Svelte application code and test suites clean Build high-quality Svelte applications that are well-tested, performant, and resilient to changes Who this book is for This book is an essential guide for Svelte developers seeking to enhance their development process by learning the TDD workflow and its application. …”
Libro electrónico -
86651Publicado 2016“…Best-selling author and expert instructor Wendell Odom shares preparation hints and test-taking tips, helping you identify areas of weakness and improve both your conceptual knowledge and hands-on skills. …”
Libro electrónico -
86652Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- Part 1 - Serverless Essentials -- Chapter 1: Serverless Computing and Function as a Service -- Evolution of computing in the cloud -- Benefits of cloud computing -- CAPEX versus OPEX -- Virtualization, software-defined networking, and containers -- Types of cloud computing -- Cloud service delivery models - IaaS, PaaS, and SaaS -- Serverless and FaaS -- FaaS and BaaS -- Microservice architecture -- Containers, orchestration, and microservices -- Event-driven architecture -- Events -- Structure and components of an EDA -- Benefits of EDA -- Use cases -- Disadvantages -- Brokers -- FaaS in detail - self-hosted FaaS -- Cloud FaaS versus self-hosted FaaS -- API gateways and the rise of serverless API services -- The case for serverless -- Summary -- Chapter 2: Backend as a Service and Powerful Serverless Platforms -- BaaS -- Messaging systems -- Message queues -- Pub-sub -- Message brokers and clusters -- Messaging protocols -- Push versus pull -- Guarantees in messaging -- Dead-letter queues -- Cloud messaging -- Object stores -- Design and features -- Workflow automation -- Cloud workflows -- NoSQL platforms -- Cloud NoSQL platforms -- Edge computing -- PoP -- CDNs -- Serverless at the edge -- IoT clouds -- Stream processing -- Future of serverless -- Trends in serverless -- Summary -- Part 2 - Platforms and Solutions in Action -- Chapter 3: Serverless Solutions in AWS -- Technical requirements -- Useful AWS concepts to know and refresh yourself on -- CloudFormation primer -- Advanced constructs in the CloudFormation template language -- Lambda - FaaS in AWS -- How Lambda works -- Important concepts -- Important configurations -- Lambda programming model -- Edge computing -- API Gateway -- HTTP API -- WebSocket API -- REST API -- Private REST API…”
Libro electrónico -
86653Publicado 2023“…We will leverage ChatGPT effectively in creative and problem-solving endeavors. What You Will Learn Master prompt engineering to unlock ChatGPT's full potential Craft engaging conversations and enhance eBook creation with ChatGPT Streamline coding and bug fixing using effective prompt techniques Explore innovative SaaS product ideas by leveraging ChatGPT Develop rapid skills acquisition methods with ChatGPT's assistance Generate code, build web apps, and create projects using ChatGPT Audience This course caters to a diverse audience, including writers, authors, content creators, programmers, developers, entrepreneurs, and individuals with beginner to intermediate knowledge. …”
Video -
86654Publicado 2023“…By the end of this course, you will have a comprehensive understanding of the Kafka Streams API, enabling you to build a wide range of applications using this powerful tool. What You Will Learn Build advanced Kafka Streams applications using Streams API Build Kafka Streams application using high-level DSL Test Kafka Streams using TopologyTestDriver using JUnit5 Test Spring Kafka Streams using EmbeddedKafka and JUnit5 Aggregate multiple events into aggregated events Learn to join multiple streams into one joined stream About The Author Dilip Sundarraj: Dilip Sundarraj is a software engineer who has experience with building software since 2008. …”
Video -
86655Publicado 2023“…You will be proficient in setting up the Python environment in Power BI, leveraging Python for data visualization, and applying advanced DAX expressions and calculations, enabling you to effectively analyze/present data in various business scenarios. What You Will Learn Learn to integrate Python for data visualization in Power BI Master advanced DAX expressions and calculations Apply custom visuals to enhance your reporting capabilities Create balance sheet structures and evaluate balances using DAX Utilize Python's data science libraries for analysis in Power BI Build a comprehensive dashboard for effective data presentation Audience This course suits those interested in combining Power BI and Python and anyone wanting to explore Microsoft Power BI. …”
Video -
86656Publicado 2023“…By the end of this book, you’ll have a comprehensive understanding of how to design and build low latency applications in C++ from the ground up, while effectively minimizing performance latencies. What you will learn Gain insights into the nature of low latency applications across various industries Understand how to design and implement low latency applications Explore C++ design paradigms and features for low latency development Discover which C++ features are best avoided in low latency development Implement best practices and C++ features for low latency Measure performance and improve latencies in the trading system Who this book is for This book is for C++ developers who want to gain expertise in low latency applications and effective design and development strategies. …”
Libro electrónico -
86657Publicado 2023“…By the end of this book, you'll have a clear understanding of the modern methodologies of QA testing for games, and be able to build efficient, reliable, and long-lasting QA teams. What you will learn Conduct compliance, regression, and localization tests, among others Build and optimize test sets for testing mobile games Find out how to set up an efficient bug flow Write optimal bug reports that differentiate between priority and severity Pick the optimal testing approach for each phase of game development Discover how to use equivalence partitioning, boundary analysis, and decision tables Master live ops QA and handle live bugs Who this book is for This book is for game testers, game producers, game developers, testing managers, and other QA professionals who want to learn more about modern approaches to QA and utilizing them to build more efficient and cost-effective QA teams and products. …”
Libro electrónico -
86658Publicado 2023“…By the end of this book, you'll have mastered Adobe Express for elevating your online presence. What you will learn Learn how to create stunning social media graphics without having any prior design skills Repurpose graphic content and convert them to animations Create a beautiful responsive web page or marketing splash page, without coding knowledge Create once and repurpose the content in different aspect ratios for all the social media platforms Repurpose video for various social media uses and adhere to the aspect ratios for each platform Create compelling eye-catching content for your audience to engage with Create a landing page to collect leads Who this book is for If you're a marketer, content creator, budding designer, or entrepreneur looking to elevate your brand through stunning visuals and compelling content, you know that designing professional-grade graphics, web pages, and videos can be a daunting task, especially if you lack experience with graphic design software. …”
Libro electrónico -
86659Publicado 2023Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Part 1:Data Wrangling Introduction -- Chapter 1: Database Introduction -- Getting started -- Establishing the foundation -- Efficient data organization -- Data integrity and consistency -- Technical requirements -- Decoding database structures - relational and non-relational -- What is a database? -- Types of databases -- Tables and relationships -- The SQL CREATE DATABASE statement -- The SQL CREATE TABLE statement -- SQL DROP TABLE versus TRUNCATE TABLE -- SQL ALTER TABLE -- SQL constraints -- SQL keys -- Database relationships -- Comparing database normalization and denormalization -- Normalization -- Types of normalization -- Denormalization -- When to apply denormalization -- Disadvantages of denormalization -- Summary -- Practical exercises -- Practical exercise 1 -- Practical exercise 2 -- Practical exercise 3 -- Practical exercise 4 -- Chapter 2: Data Profiling and Preparation before Data Wrangling -- What is data wrangling? …”
Libro electrónico -
86660Publicado 2023“…By the end of this book, you'll have gained the expertise needed to become a well-rounded Azure Data & AI architect. What you will learn Design scalable and cost-effective cloud data platforms on Microsoft Azure Explore architectural design patterns with various use cases Determine the right data stores and data warehouse solutions Discover best practices for data orchestration and transformation Help end users to visualize data using interactive dashboarding Leverage OpenAI and custom ML models for advanced analytics Manage security, compliance, and governance for the data estate Who this book is for This book is for anyone looking to elevate their skill set to the level of an architect. …”
Libro electrónico