Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 1,400
- Application software 1,242
- History 1,188
- Historia 743
- Management 741
- Artificial intelligence 628
- Python (Computer program language) 606
- Computer programs 597
- Data processing 580
- Cloud computing 535
- Social aspects 530
- Machine learning 514
- Computer networks 493
- Engineering & Applied Sciences 476
- Security measures 403
- Design 393
- Computer programming 364
- Computer security 360
- Computer software 360
- Programming 358
- Operating systems (Computers) 354
- Philosophy 347
- Web site development 341
- Computer Science 337
- Information technology 331
- History and criticism 327
- Education 325
- Filosofía 324
- Technological innovations 313
- Data mining 312
-
19061Publicado 2019“…Moon Soo Lee and Louis Huard explore real-world examples of how companies are solving these problems, and how you can use these best practices in your own workflow. …”
Vídeo online -
19062Publicado 2019“…And they dive into the process to publish open, how you can access it, and how cities are using it. They explore the challenge, which was handling petabytes of IoT data from millions of vehicles around the world; the solution, BigQuery and other Google Cloud Platform tools; machine learning and geoanalysis at a petabyte scale; the process to share open data; how cities are using Geotab's shared datasets; and how you can access Geotab's open data too. …”
Vídeo online -
19063Publicado 2022“…What you'll learn and how you can apply it Explore the origins and opportunities of the data mesh approach See what's coming next for infrastructure and ops This recording of a live event is for you because... …”
Video -
19064Publicado 2016“…You'll start with the big picture of how Akka works, and then quickly build and deploy a fully functional REST service out of actors. You'll explore test-driven development and deploying and scaling fault-tolerant systems. …”
Vídeo online -
19065Publicado 2018“…Designed as a companion to the bestselling book, CSS in Depth. This course explores new examples, projects, and skills that you can practice in your own time, step-by-step! …”
Vídeo online -
19066Publicado 2019“…Mitchell Kelley and Scott Cranton (solo.io) discuss the types of failures that can occur, namely networking, application behavior/code, and storage, and present a systemic workflow for prodding and exploring a system to detect faults and abnormal behavior. …”
Vídeo online -
19067Publicado 2015“…You'll start with in-depth explanations of D3's out-of-the-box layouts, along with dozens of practical use cases that align with different types of visualizations. Then, you'll explore practical techniques for content creation, animation, and representing dynamic data--including interactive graphics and data streamed live over the web. …”
Vídeo online -
19068Publicado 2019“…Join Marcel Kurovski (inovex) to explore a use case for vehicle recommendations at mobile.de, Germany's biggest online vehicle market. …”
Vídeo online -
19069Publicado 2018“…"ES6 in Motion is a unique video course that guides you through the most powerful ES6 features, like promises, arrow functions, and modules, giving you opportunities to practice and explore as you go. This self-paced tutorial includes over 7 hours of video teaching, neatly broken into digestible 5-7 minute lessons. …”
Vídeo online -
19070Publicado 2019“…Daniel Hochman and Jose Nino begin with a brief history of the project and its rollout at Lyft, before focusing on deployment and configuration choices and how they can affect developer productivity. You'll explore the Envoy ecosystem and the ancillary services that allow operating the service mesh in a secure, reliable, and fast manner, as well as the observability tools Lyft uses that take advantage of Envoy's stats and logging to minimize the burden of managing and understanding a complex architecture. …”
Vídeo online -
19071Publicado 2019“…Matt McLarty (MuleSoft) explores how systems thinking can be applied to software architecture. …”
Vídeo online -
19072Publicado 2019“…He dives into how to bring security into DevOps while avoiding a complex DevOps toolchain that must be integrated with security testing and explores new ways of thinking of app security to turn the industry on its head by using concurrent DevOps, a method that makes it possible for product, development, QA, security, and operations teams to work at the same time. …”
Vídeo online -
19073Publicado 2019“…They share some of the optimizations that the team has made--from modeling to infrastructure--in order to have models that are both expressive and efficient. You'll explore the feature pipeline, modeling decisions, platform improvements, hyperparameter tuning, and architecture (alongside discretization and isotonic calibration) as well as some of the challenges Twitter faced by working with heavily text-based (sparse) data and some of the improvements the team made in its TensorFlow-based platform to deal with these use cases. …”
Vídeo online -
19074Publicado 2019“…Marco Palladino (Kong) explores the service mesh pattern and discusses the problems the pattern is designed to solve, including security (proxies can encrypt all network traffic without services being aware of it), observability (proxies collect metrics, logs, and tracing data from network traffic), reliability (proxies can enforce rate limiting, retries, and handle network drops), composability (swap or reuse services with nothing but a proxy configuration change), standardization (east-west traffic can all be secured in the same way), and efficient development (service developers can focus on business logic instead of interservice communication). …”
Vídeo online -
19075Publicado 2019“…In nearly 3 hours of hands-on video lessons, you'll get up and running with Spark, starting with the basic architecture of a Spark application. You'll explore data partitioning and accessing common application state, and then you'll deep-dive into using Spark SQL and dataframes for structured analytics. …”
Vídeo online -
19076Publicado 2019“…Mayank Kejriwal (USC Information Sciences Institute) explores the ongoing movement that's attempting to embed every conceivable kind of data, sometimes jointly, to build ever-more powerful predictive models. …”
Vídeo online -
19077Publicado 2019“…Mark Weber (MIT-IBM Watson AI Lab) explores how to map the structural and behavioral dynamics driving the technical challenge, and he reviews AML methods both current and emergent. …”
Vídeo online -
19078Publicado 2023“…You won't need any new technology--this book shows you how to start implementing a data mesh with flexible processes and organizational change. You'll explore both an extended case study and real-world examples. …”
Grabación no musical -
19079Publicado 2023“…They'll also share expert insights on ways to improve cooperation among teams at your own organization. They'll explore why writing clean code matters and why high-quality automated tests, frequent integration, and small but continual design improvements can enable organizations to build new, higher-quality features more quickly. …”
Video -
19080Publicado 2023“…High-impact projects and examples Exclusive discussions on Rust best practices Topics covering LLMOps, machine learning, and more A focus on performance, safety, and systems programming Course Outline (Future and Current Content) Rust Fundamentals Introduction to Rust Understanding Ownership & Borrowing Error Handling in Rust LLMOps in Rust Live Coding Rust: LLMOps in Rust--Exploring Hugging Face Candle Building Custom LLMOps Libraries Rust and LLVM: A Match Made in Heaven Machine Learning in Rust Implementing ML Algorithms in Rust Using Hugging Face Candle for NLP Deploying Rust ML Models in Production Systems Programming Writing File Systems in Rust Creating Web Servers with Actix Asynchronous Programming with async/await Rust in DevOps Automating CI/CD Pipelines with Rust Rust for Cloud Operations Rust in Containerized Environments Topics Covered LLMOps : The intersection of LLVM and DevOps Machine Learning : Building and deploying models in Rust Systems Programming : Low-level operations made easier and safer DevOps : Leverage Rust for automating operations tasks Additional Popular Resources Assimilate OpenAI 52 Weeks of AWS-The Complete Series Microsoft Azure Fundamentals (AZ-900) Certification Rust Bootcamp Python Bootcamp Google Professional Machine Learning Engineer Course 2023 (Rough Draft) Rust Data Engineering Building with the GitHub EcoSystem: Copilot, CodeSpaces, and GitHub Actions Microsoft Azure Fundamentals (AZ-900) Certification Google Professional Cloud Architect Certification Course 2023 (Rough Draft) AWS Solutions Architect Professional (SAP-C02) 2023.…”
Video