Mostrando 2,741 - 2,760 Resultados de 2,860 Para Buscar '".ec"', tiempo de consulta: 0.11s Limitar resultados
  1. 2741
    Publicado 2017
    Tabla de Contenidos: “…-- Proxy requests -- Binding HTTP to local addresses -- Installing EC2 discovery plugin -- Installing S3 repository plugin -- Setting up periodic snapshots -- Backing up and restoring -- Setting up a repository for snapshots -- Shared filesystem -- Cloud or distributed filesystems -- Taking snapshots -- Restoring a specific snapshot -- Setting up index aliases -- Understanding index aliases -- How index aliases can help -- Setting up index templates -- Defining an index template -- Creating indexes on the fly -- Modeling time series data -- Scaling the index with unpredictable volume over time -- Unit of parallelism in Elasticsearch -- The effect of the number of shards on the relevance score -- The effect of the number of shards on the accuracy of aggregations -- Changing the mapping over time -- New fields get added -- Existing fields get removed -- Automatically deleting older documents -- How index-per-timeframe solves these issues -- Scaling with index-per-timeframe -- Changing the mapping over time -- Automatically deleting older documents -- Summary -- Chapter 10: Building a Sensor Data Analytics Application -- Introduction to the application -- Understanding the sensor-generated data -- Understanding the sensor metadata -- Understanding the final stored data -- Modeling data in Elasticsearch -- Defining an index template -- Understanding the mapping -- Setting up the metadata database -- Building the Logstash data pipeline -- Accept JSON requests over the web -- Enrich the JSON with the metadata we have in the MySQL database -- The jdbc_streaming plugin -- The mutate plugin…”
    Libro electrónico
  2. 2742
    Publicado 2017
    Tabla de Contenidos: “…-- Elastic analytics concepts -- Design with the endgame in mind -- Designing for scale -- Decouple key components -- Encapsulate analytics -- Decoupling with message queues -- Distributed computing -- Avoid containing analytics to one server -- When to use distributed and when to use one server -- Assuming that change is constant -- Leverage managed services -- Use Application Programming Interfaces (API) -- Cloud security and analytics -- Public/private keys -- Public versus private subnets -- Access restrictions -- Securing customer data -- The AWS overview -- AWS key concepts -- Regions -- Availability Zones -- Subnet -- Security groups -- AWS key core services -- Virtual Private Cloud (VPC) -- Identity and Access Management (IAM) -- Elastic Compute (EC2) -- Simple Storage Service (S3) -- AWS key services for IoT analytics -- Amazon Simple Queue Service (SQS) -- Amazon Elastic Map Reduce (EMR) -- AWS machine learning -- Amazon Relational Database Service (RDS) -- Amazon Redshift -- Microsoft Azure overview -- Azure Data Lake Store -- Azure Analysis Services -- HDInsight -- The R server option -- The ThingWorx overview -- ThingWorx Core -- ThingWorx Connection Services -- ThingWorx Edge -- ThingWorx concepts -- Thing templates -- Things -- Properties -- Services -- Events -- Thing shapes -- Data shapes -- Entities -- Summary -- Chapter 4: Creating an AWS Cloud Analytics Environment -- The AWS CloudFormation overview -- The AWS Virtual Private Cloud (VPC) setup walk-through -- Creating a key pair for the NAT and bastion instances -- Creating an S3 bucket to store data -- Creating a VPC for IoT Analytics -- What is a NAT gateway? …”
    Libro electrónico
  3. 2743
    Publicado 2017
    Tabla de Contenidos: “…. -- How it works... -- There's more... -- EC2 instances -- Importing certificates -- CloudFormation -- Active Directory as a service -- Getting ready -- How to do it... -- How it works... -- There's more... -- See also -- Creating users -- Getting ready -- How to do it... -- There's more... -- See also -- Creating instance roles -- How to do it…”
    Libro electrónico
  4. 2744
    Publicado 2019
    Tabla de Contenidos: “…11.1.2 Creating a security key -- 11.1.3 Creating the ECS cluster -- 11.1.4 Configuring the cluster's networking -- 11.1.5 Creating a shared data drive in Elastic File System -- 11.1.6 Allocating space for Docker images in Elastic Container Repository -- 11.1.7 Building and deploying images for scheduler, worker, and notebook -- 11.1.8 Connecting to the cluster -- 11.2 Running and monitoring Dask jobs on a cluster -- 11.3 Cleaning up the Dask cluster on AWS -- Summary -- appendix: Software installation -- Installing additional packages with Anaconda -- Installing packages without Anaconda -- Starting a Jupyter Notebook server -- Configuring NLTK -- Index -- Lists of Figures, Tables and Listings…”
    Libro electrónico
  5. 2745
    por Taylor, Paul G.
    Publicado 2015
    Texto completo en Odilo
    Otros
  6. 2746
    Publicado 2018
    Tabla de Contenidos: “…Chapter 4: Security layer 2: protecting cloud infrastructures -- 4.1 Securing and testing cloud infrastructure: the deployer -- 4.1.1 Setting up the deployer -- 4.1.2 Configuration notifications between Docker Hub and the deployer -- 4.1.3 Running tests against the infrastructure -- 4.1.4 Updating the invoicer environment -- 4.2 Restricting network access -- 4.2.1 Testing security groups -- 4.2.2 Opening access between security groups -- 4.3 Building a secure entry point -- 4.3.1 Generating SSH keys -- 4.3.2 Creating a bastion host in EC2 -- 4.3.3 Enabling two-factor authentication with SSH -- 4.3.4 Sending notifications on accesses -- 4.3.5 General security considerations -- 4.3.6 Opening access between security groups -- 4.4 Controlling access to the database -- 4.4.1 Analyzing the database structure -- 4.4.2 Roles and permissions in PostgreSQL -- 4.4.3 Defining fine-grained permissions for the invoicer application -- 4.4.4 Asserting permissions in the deployer -- Summary -- Chapter 5: Security layer 3: securing communications -- 5.1 What does it mean to secure communications? …”
    Libro electrónico
  7. 2747
    Publicado 2018
    Tabla de Contenidos: “…. -- There's more... -- Managing EC2 instances -- Getting ready -- How to do it... -- How it works... -- There's more... -- Managing virtual machines with Vagrant -- Getting ready -- How to do it... -- How it works... -- There's more... -- Managing Docker with Puppet -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 9: External Tools and the Puppet Ecosystem -- Introduction -- Creating custom facts -- How to do it... -- How it works... -- There's more…”
    Libro electrónico
  8. 2748
    Publicado 2017
    Tabla de Contenidos: “…The basic working -- Authentication with the help of an asymmetric key -- Digital signatures -- The benefits and use cases of a digital signature -- SSL/TLS -- Scenario 1 - A man-in-the-middle attack-storing credentials -- Scenario 2 - A man-in-the-middle attack-integrity attacks -- Working of SSL/TLS -- Client Hello -- Server Hello -- Certificate -- Server key exchange -- Server Hello done -- Client key exchange -- Change cipher spec -- Security related to SSL/TLS -- Grading TLS configuration with SSL Labs -- Default Settings -- Perfect forward secrecy -- Implementation of perfect forward secrecy in nginx -- HTTP Strict Transport Security -- Implementing HSTS in nginx -- Verifying the integrity of a certificate -- Online certificate status protocol -- OCSP stapling -- Challenge 1 -- Challenge 2 -- An ideal solution -- Architecture -- Implementing TLS termination at the ELB level -- Selecting cipher suites -- Importing certificate -- AWS certificate manager -- Use case 1 -- Use case 2 -- Introduction to AWS Certificate Manager -- Summary -- Chapter 6: Automation in Security -- Configuration management -- Ansible -- Remote command execution -- The structure of the Ansible playbook -- Playbook for SSH hardening -- Running Ansible in dry mode -- Run and rerun and rerun -- Ansible mode of operations -- Ansible pull -- Attaining the desired state with Ansible pull -- Auditing servers with Ansible notifications -- The Ansible Vault -- Deploying the nginx Web Server -- Solution -- Ansible best practices -- Terraform -- Infrastructure migration -- Installing Terraform -- Working with Terraform -- Integrating Terraform with Ansible -- Terraform best practices -- AWS Lambda -- Cost optimization -- Achieving a use case through AWS Lambda -- Testing the Lambda function -- Start EC2 function -- Integrating the Lambda function with events -- Summary…”
    Libro electrónico
  9. 2749
    Tabla de Contenidos: “…Eng. 2016, 4(4), 69; doi: 10.3390/jmse4040069 http://www.mdpi.com/2077-1312/4/4/69 .176 -- Christine Szpilka, Kendra Dresback, Randall Kolar, Jesse Feyen and Jindong Wang Improvements for the Western North Atlantic, Caribbean and Gulf of Mexico ADCIRC Tidal Database (EC2015) Reprinted from: J. Mar. Sci. Eng. 2016, 4(4), 72; doi: 10.3390/jmse4040072 http://www.mdpi.com/2077-1312/4/4/72 .190 -- Evan M. …”
    Libro electrónico
  10. 2750
    Publicado 2024
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright and Credits -- Dedication -- Contributors -- Table of Contents -- Preface -- Part 1: Introduction to Cloud-Native Blockchain -- Chapter 1: Understanding Cloud-Native and Blockchain -- Blockchain basics - Distributed ledgers and cryptography -- Types of blockchain -- Consensus mechanisms - Ensuring trust and security -- Smart contracts - Programmable logic on the blockchain -- dapps - Building on the blockchain -- Tokenization - Creating digital assets on the blockchain -- Scalability, interoperability, and privacy - Key challenges and innovations in blockchain -- Introduction to cloud-native technology -- Defining cloud-native technology -- Key principles of cloud-native technology -- Comparing traditional cloud computing and cloud-native technology -- Benefits and limitations of cloud-native blockchain -- Scalability - Adapting to changing workloads -- Security - Protecting data and infrastructure -- Cost-effectiveness - Optimizing resource utilization -- Limitations and trade-offs of cloud-native blockchain solutions -- Key considerations for cloud-native blockchain implementation -- Choosing the right blockchain framework -- Scalability and performance -- Security and privacy -- Interoperability and integration -- Cost optimization -- Summary -- Chapter 2: Overview of AWS, Azure, and GCP Services for Blockchain -- AWS blockchain services -- Amazon Managed Blockchain -- Amazon QLDB -- Amazon EC2 and Amazon Elastic Kubernetes Service (EKS) -- AWS Marketplace templates -- Azure blockchain services -- Microsoft Entra Verified ID -- Azure Managed Confidential Consortium Framework (CFF) -- Azure Confidential Ledger -- Azure Kubernetes Service (AKS) -- Azure partner solutions -- GCP blockchain services -- GCP Blockchain Node Engine -- GCP Compute Engine and Kubernetes Engine -- GCP Marketplace templates…”
    Libro electrónico
  11. 2751
    Publicado 2013
    Tabla de Contenidos: “…. -- Cause Related Marketing -- Caux Round Table Principles -- Centre for Corporate Governance (Nairobi) -- CERES -- CH2 Building, Melbourne -- Chapman Report (2006) (Australia) -- Cheating -- Chief Executive Officer -- Chief Sustainability Officer -- Christianity and CSR -- Christine Parker -- Civil Regulation -- Climate Change -- Clinton Global Initiative -- Club of Rome -- Co-determination -- Co-operation -- Co-ownership -- Coalation of Environmentally -- Responsible Economies -- Code of 'best practice' and norms of behavior -- Colin Scott -- Collaborative Advantage -- Collective bargaining/trade unions -- Combined Assurance -- Combined Code (June 2008) -- Command and Control -- Commonwealth Association of CG -- Communicating with Stakeholders -- Communities of Practice -- Community -- Community activism -- Community of practice -- Community outrage -- Community relations -- Company Directors and CSR -- Competition -- Competitive advantage -- Compliance/Legal Compliance -- Compliant Finance -- Comply-or-explain -- Comprehensive Environmental Responses , Compensation and Liability Act -- Confucian Ethics -- Consumer Driven Corporate Responsibility -- Consumerism Consumers' protection -- Core Principles of CSR Approaches Corporate -- Corporate Activism -- Corporate Citizenship -- Corporate codes of conduct -- Corporate giving -- Corporate Governance -- Corporate Governance as a Tool for Alleviating -- Developmental Issues -- Corporate Governance Reporting -- Corporate killing -- Corporate manslaughter -- Corporate Mission, Vision and Values -- Corporate moral agency -- Corporate negligence -- Corporate outrage -- Corporate Political Connection -- Corporate Reputation -- Corporate Responsibility Index -- Corporate Responsibiliy Maturity -- Corporate Secretaries -- Corporate Social Entrepreneurship -- Corporate Social innovation -- Corporate Social -- Irresponsibility -- Corporate Social Marketing -- Corporate Social Opportunity -- Corporate Social Performance -- Corporate Social Performance Measurement -- Corporate social responsibility -- Corporate Social Responsibility Report -- Corporate Social Responsibility Strategy -- Corporate social responsiveness (Carroll, Frederick and Ackerman) -- Corporate Strategy -- Corporate Sustainability -- Corporation as Psychopath -- Corporatism -- Corruption and National Development -- Cost-benefit analysis -- Cradle to cradle -- Cradle to grave -- Critical reflection in corporate management -- Critiques of Corporate Social Responsibility -- Cross-cultural attitudes to CSR -- CSR and Africa -- CSR and Catholic Social Teaching -- CSR and Corruption -- CSR and Poverty -- CSR and Spirituality -- CSR Butterfly effect -- CSR Communication -- CSR Continuum - core business to broader goals -- CSR Europe -- CSR Evolutionary Journey - CSR Journey, CSR Organisational Evolutions -- CSR Frameworks -- CSR Innovation -- CSR Lifecycle -- CSR Measurement -- CSR: Australian Standard AS8003 [world first] -- CSRwire -- Cultural differences in values/ethics and decision-making -- Culture and Organization Performance -- Cultures, businesses, and global CSR -- Customer value creation -- Dame Anita Roddick -- Data protection -- David Henderson -- Decent work -- Definitions of social responsibility -- Deming 14 points model -- Demographic change -- Design for Environment (sep entry Hannover Principles) -- Development -- Dialogue -- Director Competencies and Skills -- Director Interlocks -- Director Role Position Description -- Disability -- Disclosure (CSR reporting) -- Discrimination -- Distributive Justice -- Diversity -- Dividend -- Dow Jones Sustainability Index -- Downsizing -- Due Diligence -- Duties of employees (comlpy with contract, comply with law, respect employers property) -- E-Waste -- Earth Summitt (separate entry on Rio declaration and on Agenda 21) -- Earthscan (publisher) -- EC Non-Discrimination Law -- Eco-Efficiency -- Eco-innovation -- Ecolabel -- Ecological economics -- Ecological footprint -- Ecology (separate entries on human and industrial) -- Econology -- Economic Globalization -- Economic sociology -- Economic Sociology of the CSR Movement -- Ecopreneurship -- Ecosystem -- Ecotoxity -- Education -- Elkington, John -- Embedded CSR -- Emissions trading -- Employability -- Employee participation/'ownership -- Employee Surveillance -- Employee volunteer programmes -- Employers' Forum on Age -- Employers' Forum on Disability -- EMS -- Endemic -- Energy Biofuels -- Energy—renewable -- Energy-solar -- Engagement/Stakeholder Engagement -- Enlightened Self-Interest -- Enron -- Environmental Accounting -- Environmental Audit -- Environmental ethics -- Environmental governance -- Environmental impact assessment -- Environmental law -- Environmental Management System -- Environmental protection agencies (all countries) -- Environmental Report Verification -- Environmental sustainability index (World economic forum) -- Environmental, Social and Governance Factors in Investment -- Environmental, Social and Governance Risk -- Environmentally Sensitive Accounting -- Equal Opportunity -- Equal Pay -- Equator Principles -- Ethic of responsibility to other stakeholders -- Ethical absolutism v. ethical relativism -- Ethical Corporation -- Ethical CSR -- Ethical Egoism & CSR -- Ethical problems in financial markets -- Ethical Theories -- Ethical Trading Initiative -- European Corporate Governance Institute -- European Multistakeholder Forum -- European Union Directive - The 8th Company Law Directive on Disclosure & Transparency -- European Urban Charter 1992 and 1998 -- Evolution of Corporate Governance Reports in the UK and Ireland -- Executive remuneration and CSR -- Externalities -- Externally Driven Business Case (EDBC) -- Extractive Industries Transparency Initiative (EITI) -- Exxon Mobil -- Exxon Valdez -- Factor 4 / Factor 10 -- Fair Pensions -- Fair Trade -- Fair wages -- Family Business and Corporate Social Responsibility -- Fiduciary duty -- Filial Piety & CSR -- Financial Regulations -- Financial Reporting Council (UK) -- Five Capitals Framework (Forum for the Future) -- Forest Stewardship Council -- Fortune at the bottom of the pyramid (Prahalad) -- Franchising Fraud prevention, detection and auditing -- Free range/cage-free/crate free/ethically raised -- Freedom of conscience -- Freedom of speech -- Friedman, Milton -- FTSE4Good Index -- G20.…”
    Libro electrónico
  12. 2752
    Publicado 2022
    Tabla de Contenidos: “…Where the Symmetric Key Is Just Protected by a Password -- Working with and Indexing Encrypted Columns -- Migrating or Restoring a Database with Column Encryption -- Temporary Keys -- Encryption by Passphrase -- Protection of Key Passwords Being Sent to SQL Server -- Summary -- Appendix A: Glossary of Terms -- A -- Advanced Encryption Standard -- AES -- Always Encrypted -- Always Encrypted Wizard -- Asymmetric Encryption -- Asymmetric Key -- At-Rest Data -- Attestation -- Authenticator -- Automated Key Management -- Azure Key Vault -- B -- Backup Encryption -- C -- CA -- CEK -- Certificate -- Certification Authority -- Certificate Store -- CMK -- Code Integrity Policy -- Column Encryption Key -- Column Master Key -- D -- Data Encryption Standard -- Database Encryption Key -- Database Master Key -- DEK -- DES -- Deterministic Encryption -- Diffie Hellman -- DMA Protection -- DMK -- DPAPI -- E -- EKM -- Enclave -- Encryption Scan -- Extensible Key Management -- H -- Hardware Security Module -- Hash -- HGS -- Host Guardian Service -- Host Health Certificate -- Host Key -- HSM -- I -- In-Transit Encryption -- K -- Key Rotation -- P -- Parameterization for Always Encrypted -- Private Key -- Public Key -- R -- Randomized Encryption -- S -- Salt -- Secure Boot -- Secure Hashing Algorithm -- Service Master Key -- SHA -- SMK -- Symmetric Encryption -- Symmetric Key -- T -- TDE -- TDS -- Temporary Key -- Thumbprint -- TLS -- TPM -- TPM Baseline -- TPM Endorsement Key -- Transport Layer Security -- Transparent Data Encryption -- Trusted Platform Module -- V -- VBS -- Virtualization Based Security -- W -- Windows Data Protection API -- Appendix B: Encryption in the Cloud -- Azure VM -- Azure SQL Database or Managed Instance -- TDE -- Backup Encryption -- Always Encrypted with Secure Enclaves -- TLS -- AWS VM (EC2) -- EKM -- Always Encrypted with Secure Enclaves…”
    Libro electrónico
  13. 2753
    Publicado 2018
    Tabla de Contenidos: “…Launching the network device -- The VyOS role -- Running the playbook -- Summary -- Questions -- Further reading -- Chapter 8: Moving to the Cloud -- Technical requirements -- Interacting with DigitalOcean -- Generating a personal access token -- Installing dopy -- Launching a Droplet -- Running the playbook -- WordPress on DigitalOcean -- The host inventory -- Variables -- The playbook -- The droplet role -- Running the playbook -- Summary -- Questions -- Further reading -- Chapter 9: Building Out a Cloud Network -- Technical requirements -- An introduction to AWS -- Amazon Virtual Private Cloud overview -- Creating an access key and secret -- The VPC playbook -- The VPC role -- The subnets role -- The internet gateway role -- The security group role -- The ELB role -- Summary -- Questions -- Further reading -- Chapter 10: Highly Available Cloud Deployments -- Technical requirements -- Planning the deployment -- Costing the deployment -- WordPress considerations and high availability -- The playbook -- Amazon VPC -- Amazon RDS -- Amazon EFS -- Testing the playbook -- Terminating resources -- EC2 instances -- Instance discovery -- New deployment -- Existing deployment -- Stack -- Default variables -- Deploy -- WordPress -- AMI -- Autoscaling -- Running the playbook -- Terminating all the resources -- Summary -- Questions -- Further reading -- Chapter 11: Building Out a VMware Deployment -- Technical requirements -- An introduction to VMware -- The VMware modules -- Requirements -- vCloud Air -- The vca_fw module -- The vca_nat module -- The vca_vapp module -- VMware vSphere -- The vmware_cluster module -- The vmware_datacenter module -- The vmware_vm_facts module -- The vmware_vm_shell module -- The vmware_vm_vm_drs_rule module -- The vmware_vm_vss_dvs_migrate module -- The vsphere_copy module -- The vsphere_guest module -- VMware vCentre…”
    Libro electrónico
  14. 2754
    Publicado 2023
    Tabla de Contenidos: “…-- The tasks of an orchestrator -- Reconciling the desired state -- Replicated and global services -- Service discovery -- Routing -- Load balancing -- Scaling -- Self-healing -- Data persistence and storage management -- Zero downtime deployments -- Affinity and location awareness -- Security -- Introspection -- Overview of popular orchestrators -- Kubernetes -- Docker Swarm -- Apache Mesos and Marathon -- Amazon ECS -- AWS EKS -- Microsoft ACS and AKS -- Summary -- Further reading -- Questions -- Answers -- Chapter 14: Introducing Docker Swarm -- The Docker Swarm architecture -- Swarm nodes -- Stacks, services, and tasks -- Services -- Tasks -- Stacks -- Multi-host networking -- Creating a Docker Swarm -- Creating a local single-node swarm -- Using PWD to generate a Swarm -- Creating a Docker Swarm in the cloud -- Deploying a first application -- Creating a service -- Inspecting the service and its tasks -- Testing the load balancing -- Logs of a service -- Reconciling the desired state -- Deleting a service or a stack -- Deploying a multi-service stack -- Removing the swarm in AWS -- Summary -- Questions -- Answers -- Chapter 15: Deploying and Running a Distributed Application on Docker Swarm -- The swarm routing mesh -- Zero-downtime deployment -- Popular deployment strategies -- Rolling updates -- Health checks -- Rolling back -- Blue-green deployments -- Canary releases -- Storing configuration data in the swarm…”
    Libro electrónico
  15. 2755
    Publicado 2024
    Tabla de Contenidos: “…A DevOps implementation checklist -- Final thoughts and recommendations -- Index -- Other Books You May Enjoy -- _Int_NAHIjC2S -- _Int_mF6xDJN9 -- _Int_zp0pBQVx -- _Int_6cHBZiOj -- _Int_w5kp2y6C -- _Int_yWNgT2rT -- _Int_9Yfi9T5P -- _Int_EmQ6OPxG -- _Int_C76eUmlv -- _Int_XNZ3Yiz4 -- _Int_uxzli2a7 -- _Int_tYbRUpFK -- _Int_e6m5QXSH -- _Int_t8VtjjVm -- _Int_943LjL2p -- _Int_9rn533TM -- _Int_cxBjsw7C -- _Int_gV4rM2sB -- _Int_7hsJKcM3 -- _gjdgxs -- _30j0zll -- _Int_GHDWQPnp -- _Int_Nfre2moC -- _Int_n43i9fk4 -- _Int_XOaTUCBF -- _Int_XO8phqQk -- _Int_r020DQXF -- _Int_EESv3rO1 -- _Int_8CpR2tmb -- _Int_daw1t098 -- _Int_479GNkyU -- _Int_9UXcnjdr -- _Int_0z75wCtD -- _Int_6PghCJOi -- _Int_5ics29nI -- _Int_SGyvkraz -- _Int_kEcCIYQF -- _Int_QKLPZiwT -- _Int_t8be7ZnB -- _Int_jtkPQXaP -- _Int_YrbKRLF2 -- _Int_ks9AxS7c -- _Int_rGSWW6j1 -- _Int_lC0B6Unu -- _Int_qiWjwyM6 -- _Int_DF5E683s -- _Int_AzMiZFFe -- _Int_r7ShWQw2 -- _Int_RbJgmben…”
    Libro electrónico
  16. 2756
    Publicado 2018
    Tabla de Contenidos: “….) -- 2.1.2 - The OECD (at: stats.oecd.org) -- 2.1.3 - Eurostat and other country statistical agencies (at: ec.europa.eu/eurostat/data/database) -- 2.1.4 - International Energy Agency (at: www.eia.gov/tools) -- 2.1.5 - British Petroleum data (at: www.bp.com) -- 2.1.6 - Thomson Reuters Datastream (at: financial.thomsonreuters.com) -- 2.1.7 - ODYSSE and MURE database (at: indicators.odyssee-mure.eu) -- 2.1.8 - Penn World Tables (PWT) (at: cid.econ.ucdavis.edu) -- 2.1.9 - "Data in Brief" Journal by Elsevier -- 2.1.10 - Database of Political Institutions (DPI) (at: econ.worldbank.org) -- 2.1.11 - Various micro data -- 2.2 - Data Type and Frequency in the Energy-Growth Nexus -- Case study 1: daily data -- Case study 2: weekly data…”
    Libro electrónico
  17. 2757
    Publicado 2023
    Tabla de Contenidos: “…Hands-on lab - creating your GPG keys -- Hands-on lab - symmetrically encrypting your own files -- Hands-on lab - encrypting files with public keys -- Hands-on lab - signing a file without encryption -- Encrypting partitions with Linux Unified Key Setup (LUKS) -- Disk encryption during operating system installation -- Hands-on lab - adding an encrypted partition with LUKS -- Configuring the LUKS partition to mount automatically -- Hands-on lab - configuring the LUKS partition to mount automatically -- Encrypting directories with eCryptfs -- Hands-on lab - encrypting a home directory for a new user account -- Creating a private directory within an existing home directory -- Hands-on lab - encrypting other directories with eCryptfs -- Encrypting the swap partition with eCryptfs -- Using VeraCrypt for cross-platform sharing of encrypted containers -- Hands-on lab - getting and installing VeraCrypt -- Hands-on lab - creating and mounting a VeraCrypt volume in console mode -- Using VeraCrypt in GUI mode -- OpenSSL and the Public Key Infrastructure -- Commercial certificate authorities -- Creating keys, certificate signing requests, and certificates -- Creating a self-signed certificate with an RSA key -- Creating a self-signed certificate with an Elliptic Curve key -- Creating an RSA key and a Certificate Signing Request -- Creating an EC key and a CSR -- Creating an on-premises CA -- Hands-on lab - setting up a Dogtag CA -- Adding a CA to an operating system -- Hands-on lab - exporting and importing the Dogtag CA certificate -- Importing the CA into Windows -- OpenSSL and the Apache webserver -- Hardening Apache SSL/TLS on Ubuntu -- Hardening Apache SSL/TLS on RHEL 9/AlmaLinux 9 -- Setting FIPS mode on RHEL 9/AlmaLinux 9 -- Hardening Apache SSL/TLS on RHEL 7/CentOS 7 -- Setting up mutual authentication…”
    Libro electrónico
  18. 2758
    Publicado 2024
    Tabla de Contenidos: “…Implementing a City Search feature -- Introducing the OpenWeatherMap API -- Stubbing the search results -- Enhancing the search result list -- Implementing an ACL -- Implementing an Add to Favorite feature -- Modeling the weather -- Refactoring the current implementation -- Enabling multiple cities in the favorite list -- Refactoring the weather list -- Fetching previous weather data when the application relaunches -- Summary -- Chapter 13: Recapping Anti-Pattern Principles -- Revisiting common anti-patterns -- Props drilling -- Long props list/big component -- Business leakage -- Complicated logic in views -- Lack of tests (at each level) -- Code duplications -- Skimming through design patterns -- Higher-order components -- Render props -- Headless components -- Data modeling -- Layered architecture -- Context as an interface -- Revisiting foundational design principles -- SRP -- Dependency Inversion Principle -- DRY -- ACL -- Using composition -- Recapping techniques and practices -- Writing user acceptance tests -- TDD -- Refactoring and common code smells -- Additional resources -- Summary -- Index -- Other Book You May Enjoy -- what-will-be-coverd -- technical-requirements -- understanding-why-build-ui-is-difficult -- understanding-the-state-management -- exploring-the-unhappy-paths -- errors-in-another-component -- downstream-systems-are-down -- unexpected-user-behavior -- introducing-our-approach -- X5e903e8c2c5f4e10df439b61bb9d4f414c942ec -- OLE_LINK3 -- X40f74e6f0d0f69d9b64a71918d2ea63f898c2bc -- Xdeb99c6863078c95d4d2e459d016fcf3e6f63aa -- summary-1 -- react-essentials -- understanding-components-in-react -- creating-reusable-components -- thinking-in-components -- manage-states-in-react -- OLE_LINK1 -- the-rendering-process -- common-hooks-in-react -- usestate -- useeffect -- usecallback -- the-react-context-api -- summary…”
    Libro electrónico
  19. 2759
    Publicado 2023
    Tabla de Contenidos: “…Use Case Description -- SAM Application Creation -- S3-Triggered Lambda -- Adding DynamoDB -- Lambda Execution Context -- Inserting into DynamoDB -- Cleaning Up -- Serverless Ingestion -- AWS Fargate -- AWS Lambda -- Example Architecture: Fargate-Based Periodic Batch Import -- The Basic Importer -- ECS CLI -- AWS Copilot CLI -- Clean Up -- AWS Kinesis Ingestion -- Example Architecture: Two-Pronged Delivery -- Fully Managed Ingestion with AppFlow -- Operational Data Ingestion with Database Migration Service -- DMS Concepts -- DMS Instance -- DMS Endpoints -- DMS Tasks -- Summary of the Workflow -- Common Use of DMS -- Example Architecture: DMS to S3 -- DMS Instance -- DMS Endpoints -- DMS Task -- Summary -- Chapter 6 Processing Data -- Phases of Data Preparation -- What Is ETL? …”
    Libro electrónico
  20. 2760
    Publicado 2023
    Tabla de Contenidos: “…Whiteboarding as an information-gathering tool -- Conducting a whiteboarding session -- Identifying data consumers and understanding their requirements -- Identifying data sources and ingesting data -- Identifying data transformations and optimizations -- File format optimizations -- Data standardization -- Data quality checks -- Data partitioning -- Data denormalization -- Data cataloging -- Whiteboarding data transformation -- Loading data into data marts -- Wrapping up the whiteboarding session -- Hands-on - architecting a sample pipeline -- Detailed notes from the project "Bright Light" whiteboarding meeting of GP Widgets, Inc -- Meeting notes -- Summary -- Chapter 6: Ingesting Batch and Streaming Data -- Technical requirements -- Understanding data sources -- Data variety -- Structured data -- Semi-structured data -- Unstructured data -- Data volume -- Data velocity -- Data veracity -- Data value -- Questions to ask -- Ingesting data from a relational database -- AWS DMS -- AWS Glue -- Full one-off loads from one or more tables -- Initial full loads from a table, and subsequent loads of new records -- Creating AWS Glue jobs with AWS Lake Formation -- Other ways to ingest data from a database -- Deciding on the best approach to ingesting from a database -- The size of the database -- Database load -- Data ingestion frequency -- Technical requirements and compatibility -- Ingesting streaming data -- Amazon Kinesis versus Amazon Managed Streaming for Kafka (MSK) -- Serverless services versus managed services -- Open-source flexibility versus proprietary software with strong AWS integration -- At-least-once messaging versus exactly once messaging -- A single processing engine versus niche tools -- Deciding on a streaming ingestion tool -- Hands-on - ingesting data with AWS DMS -- Deploying MySQL and an EC2 data loader via CloudFormation…”
    Libro electrónico