Mostrando 6,721 - 6,740 Resultados de 8,735 Para Buscar 'TPIY~', tiempo de consulta: 0.91s Limitar resultados
  1. 6721
    Publicado 2016
    “…Scaling and performance at scale doesn’t have to be a nightmare, this collection covers concrete ways to ensure your distributed architecture is resilient, robust, and able to seamlessly interact with databases, APIs, and customers…”
    Video
  2. 6722
    por Simon, Richard J.
    Publicado 2000
    “…Following in the tradition of the Win 95 and Win32 NT SuperBibles, this book is a comprehensive reference for all of the APIs needed by the Windows programmer. It is arranged topically with related functions presented in the same chapter. …”
    Libro electrónico
  3. 6723
    Publicado 2019
    “…Along the way, you’ll explore reactive programming, microservices, service discovery, RESTful APIs, deployment, and expert best practices. Whether you’re just discovering Spring or leveling up to Spring 5.0, this Manning classic is your ticket!…”
    Libro electrónico
  4. 6724
    Publicado 2017
    “…Designed to work with Cocoa and Cocoa Touch, Swift can be used in tandem with Objective-C, and either language can call APIs implemented in the other…”
    Libro electrónico
  5. 6725
    Publicado 2020
    “…"TensorFlow's tf.distribute library helps you scale your model from a single GPU to multiple GPUs and to multiple machines using simple APIs that require very few changes to your existing code. …”
    Vídeo online
  6. 6726
    Publicado 2007
    “…Java persistence, Java 5 generics and annotations, data transfer of business objects, object graph pruning, and message ordering can all affect your APIs and your apps. In this session, Rob Jellinghaus discusses best practices that address these issues and others, to enable you to use GWT RPC effectively."…”
    Vídeo online
  7. 6727
  8. 6728
  9. 6729
  10. 6730
  11. 6731
    Publicado 2021
    Tabla de Contenidos: “…Chapter 1: Introduction to the Decoupled World -- Chapter 2: JavaScript Meets Django -- Chapter 3: Modern Django and Django REST Framework -- Chapter 4: Advantages and Disadvantages of a Decoupled Architecture -- Chapter 5: Setting up a Django project -- Chapter 6: Decoupled Django with Django REST Framework. -- Chapter 7: API security, and deployment -- Chapter 8: Django REST meets Next.js. -- Chapter 9: Testing in a Decoupled World -- Chapter 10: Authentication and authorization Django REST framework -- Chapter 11: GraphQL in Django with Ariadne.…”
    Libro electrónico
  12. 6732
    Publicado 2019
    Tabla de Contenidos: “…-- The Google Cloud Console -- APIs, CLIs, IAM, and Billing --Google App Engine -- Google Kubernetes Engine -- Google Cloud Functions -- Google Compute Engine -- NoSQL with Datastore and Bigtable -- Relational Data with Cloud SQL and Cloud Spanner -- Google Cloud Storage -- Stackdriver -- Change Management -- GCP Networking for Developers -- Messaging with Pub/Sub and IoT Core -- Integrating with Big Data Solutions on GCP -- Compute -- Storage and Databases -- Networking -- Security -- Machine Learning and Big Data -- Management Tools -- Best Practices…”
    Libro electrónico
  13. 6733
    Publicado 2006
    “…You'll learn how to create, read, and modify RSS feeds for syndicated content and use XML to power the next generation of websites with Ajax and Adobe Flash. Topics include: The basics of XML, including DTDs, namespaces, XML Schema, XPath, and Transformations The SAX API, including all handlers, filters, and writers The DOM API, including DOM Level 2, Level 3, and the DOM HTML module The JDOM API, including the core and a look at XPath support The StAX API, including StAX factories, producing documents and XMLPull Data Binding with JAXB, using the new JAXB 2.0 annotations Web syndication and podcasting with RSS XML on the Presentation Layer, paying attention to Ajax and Flash applications If you are developing with Java and need to use XML, or think that you will be in the future; if you're involved in the new peer-to-peer movement, messaging, or web services; or if you're developing software for electronic commerce, Java and XML will be an indispensable companion…”
    Libro electrónico
  14. 6734
    por Warden, Pete
    Publicado 2011
    Tabla de Contenidos: “…Table of Contents; Preface; Data Source Handbook; Websites; WHOIS; Blekko; bit.ly; Compete; Delicious; BackType; PagePeeker; People by Email; WebFinger; Flickr; Gravatar; Amazon; AIM; FriendFeed; Google Social Graph; MySpace; Github; Rapleaf; Jigsaw; People by Name; WhitePages; LinkedIn; GenderFromName; People by Account; Klout; Qwerly; Search Terms; BOSS; Blekko; Bing; Google Custom Search; Wikipedia; Google Suggest; Wolfram Alpha; Locations; SimpleGeo; Yahoo!; Google Geocoding API; CityGrid; Geocoder.us; Geodict; GeoNames; US Census; Zillow Neighborhoods; Natural Earth…”
    Libro electrónico
  15. 6735
    Publicado 2021
    Tabla de Contenidos: “…Ember Data Overview -- 2. Talking to APIs with Adapters -- 3. API Response Formats and Serializers -- 4. …”
    Libro electrónico
  16. 6736
    Publicado 2013
    “…This second edition of the bestselling Crafting Rails Applications has been updated to Rails 4 and discusses new topics such as streaming, mountable engines, and thread safety. …”
    Libro electrónico
  17. 6737
    por Jiménez Sánchez, Carolina
    Publicado 2016
    “…Dentro del rol «juristas» nos adentraremos en la composición de los tribunales ad intra, incluyendo un análisis cuantitativo, pero también cualitativo, de las labor de las mujeres más relevantes en este ámbito (magistradas, abogadas, fiscales, académicas, activistas), examinando también las políticas de género puestas en marcha en los TPI para mitigar esta impunidad histórica. El rol «criminales internacionales» nos permitirá tratar un perfil poco conocido de algunas mujeres y el rol de «víctimas y testigos» se explorará desde una perspectiva dinámica, evitando la tradicional «victimización» de las mujeres y niñas tras la violencia…”
    Acceso al texto completo en Aranzadi
    Libro
  18. 6738
    Publicado 2023
    Tabla de Contenidos: “…Connecting microservices to a Netflix Eureka server -- Setting up the configuration for development use -- Eureka configuration parameters -- Configuring the Eureka server -- Configuring clients to the Eureka server -- Trying out the discovery service -- Scaling up -- Scaling down -- Disruptive tests with the Eureka server -- Stopping the Eureka server -- Starting up an extra instance of the product service -- Starting up the Eureka server again -- Summary -- Questions -- Chapter 10: Using Spring Cloud Gateway to Hide Microservices behind an Edge Server -- Technical requirements -- Adding an edge server to our system landscape -- Setting up Spring Cloud Gateway -- Adding a composite health check -- Configuring Spring Cloud Gateway -- Routing rules -- Trying out the edge server -- Examining what is exposed outside the Docker engine -- Trying out the routing rules -- Calling the product composite API through the edge server -- Calling the Swagger UI through the edge server -- Calling Eureka through the edge server -- Routing based on the host header -- Summary -- Questions -- Chapter 11: Securing Access to APIs -- Technical requirements -- Introduction to OAuth 2.0 and OpenID Connect -- Introducing OAuth 2.0 -- Introducing OpenID Connect -- Securing the system landscape -- Protecting external communication with HTTPS -- Replacing a self-signed certificate at runtime -- Securing access to the discovery server -- Changes in the Eureka server -- Changes in Eureka clients -- Adding a local authorization server -- Protecting APIs using OAuth 2.0 and OpenID Connect -- Changes in both the edge server and the product-composite service -- Changes in the product-composite service only -- Changes to allow Swagger UI to acquire access tokens -- Changes in the test script -- Testing with the local authorization server -- Building and running the automated tests…”
    Libro electrónico
  19. 6739
    Publicado 2023
    Tabla de Contenidos: “…. -- Connecting the LED to the GPIO pin -- Programming the GPIO peripheral in output mode -- There's more...with the SparkFun Artemis Nano! …”
    Libro electrónico
  20. 6740
    Publicado 2017
    Tabla de Contenidos:
    Libro electrónico