Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional  (113)
  • [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions  (72)
  • Electronic videos ; local  (185)
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use optimization strategies and greedy algorithms in one hour.
    Note: Online resource; Title from title screen (viewed March 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started building powerful Command-line Tools with Python. From a single file with no dependencies to packaging and publishing your tool on the Python Package Index. Everything you need to know to get up and running quickly to create Python command-line tools. Topics include: * An introduction to Python scripts and Python packaging * Declare dependencies and package your script for installing and sharing. * Use argparse or upgrade to a more powerful framework like Click * Add flags, options and arguments to fine-tune and control your command-line tool
    Note: Online resource; Title from title screen (viewed January 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Machine Learning and Auto ML using Azure ML Studio easily building powerful models and deploy them in a scalable environment. Everything you need to know to get up and running quickly in Machine Learning using Azure, from datasets to containerized deployments and data validation. Topics include: * An introduction to Azure ML Studio and AutoML * Import datasets and version them within Azure - even from remote locations like Github * Create compute clusters for training and live inferencing * Select models for deployment into Kubernetes or Docker Container instances * Practice MLOps, operationalizing a deployed model with logs and metrics via Application Insights * Consume a live endpoint with a deployed model over an HTTP API * Use the generated Swagger files to grasp the HTTP endpoints
    Note: Online resource; Title from title screen (viewed February 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to do Data Science with Python, Pandas and Colab Notebook in one hour! This video lesson takes you through a Covid-19 Dataset from the NyTimes and shows you how to explore it. The libraries involved include: Pandas, Colab, Plotly, sklearn, numpy and matplotlib. A suggested structure for Data Science projects is included: Ingest, EDA, Modeling and Conclusion. Finally, the course wraps up with how to integrate Cloud based business analytics including the following tools. AWS Cloud9, IPython, AWS Rekognition, AWS Translate and AWS Comprehend. These solutions are explored with both boto3 and the AWS Console. Follow along with the Github Resource: https://github.com/paiml/minimal-python/blob/master/Chapter7_data_science.ipynb
    Note: Online resource; Title from title screen (viewed February 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 7+ Hours of Video Instruction While Python is a great beginner language, you will need to know more than conditionals, functions, and loops to be a competent Python developer. This video lesson is meant as a follow-up to Arianne’s Introduction to Python LiveLessons course. In it, you will learn essential skills to become a proper Python developer, like using external libraries, managing project environments, handling exceptions, and making HTTP requests. By the end of this lesson, you will have created a web scraper in Python that gathers data from a website and outputs it into a CSV formatted file. You will also be introduced to key software construction concepts like testing, debugging, and refactoring. Description Python was originally designed with learners in mind. It is also used by professional developers in a wide range of applications, such as web programming, data science, artificial intelligence, and DevOps. Python is the fastest growing, most widely used language, and aspiring developers want to learn. While Python is a great beginner language, you need to know more than conditionals, functions, and loops to be a competent Python developer. This video lesson is meant as a follow up to Arianne’s Introduction to Python LiveLessons course. In this LiveLessons, you learn essential skills to become a proper Python developer, such as using external libraries, managing project environments, handling exceptions, and making HTTP requests. By the end of the lessons, you will have created a web scraper in Python that gathers data from a website and outputs it into a CSV formatted file. Along the way, you will also be introduced to key software construction concepts like testing, debugging, and refactoring. The source code repository for this LiveLesson is kept at https://github.com/ariannedee/next-level-python-livelessons . About the Instructor Arianne Dee is a freelance software developer and educator from the University of British Columbia and an instructor for Canada Learning Code and MakerLabs in Vancouver, BC. Arianne’s Intro to Programming with Python LiveLessons (Addison Wesley) has received 5-star reviews Ar...
    Note: Online resource; Title from title screen (viewed March 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with security vulnerability scanning and integrating that with Github, Github Actions and automated security checks in pull requests. Learn how to scan reported vulnerabilities in projects and Docker containers, so that you can publish images to Docker hub or merge pull requests while knowing that changes in dependencies are secure. Topics include: * Install and run locally a security vulnerability scanner * Catalog a project with an SBOM (Software Bill Of Materials) so that the scanner can do vulnerability matching. * Setup a Github Action to automatically scan vulnerabilities in a project and optionally fail a build to prevent a merge. * Scan a Docker container image that is built locally against the latest vulnerabilities, based on any CVE reported publicly
    Note: Online resource; Title from title screen (viewed February 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with MLOps and Github Actions to package a container with an ONNX model that does live inferencing with a Flask application. By using Azure ML, learn how to download the large ONNX model into the Github Action workflow, package it as a container and then push it to a container registry. For reference use the https://github.com/alfredodeza/flask-roberta repository Topics include: * Create a container that does live inferencing with Flask and the ONNX runtime * Package the model and verify it works locally * Setup a Github Action to authenticate to Azure ML and download a previously registered model * Build the new container as a Github Action, authenticate to Docker Hub or Github Packages * Push the new container to the Github registry or any other registry like Docker Hub
    Note: Online resource; Title from title screen (viewed March 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 7+ Hours of Video Instruction There are many elements to a networking system, including hosts, virtual hosts, routers, virtual routers, routing protocols, discovery protocols, etc. Each protocol and device (whether virtual or physical) is generally studied as an individual “thing.” It is not common to consider all these parts as components of a system that works together to carry traffic through a network. To show how all these components work together to form a complete system, this video course presents a series of walk throughs showing the processing involved in various kinds of network events, and how control planes use those events to build the information needed to carry traffic through a network. One of the foremost internetworking experts, Russ White leverages his decades of experience in building and troubleshooting large scale networks at the likes of Cisco, LinkedIn, and Juniper to present you with a proven methodology that will help you understand why and how networking technologies work. You will learn to consider the specific problems being solved, why specific solutions are chosen, and how solutions relate to one another. In addition to providing a solid overview of many common protocols and solutions, this valuable insight helps you develop the ability to understand why you should make particular implementation decisions and what the tradeoffs are in each situation, enhance your troubleshooting skills by understanding how each technology works and what problems might arise with any solution, and finally to quickly understand new technologies as they are released by relating them to previously developed technologies. The course begins with the discovery of the information a host needs to send traffic and the forwarding process within a network device. The first walk through is simple, but they will build in complexity until traffic carried in an overlay through a hardware optimized forwarding plane is explained. Along the way, the four problems a control plane must solve will be exposed along with the solutions commonly used to solve these problems. After this basic information is covered, more advanced situations will be considered, including network resilience from a control plane perspective and fast reroute techniques. About the Instructor Russ White began working with computers in the mid-1980s, and computer networks in 1990. He has experience in designing, deploying, breaking, and troubleshooting large scale networks...
    Note: Online resource; Title from title screen (viewed March 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 5+ Hours of Video Instruction Overview How do you become an expert JavaScript developer? Let Sahil Khosla delve into the concepts that take you from intermediate to expert in about 6 hours. JavaScript has become one of the most popular programming languages ever. Developers of all levels are flocking towards JavaScript. And it is no longer restricted to web. Node.js has allowed developers to use JavaScript on the server side as well. Description Write Elegant JS ES6+ Code for the Web, Backend, and Lambdas Sahil Khosla gives students the chance to go beyond the basics and learn about the concepts that are hard to find in an average JavaScript book or video but are essential to mastering the language. In this LiveLessons video, Sahil covers several approaches to writing asynchronous JavaScript that can be leveraged to call APIs or long-running functions without freezing the A61. Learn how to write elegant JS code with ES6 syntax for use in web apps, node backend, or lambdas. Access the supplemental files for this LiveLesson at https://github.com/sahilkhosla/expert-js-snippets . About the Instructor Sahil Khosla is a software engineer with 10+ years of experience in developing user-facing apps and websites. He is currently part of the front-end team at OANDA and has previously worked at Expedia, where he was part of the group responsible for revamping the mobile web experience. A multipotentialite at heart, Sahil loves to learn and equally loves to share that knowledge with others. He specializes in breaking down complicated concepts and making them easy to understand, with analogies and diagrams. Skill Level Intermediate to Advanced What You Will Learn Get a deeper understanding of advanced concepts such as Promises, Async/Await, Apply/Call/Bind, and frequently used design patterns for writing performant, bug-free, and maintainable code. Gain clarity on vanilla JavaScript concepts so you can focus on learning modern web frameworks without getting lost. Understand how you can develop and publish your own open-source JavaScript libraries. Who Should Take This Course Front-end engineers Full-stack engineers Web developers Course Requirements Basic understanding of JavaScript and experience using it for developing web applications About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and ...
    Note: Online resource; Title from title screen (viewed April 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 45 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 4 Hours of Video Instruction vDescription Code-along sessions move you from introductory machine learning concepts to concrete code. Overview Machine learning is moving from futuristic AI projects to data analysis on your desk. You need to go beyond following along in discussions to coding machine learning tasks. These videos show you how to turn introductory machine learning concepts into concrete code using Python, scikit-learn, and friends. You learn about the fundamental metrics used to evaluate general learning systems and specific metrics used in classification and regression. You will learn techniques for getting the most informative learning performance measures out of your data. You will come away with a strong toolbox of numerical and graphical techniques to understand how your learning system will perform on novel data. About the Instructor Mark Fenner, PhD, has been teaching computing and mathematics to diverse adult audiences since 1999. His research projects have addressed design, implementation, and performance of machine learning and numerical algorithms, learning systems for security analysis of software repositories and intrusion detection, probabilistic models of protein function, and analysis and visualization of ecological and microscopy data. Mark continues to work across the data science spectrum from C, Fortran, and Python implementation to statistical analysis and visualization. He has delivered training and developed curriculum for Fortune 50 companies, boutique consultancies, and national-level research laboratories. Mark holds a Ph.D. in Computer Science and owns Fenner Training and Consulting, LLC. Skill Level Beginner to Intermediate Learn How To Recognize underfitting and overfitting with graphical plots. Make use of resampling techniques like cross-validation to get the most out of your data. Graphically evaluate the learning performance of learning systems Compare production learners with baseline models over various classification metrics Build and evaluate confusion matrices and ROC curves Apply classification metrics to multi-class learning problems Develop precision-recall and lift curves for cla...
    Note: Online resource; Title from title screen (viewed April 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: How are you generating revenue in your business or career. This lesson talks about consulting, salary and MRR including investing. Topics include: * Consulting * Salary * Investments * Autonomy vs Dependency * MRR (Monthly Recurring Revenue)
    Note: Online resource; Title from title screen (viewed April 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn all about distributed tracing in this 1 hour course. If you want to go beyond logging and monitoring, and trying to tell a story by connecting the dots, then distributed tracing is the way to go. Topics include: * Opentracing and the foundations of distributed tracing libraries like Jaeger * Micro-service strategies and other microservice implementations that make distributed-tracing a perfect use case * Implement distributed tracing instrumentation in a Github project using docker compose with multiple Docker containers * Leverage the knowledge to use hosted services like Datadog for querying and debugging traces
    Note: Online resource; Title from title screen (viewed April 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to build Machine Learning solutions without writing any code with CreateML from Apple. Topics include: * Computer Vision * Image Classification * OS X * Apple * Core ML
    Note: Online resource; Title from title screen (viewed April 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Zero to One: Data Science to MLOps in One Hour. Learn to frame a problem, then convert it into a data science project and present it to stakeholders. Later, move that prediction system to producting using MLOps Topics include: * Big Tech Misinformation and what can be done about it using Data Science. * Doing MLOps with sklearn and Flask by creating Microservices * Using sklearn, pandas, plotly, matplotlib, KMeans clustering, ELI5, shap and other libraries * Putting code into production using the Python MLOps Cookbook found here: https://github.com/noahgift/data-story-telling
    Note: Online resource; Title from title screen (viewed March 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn some counter-intuitive ways to think about programming as a beginner. It is ok to feel stupid, it means you are on the right path! Topics include: * Failure is good * The goal of programming is to reduce complexity * Automation is a requirement * Continuously Improve your code * Embrace Automation and Monitoring
    Note: Online resource; Title from title screen (viewed April 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Python exceptions are exceptional at helping your program take decisions. It is natural to feel the urge to catch them all and ignore them. But powerful programs can be created by learning how to leverage them in order to make robust scripts and take your coding skills to the next level. In this video, I cover several techniques that will help you improve your exception handling. Topics include: * Create a script that uses exception poorly, and then improve it * Slowly clean up broad catching exceptions to improve the script * Learn how to produce better errors from exceptions * Leverage other tools like logging to produce meaningful errors and tracebacks while keeping messages clean Follow along the repository to continue using more examples: https://github.com/alfredodeza/exceptions/
    Note: Online resource; Title from title screen (viewed April 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use the AWS (Amazon Web Services) platfrom to perform Computer Vision with the Python Language. This video course takes you from zero and introduces you to using the AWS Rekognition Console, AWS Cloud Shell and AWS Cloud9 environment to build computer vision solutions. Topics include: * Using AWS Rekognition to do Celebrity Recognition, Text Detection, PPE Detection and Image Labeling * Setting up AWS Cloud Shell to use the AWS SDK * Doing S3 copies with the AWS command-line SDK * Setting up AWS Cloud9 for development * Configuring bashrc file for use with Python * Using IPython with the AWS Boto3 SDK * Using Python Click to create command-line tools with colorized output * Using Github Actions to test and lint a computer vision project
    Note: Online resource; Title from title screen (viewed May 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use MLOPs methodology to build applied computer vision solutions. Topics include: * Apple CreateML * AutoML * Image Classification * Kaizen * Computer Vision
    Note: Online resource; Title from title screen (viewed April 30, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 22 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use Google AutoML Vision to train models with out writing code. Topics include: * Google AutoML Vision with Corel.AI * Core ML * Tensorflow Lite * Edge Inference * MLOps for Edge Computer Vision
    Note: Online resource; Title from title screen (viewed April 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 18 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use Google AutoML to build a computer vision prediction model via their Qwiklabs website. Later, compare Apple's CreateML with the same data set and build an AutoML prediction model that deploy to the edge. Topics include: * Google AutoML * Apple CreateML * Apple CoreML * Computer Vision * Cloud Computing * Single label image classification * Using AutoML as a prototyping Tool * Edge Computer Vision Models
    Note: Online resource; Title from title screen (viewed May 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 7.5 Hours of Video Instruction Conceptual overviews and code-along sessions get you scaling up your data science projects using Spark, Ray, and Python. Overview Machine learning is moving from futuristic AI projects to data analysis on your desk. You need to go beyond following along in discussions to coding machine learning tasks. Spark, Ray, and Python for Scalable Data Science LiveLessons show you how to scale machine learning and artificial intelligence projects using Python, Spark, and Ray. About the Instructor Jonathan Dinu is the founder of Zipfian Academy—an advanced immersive training program for data scientists and data engineers in San Francisco—and served as its CAO/CTO before it was acquired by Galvanize, where he now is the VP of Academic Excellence. He first discovered his love of all things data while studying Computer Science and Physics at UC Berkeley, and in a former life he worked for Alpine Data Labs developing distributed machine learning algorithms for predictive analytics on Hadoop. Jonathan is a dedicated educator, author, and speaker with a passion for sharing the things he has learned in the most creative ways he can. He has run data science workshops at Strata and PyData (among others), built a Data Visualization course with Udacity, and served on the UC Berkeley Extension Data Science Advisory Board. Currently he is writing a book on practical Data Science applications using Python. When he is not working with students, you can find him blogging about data, visualization, and education at http://hopelessoptimism.com/. Skill Level Beginner to Intermediate Learn How To Integrate Python and distributed computing Scale data processing with Spark Conduct exploratory data analysis with PySpark Utilize parallel computing with Ray Scale machine learning and artificial intelligence applications with Ray Who Should Take This Course This course is a good fit for anyone who needs to improve their fundamental understanding of scalable data processing integrated with Python for use in machine learning or artificial intelligence applications. Course Requirements A basic understanding of programming in Python (variables, basic control flow, simple scripts). Familiarity with the vocabulary of data processing at scale, machine learning (dataset, training set, test set, model), and AI. Lesson Descriptions Lesson 1: Introduction to Distributed Computing in Python Lesson 1 starts with an introduction to the dat...
    Note: Online resource; Title from title screen (viewed June 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 hr., 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Overview Continuous Compliance, Encryption, and Security on AWS is a series of video courses that will help you use AWS services to define compliance and encryption as code, and to create an end-to-end continuous security solution. These services include AWS Config Rules, Amazon EventBridge Rules, AWS CloudFormation, AWS CodePipeline, AWS Lambda, AWS Key Management Service, AWS CodeCommit, AWS CodeBuild, AWS Step Functions, AWS Organizations, AWS Security Hub, Amazon GuardDuty, Amazon Inspector, AWS Secrets Manager, Amazon VPC, Amazon Macie, AWS Audit Manager, and many others. You will learn how to use a combination of these tools to prevent, detect, encrypt, and remediate noncompliant resources in your software systems. The videos in this series will also help you apply design principles for security and build continuous security solutions. Paul Duvall has multiple AWS certifications including AWS Certified Security - Specialty. He has architected, implemented, and managed software and systems solutions for more than 20 years. Throughout the series, you will have the opportunity to work along with Paul as he demonstrates how to automate the provisioning, encryption and security of these services, and how to include them as part of a deployment pipeline using AWS CloudFormation and AWS CodePipeline. Courses include Continuous Compliance on AWS (The DevSecOps on AWS Series) LiveLessons (Video Training) Continuous Encryption on AWS (The DevSecOps on AWS Series) LiveLessons (Video Training) Continuous Security on AWS (The DevSecOps on AWS Series) LiveLessons (Video Training) Skill Level Intermediate to Advanced Learn How To Apply key compliance, encryption, and security concepts on AWS. Use AWS services and tools to automate compliance, encryption, and security into your software delivery process. Who Should Take This Course Software developers and security and compliance professionals who want to integrate compliance, encryption, and security into every facet of the software development and delivery process. Professionals with a working knowledge of AWS and programming experience who want to make compliance, encryption, and security ubiquitous across their systems. Course Requirements Working knowledge of AWS (for example, 1-2+ years working with AWS). Knowledge of AWS CloudFormation. Practical experience with high-level programming experience, such as Python, Java, Node.js, etc. is helpful. About the Author Paul Duvall was a founder and CTO of ...
    Note: Online resource; Title from title screen (viewed June 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use AWS App Runner to do an MLOps workflow that deploys a Flask Microservice that running sklearn. This tutorial walks you through how to deploy code from the O'Reilly book Practical MLOps using the AWS App Runner Service. Topics include: * MLOps * AWS App Runner * Container as a Service * Python * Flask * Microservice * Sklearn * Machine Learning Engineering
    Note: Online resource; Title from title screen (viewed May 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. Nearly 4 Hours of Video Instruction Shaun Wassell covers what developers need to successfully create and manage front-end codebases using Vue.js, currently one of the most popular front-end JavaScript frameworks. Description Vue allows developers to create beautiful, performant, and easily maintainable websites incredibly quickly. It also has the added benefit of allowing developers to incorporate the code into their sites incrementally. For some time, Vue.js was almost hidden in obscurity by the overwhelming amount of attention given to React and Angular. But lately, the number of people talking about, writing about, and building great apps with Vue.js has exploded. Vue.js is an incredibly simple and approachable framework. It works well when simply adding interactivity to a page, and it is more than appropriate for “full-scale” apps. Learn Vue.js Essentials LiveLessons is a hands-on, comprehensive guide to learning and mastering the Vue library, including screen-casting, slides, and hands-on coding demonstrations. Download the code associated for this LiveLesson from https://github.com/shaunwa/vue-livelessons About the Instructor Shaun Wassell is a senior software developer who specializes in full-stack development and software architecture. He manages teams of developers, as well as teaches many hundreds of thousands more how to create enterprise-ready applications. Shaun’s online courses have more than 300,000 learners, largely because of his passion for development and his focus on helping people apply their programming skills in the real world. He is a life-long programmer and problem-solving addict whose goal is to help people solve meaningful problems by mastering the art of software development. Please don’t hesitate to get in touch with him about any opportunities or if you’d like to stay up-to-date on his other courses and live trainings. Skill Level Beginner to Intermediate What You Will Learn Code a full-scale Vue application Build and deploy this application so that it can be accessed from anywhere Learn to recognize good and bad patterns in Vue code Use composition to increase code reuse and fle...
    Note: Online resource; Title from title screen (viewed July 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 11 Hours of Video Instruction Build full-stack applications using React and Spring Boot. Overview: In recent years, React has emerged as a popular lightweight framework for implementing compelling web-based user interfaces. Using React you can easily integrate with back-end services via REST APIs, and Spring Boot is an excellent framework for implementing REST services. Spring Boot also provides an extremely efficient way to implement data-access logic to access a wide range of relational and NoSQL databases. This course explains how to dovetail React and Spring Boot to implement solid, performant, and extensible full-stack solutions. It is full of hands-on demos with in-depth explanations so you can see first-hand how to successfully build full-stack applications using React and Spring Boot. Taught by experienced trainer and author, Andy Olsen, this course is your complete guide to mastering React and Spring Boot systems to enable you to create enticing user interfaces with a solid and well-structured back end. Download the code files associated with this LiveLesson from https://www.informit.com/store/full-stack-react-with-spring-boot-livelessons-video-9780137508891 . About the Instructor Andy Olsen †is a freelance consultant, instructor, and developer with more than 30 years of experience in IT. Andy began his professional career as a C/C++ developer and morphed into Java, C#, and other languages as the years and decades passed by. Andy is actively involved in a wide range of technologies including full-stack development, cloud native applications, data science, and more. Andy is passionate about technology education and runs training courses around the world across diverse market sectors. You can find Andy here: https://www.linkedin.com/in/andy-olsen-481496/ http://olsensoft.com/ Topics include Creating and running Spring Boot web applications Defining and managing components Accessing relational and NoSQL databases Implementing and consuming REST services Creating a React front end Consuming a REST API from React Implementing a compelling UI in React Skill Level: Intermediate Learn How To Create a ...
    Note: Online resource; Title from title screen (viewed July 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. Jon Krohn is Chief Data Scientist at the machine learning company untapt. He presents a popular series of deep learning tutorials published by Addison-Wesley and is the author of the bestselling book Deep Learning Illustrated . Jon teaches his deep learning curriculum in-classroom at the New York City Data Science Academy, as well as guest lecturing at Columbia University and New York University. He holds a doctorate in neuroscience from Oxford University and has been publishing on machine learning in leading journals since 2010.
    Note: Online resource; Title from title screen (viewed June 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to AWS Sagemaker Autopilot from zero and deploy a model to production.
    Note: Online resource; Title from title screen (viewed June 29, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Apply DevOps principles to Jenkins by automating tasks using the Jenkins API with Python. Create a powerful command-line tool with the Click framework to harness the API and trigger remote jobs with a simple invocation. Using code (and Python in this case) to automate frequent tasks is an import DevOps principle that you should apply whenever possible. Some of the concepts in this video are covered in the Python For DevOps book. Learn how to identify core concepts when trying to automate something like Jenkins, like identifying the API access, authorization, and the possibility of finding a helper library to make things easier. your Machine Learning model by following core best-practices of MLOps. Topics include: * Setup a main Jenkins instance with Docker, using the official Jenkins LTS image. * Create a user with an API token, so that it is authorized to operate Jenkins. * Use a Jupyter notebook to try out the API using Python and figure out concepts that can be applied later * Create a command-line tool using the Click framework to quickly trigger Jenkins jobs. Useful links: * Jenkins LTS Docker image documentation * Official Jenkins LTS Docker image * Python-Jenkins library documentation * Python-Jenkins Library * Python for DevOps Book
    Note: Online resource; Title from title screen (viewed August 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the foundations of MLOPs Topics include: * Linux and Bash * AWS Cloud9 and AWS Cloud Shell and other Cloud Topics * The intuition behind MLOps techniques: optimization, gradient descent and data science.
    Note: Online resource; Title from title screen (viewed August 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use optimization techninques along with AWS Step Functions
    Note: Online resource; Title from title screen (viewed September 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn about six key elements of MLOPs based on the best-selling book Practical MLOps Topics include: * Source Code Management * Continuous Integration and Continuous Delivery * Development Environment * Deploy Environment * Microservices including Flask and FastAPI * Business Logic
    Note: Online resource; Title from title screen (viewed September 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the foundations of Agile Project Management in this quick video snippit featuring global technical project management expert Jerry Castro. Topics include: * Agile * Balancing chaos vs order * How to get started with Agile
    Note: Online resource; Title from title screen (viewed August 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to do GPU programming in Python in Five Minutes
    Note: Online resource; Title from title screen (viewed January 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: AWS Solutions Architect Certification In ONE HOUR!
    Note: Online resource; Title from title screen (viewed January 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. Building Linux Servers: DHCP, DNS, and Directory Services LiveLessons
    Note: Online resource; Title from title screen (viewed February 11, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Python Devops in TWO HOURS!
    Note: Online resource; Title from title screen (viewed January 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: AWS Machine Learning Certification In ONE HOUR!
    Note: Online resource; Title from title screen (viewed January 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 16 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to tell stories with Data and then present those conclusions to Business Executives. Learn to use Colab/Jupyter Notebooks to build Data Science notebooks that tell a story. Topics include: * Effects of Intermittent Fasting, Sugar, Wealth and Real Estate Values on society * Visualizing data through Plotly graphs with 3D Interactive Visualizations of KMeans clustering * Using sklearn, pandas, plotly, matplotlib, KMeans clustering, ELI5, shap and other libraries * The role of the Matthew Effect on society. The Github Project is here: https://github.com/noahgift/data-story-telling
    Note: Online resource; Title from title screen (viewed March 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use containers to build Microservices on the AWS platform. In this video you walk through building a Flask Microservice using the following AWS tools: * AWS Cloud9 * AWS ECR (Elastic Container Registery) * AWS ECS (AWS Container Service) * AWS Fargate (Container as a Service) Finally, the course builds and deploys a Fargate container that was provisioned to ECR. Follow along with the Github Resource: https://github.com/noahgift/eks-fargate-tutorial
    Note: Online resource; Title from title screen (viewed February 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 45 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Enhance testing Python projects by adding Tox, a testing management tool that can easily create test matrices. In this video course, learn how to use different functional test strategies and expand basic unit testing by combining different software versions. Topics include: * Use Pytest for fast verification of unit tests * Detect missing dependencies that can get packaged and released even when tests are passing * Build a test matrix by adding factors and combinatorial versions by leveraging Tox to avoid boilerplate configuration * Use different Python versions to test the same code
    Note: Online resource; Title from title screen (viewed March 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 9 Hours of Video Instruction Hands-on approach to learning the probability and statistics underlying machine learning Overview Probability and Statistics for Machine Learning (Machine Learning Foundations) LiveLessons provides you with a functional, hands-on understanding of probability theory and statistical modeling, with a focus on machine learning applications. About the Instructor Jon Krohn is Chief Data Scientist at the machine learning company untapt. He authored the book Deep Learning Illustrated , an instant #1 bestseller that has been translated into six languages. Jon is renowned for his compelling lectures, which he offers in person at Columbia University and New York University, as well as online via O'Reilly, YouTube, and the SuperDataScience podcast. Jon holds a PhD from Oxford and has been publishing on machine learning in leading academic journals since 2010; his papers have been cited over a thousand times. Skill Level Intermediate Learn How To Understand the appropriate variable type and probability distribution for representing a given class of data Calculate all of the standard summary metrics for describing probability distributions, as well as the standard techniques for assessing the relationships between distributions Apply information theory to quantify the proportion of valuable signal that's present among the noise of a given probability distribution Hypothesize about and critically evaluate the inputs and outputs of machine learning algorithms using essential statistical tools such as the t -test, ANOVA, and R-squared Understand the fundamentals of both frequentist and Bayesian statistics, as well as appreciate when one of these approaches is appropriate for the problem you're solving Use historical data to predict the future using regression models that take advantage of frequentist statistical theory (for smaller data sets) and modern machine learning theory (for larger data sets), including why we may want to consider applying deep learning to a given problem Develop a deep understanding of what's going on beneath the hood of predictive statistical models and machine learning algorithms Who Should Take This Course You use high-level software libraries (e.g., scikit-learn, Keras, TensorFlow) to train or deploy machine learning algorithms and would now like to understand the fundamentals underlying the abstractions, enabling you to expand your capabilities You're a software developer who would lik...
    Note: Online resource; Title from title screen (viewed May 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 3 Hours of Video Instruction Three hours of hands-on demonstrations explaining the details of Amazon EKS that shows the power and ease of running and integrating applications on Kubernetes in AWS. Overview Hands-On Amazon Elastic Kubernetes Service (EKS): Running Microservices LiveLessons gives a demo-driven overview of running Amazon Elastic Kubernetes Services. The course covers not only the basics of Kubernetes, but also gets into the creation of EKS clusters and running real workflows on the cluster. The course shows common administrative tasks and wraps up with demos that help integrate an EKS cluster with a Serverless project as well as an application that uses DynamoDB from within the cluster. About the Instructor Vallard Benincosa is a senior engineer at a company called WeaveGrid, which focuses on climate change by efficiently coordinating between electric vehicles and utility companies. He has worked for a variety of small and large companies working on Kubernetes. He helped develop a Kubernetes certification for the Linux foundation and has been using Kubernetes since 2015. In his day job, he is a lead platform engineer ensuring production applications run reliably in Kubernetes and AWS. Skill Level Beginner/Intermediate What You Will Learn Learn what problems Kubernetes solves and how it simplifies the management of microservices. Learn how to install EKS and do administrative tasks with EKS such as upgrading, scaling the cluster, adding users, and viewing the dashboard. Learn how to securely run applications on EKS and integrate with other AWS services such as: S3, Route53, Load Balancers, and Elastic Block Storage Learn how to integrate container applications into the AWS ecosystem with Serverless functions performing actions on the Kubernetes cluster or how an application would interface with DynamoDB. Who Should Take This Course People who want to learn how to best run Kubernetes on Amazon Web Services Developers looking to understand how their applications can use EKS and existing AWS services such as DynamoDB, S3, and others in production. Platform Engineers who want to know how to best run Kubernetes on AWS and understand how applications can benefit from the system. Course Requirements Basic understanding of Linux containers Basic Shell commands for CLI work Basic hands-on experience with AWS Table of Contents Lesson 1: Introduction to EKS Lesson 2: EKS IAM Resources Lesson 3: Creating EKS Clusters Les...
    Note: Online resource; Title from title screen (viewed May 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The Go programming language is becoming more popular these days with cloud-native applications and the Kubernetes ecosystem. If you are coming from Python, you will find yourself surprised to see similar patterns, while at the same time see some things that are missing or plain impossible with Go. In this course, I will introduce you to some of the basics of Golang from a Python perspective, so that you can reduce the friction trying to learn it. Topics include: * Packages, imports and variable definitions * From lists to arrays and slices * From Python dictionaries to Go maps * Looping on data structures, retrieving and adding values or items * Error handling, and the surprising fact that there aren't any tracebacks or exceptions in Go A few resources that are helpful if you are trying to learn Go, some of them covered in the course: * Visual Studio Code for Go * The Go playground * An (interactive) tour of Go
    Note: Online resource; Title from title screen (viewed May 5, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: One of the important aspects of MLOps, also known as Machine Learning Operations or Operationalizing Machine learning, is to package ML models. How exactly do you package ML models? In this video I show you exactly what that means, and go through the process of packaging an ONNX model taken from the ONNX Model Zoo. I end up with a docker container that can be shared, exposing an API that is ready to consume and perform live predictions for sentiment analysis. Topics include: * What are the concepts behind packaging Machine Learning Models * Create a sentiment analysis API tool with Flask * Define dependencies and a Dockerfile for packaging * Create a container with an ONNX model that can be deployed anywhere with an HTTP API A few resources that are helpful if you are trying to get started with SBOMs, generating them and using them to capture vulnerabilities: * The RoBERTa ONNX Model * Schema labeling concetps for Docker containers * The Practical MLOps code respository full of examples
    Note: Online resource; Title from title screen (viewed May 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to pass ANY AWS Certification Exam on the first try. Topics include: * AWS Certifications * AWS Certified Cloud Practitioner * AWS Exam Guide * AWS White Papers * AWS Sample Questions * AWS Cloud Shell * AWS Unofficial Questions * AWS Academy
    Note: Online resource; Title from title screen (viewed June 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 15 min.)
    Edition: 2nd edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. Git Essentials, 2nd Edition
    Note: Online resource; Title from title screen (viewed July 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 hr., 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Overview This course contains virtually all in-demand skills for a front-end development job with more than 18 hours of video learning. Prerequisites * Basic knowledge of how programming works * Some experience with the command line (not required) * Basic knowledge of HTML, CSS, and JavaScript * Should have a strong grasp of basic programming concepts, such as variables, arrays, control flow, and so on Description 18 Hours of Video Instruction Front-end Master Class video training is based on four video courses that cover all you need for a front-end development job. With more than 300,000 online learners, instructor Shaun Wassell offers a modern, full-fledged introduction to JavaScript, React, Angular, and jQuery. This master class includes the following courses: * Learn JavaScript * Learn jQuery Essentials * Learn React for Modern Web Applications * Learn Angular for Modern Web Applications Learn JavaScript LiveLessons gives first-time JavaScript users what they need to become successful developers. Instructor Shaun Wassell offers a modern, full-fledged introduction to JavaScript. In particular, the viewer learns the modern syntax of JavaScript: ES6. Shaun delivers step-by-step guidance that will take the learner from the basic syntax and concepts of JavaScript, all the way through the more advanced concepts that are covered in technical interviews. JavaScript has become the common tongue of the software development world, making it possible for a single developer with a single programming language to build programs that only a few years ago would have required an entire department. React, Angular, and Vue are great if you have several months to learn and integrate them! But in many use cases, simplicity wins, and that's where jQuery comes in. jQuery is a time-tested tool for making web pages interactive by providing a straightforward way to build huge, intricate web applications with millions of users and learn an entire front-end framework. In Learn jQuery Essentials LiveLessons the viewer learns how to create interactive, performant websites without a framework, such as how to query and manipulate web page content. Shaun shows you how jQuery can help you handle web page events such as clicks, typing, and more in an easy, intuitive way. React is an extremely popular tool for creating websites, and it is sort of a halfway point between creating a site using a drag-and-drop editor, such as WordPress and Squarespace, and coding a site line by...
    Note: Online resource; Title from title screen (viewed June 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 13 min.)
    Edition: 2nd edition
    Keywords: Electronic videos ; local
    Abstract: 8 Hours of Video Instruction Overview Bash is the best way for you to efficiently and effectively execute commands in your daily work. It sounds difficult, but the beauty of Bash is that it is quick, powerful and not particularly complex. Bash Shell Scripting Complete Video Course is a full resource to obtaining the power of Bash. So whether you're new to shell scripting or an experienced developer, administrator, or user, this course will introduce you to the world of efficient scripting so you can get the job done. This 8-hour video course consists of 13 lessons in which all concepts that are relevant to Bash shell scripting are explained. It includes demos and exercises throughout that are relevant to Bash Shell scripting; these examples are relevant for anyone using Bash. This video course was designed to teach through clear training followed by practical examples that show how scripting solutions are being used in the real world. At the end of each lesson you will find an exercise that you should attempt on your own; this is then followed by a video explanation so you can see a real-time walkthrough of the exercise. Doing the work is the best way to learn Bash, and this course provides you with the tools to learn by doing. Topics include Shell scripting fundamentals Using conditional statements Advanced Bash scripting options Real-world scripting examples The GitHub associated with this LiveLesson can be found at https://github.com/sandervanvugt/bash-scripting . About the Instructor Sander van Vugt has many years of experience working with, writing about, and teaching Linux and open-source topics. He is the author of the best-selling Red Hat RHCSA Cert Guide and Red Hat RHCSA Complete Video Course , along with many other titles on topics that include RHCE, Bash, Kubernetes, Ansible, and more. Sander also works as a Linux instructor, teaching on-site and online classes for customers around the world. Skill Level Beginner to Intermediate Learn How To Write Bash script fundamentals Write Bash script fundamentals and advanced commands Write Bash shell scripts on intermediate and advanced commands Write your first hello world shell script See how to work with variables Use positional parameters Apply pattern matching substitution Explore looping structures in shell scripts Who Should Take This Course Developers and administrators who want to automate tasks using Bash shell scripts IT users and professionals who want to g...
    Note: Online resource; Title from title screen (viewed September 1, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Github and Github Actions in this introductory video to GitOps concepts, by building a container, setting some Github Actions to prevent problems, and finally, push to DockerHub in a fully automated way. These concepts are critical to get automation best-practices in place with Github. Particularly useful when collaborating with others and trying to run automated checks on Dockerfiles and git repos. Topics include: * Create a new Github repository * Enable Github Actions checks and steps for a new repository. * Find a Github Action to lint and check a Dockerfile to prevent issues before merging on pull requests. * Add Github Secrets and reuse them in a Github Action * Validate that a container builds correctly, and automatically push to dockerhub
    Note: Online resource; Title from title screen (viewed February 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Docker and building powerful containers in this one-hour video. From the basics of containers, and its differences with virtual machines, to interactive commands and containerization of applications. Everything you need to know to get up and running quickly to use containers and grasp docker concepts. Topics include: * An introduction to containers and their differences with Virtual Machines * Start, stop, and manage containers. * Map container ports to local ports, mount volumes, and other startup flags for container images. * Get access to running containers to interactively debug a service like Nnginx. * Build a Python application with a Dockerfile, and deploy it running the latest Python version.
    Note: Online resource; Title from title screen (viewed January 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 47 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Distribute the load of Jenkins builds with a remote Docker instance or Kubernetes server in this 1-hour long tutorial Topics include: * Configure a remote Docker instance to interact with the master Jenkins server * Modify an existing job to use Docker to do builds using labels * Setup a remote kubernetes instance to connect to Jenkins with JNLP * Use the right container image to connect back to Jenkins as a remote container node
    Note: Online resource; Title from title screen (viewed March 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to debug Python code quickly! Topics include: * Continuous Integration * Python Debugger: PDB * Debugging with print statements * Debugging with IPython * Using pylint and pytest to debug code
    Note: Online resource; Title from title screen (viewed April 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the essentials of Bash for Cloud Computing Topics include: * AWS Cloud Shell and Github Code Spaces Shell programming * Editing Bashrc * Using Vim * Using shell navigation including: cd, ls, pwd, history * editing the Bash prompt and creating simple Bash Scripts, as well as Python Virtual Environments with Bash
    Note: Online resource; Title from title screen (viewed May 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sometimes scraping is the only way to extract meaningful data when there are no options like an accessible API. Parsing raw HTML can be intimidating and full of failures if you aren't used to existing tooling that can help you parse faster and more efficiently. In this video, learn all the basics including some advanced techniques to parse HTML and extract data with the Scrapy library in Python. k Topics include: * Install, configure, and create a new project with Scrapy, a powerful scraping library written in Python * See what is required to start parsing a website, including looking at raw HTML, tags, and CSS. * Identify data to create a dataset or datasets to perform data science analysis later * Capture parsed data and save it in different formats locally * Ultra fast scraping techniques by using the filesystem directly A few resources that are helpful if you are trying to do scraping, some of them covered in the course: * Scrapy Library * Scrapy Getting started tutorial
    Note: Online resource; Title from title screen (viewed May 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: What is an SBOM (Software Bill Of Materials) and why should you care? An SBOM is a critical cybersecurity component to keep track and catalog what is installed (and at what versions) in production environments. With recent cybersecurity threats, SBOMs play an important role to implement a remediation strategy when threats and vulnerabilities are reported. Without an SBOM, it is borderline impossible to detect what exactly is released into production, and what may be vulnerable today. Topics include: * Understand the concepts behind an SBOM * Create an SBOM and use different output formats like CycloneDX to import into other systems * Use an SBOM to detect CVE and other vulnerabilities associated with installed software * Capture information about pre-installed system dependencies and nested dependencies * Use CycloneDX and other machine-readable formats like JSON to import outputs into other systems A few resources that are helpful if you are trying to get started with SBOMs, generating them and using them to capture vulnerabilities: * A simple, user-friendly SBOM generator: Syft * A fast vulnerability matcher that uses SBOMs as input: Grype * The CycloneDX format
    Note: Online resource; Title from title screen (viewed May 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to think like a Venture Capitalist about your career and design for failure. Topics include: * Cost of Living * Open Source Software * Investments * Designing your 1-3 year experiences * Being proactive vs reactive
    Note: Online resource; Title from title screen (viewed April 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 46 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A walkthrough of Chapter 1 of the O'Reilly book Practical MLOps. Topics include: * DevOps * MLOps * DataOps * ML Platforms * Sagemaker * Continuous Integration and Continuous Deployment * MLOps cookbook * ML Engineering * Data Engineering * Spark * GCP * Azure * Containers * Kaizen
    Note: Online resource; Title from title screen (viewed July 31, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 16 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: It is essential to have a strategy defined when figuring out your career. Starting out is difficult. Regardless what your background is, you need to have a clear idea how to get to your dream job. Even if you are not in technology and want a data-science position, you have to have a clear path towards data-science. In this video I'll cover some of the stories that allowed me to gain perspective in my career in tech, along with some advice that can help you out. Topics include: * Find some techniques to define your career and next steps * Design a custom strategy to help answer career questions * Accurately determine what might be a good job or position Useful links: * Start a career in Tech * Learn Python from scratch
    Note: Online resource; Title from title screen (viewed September 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use AWS Step Functions to solve problems
    Note: Online resource; Title from title screen (viewed September 12, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Packaging in Python has always been polarizing. From complicated beginnings where you couldn't uninstall libraries, to virtualenv that allows you to work in a self-contained environment that can be thrown away. In this video, I'll present an introduction to Conda, and to a chanel-specific variation of it that is maintained by the community called miniforge. If you are looking for a way to get scientific packages for the new Apple M1 silicon, this video will also help you out get everything sorted, including installing versions of Python that are pre-packaged and ready for data science tasks. Topics include: * Install Conda by using the community version called miniforge. * Use conda to install a specific version of Python, without system installs * Find more about the differences between virtualenv, pip, and conda * Install data science libraries in the new Apple M1 silicon Useful links: * Conda documentation * Conda Forge community documentation * Conda miniforge project
    Note: Online resource; Title from title screen (viewed August 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to ruthlessly scrape data using APIs you discover as well as cut and paste. Topics include: * Business Analytics * Data Science * Google Colab * Jupyter * Scraping * Cut and Paste * Google Sheets * Cleaning Data * Using Pandas with found data * Using the Twitter and Pandas API
    Note: Online resource; Title from title screen (viewed September 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Vim in this one-hour video. Everything you need to know to get up and running quickly. Topics include: * Opening, saving, and quiting files * Basic movements and operations, like copying and deleting * Updating the .vimrc configuration file for customization * Installing plugins and further customization
    Note: Online resource; Title from title screen (viewed January 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 9 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Google Cloud Platform (GCP) and Cloud Functions in this one-hour video. Everything you need to know to get up and running quickly using serverless technology from GCP. Topics include: * An introduction to serverless technologies * Create a cloud function, install dependencies, and use different runtimes like Python 3.8 * Debug issues when a cloud function deployment fails * Use Google's Machine Learning offering to do live translations to any language * Enable authentication for your cloud function
    Note: Online resource; Title from title screen (viewed January 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to use AWS in one Hour
    Note: Online resource; Title from title screen (viewed January 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 3 Hours of Video Instruction Learn software design from the legendary architect Juval Löwy. Over the past 20 years, Juval has led the industry in architecture and project design. Some of his ideas, such as microservices, serve as the foundation of software design and development. In this dense LiveLessons video Juval Löwy explains his approach to system analysis and design, using volatility to decompose a system into its comprising services. Juval contrasts it with the most common mistake done in architecture, using functionality to identify services. This engaging video discusses both what not to do and how to correctly define the architecture of software systems. The objective is to future proof your system and make it drastically easier to develop and maintain. About the Instructor Juval Löwy , founder of IDesign, is a master software architect specializing in system and project design. He has helped countless companies around the world deliver quality software on schedule and on budget. Recognized by Microsoft as one of the world’s top experts and industry leaders, he participated in internal strategic design reviews for C#, WCF, and related technologies, and was named a “Software Legend.” He has published several best-sellers and numerous articles on almost every aspect of modern software development. Löwy speaks frequently at major international software development conferences and conducts Master Classes around the world, teaching thousands of professionals the skills required of modern software architects and how to take an active role as design, process, and technology leaders. Skill Level Intermediate What You Will Learn You will learn how to overcome the real hurdles architects face and learn simple and practical techniques for identifying, and a structured approach for defining, the components of the architecture. Who Should Take This Course? Any software architect or developers transitioning to the role of architects will benefit greatly from this session. Project managers can see what they need to look for in architects. About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include...
    Note: Online resource; Title from title screen (viewed February 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 6+ Hours of Video Instruction Learn to write performant back-end applications in JavaScript by leveraging the Node.js runtime. Shaun Wassell teaches JavaScript developers how to write and run server-side JavaScript applications for the powerful Node.js runtime. It includes topics such as working with the file system, creating web servers, installing, using, and publishing NPM packages, Google V8 engine, testing, and much more. Description Several years ago, it wasn’t possible to write JavaScript programs for the back-end. JavaScript was strictly limited to running in a browser, and if a developer wanted to write back-end software, they had little choice but to learn another programming language, such as PHP. Now, that has all changed. Thanks to Node.js, which allows JavaScript to be run outside the browser, JavaScript developers can write web-servers, server-side scripts, and any number of other useful back-end programs. This LiveLessons video shows developers how to write and run server-side JavaScript applications for the powerful Node.js runtime. The code repository for this LiveLesson can be accessed at https://github.com/shaunwa/node-course . About the Instructor Shaun Wassell 's goal is to create a world where people are empowered to use programming as a way to solve meaningful problems--a world where writing code is just as natural for most people as walking or breathing. To help make this a reality, he has dedicated the past few years to helping people learn and master software development skills through video courses, live training sessions, and one-on-one tutoring. Shaun has been programming since he was a kid, when creating video games was his gateway into the world of software. Since then, he's been fortunate enough to be a contributing member on many amazing software projects and work with some incredible mentors along the way. Skill Level Intermediate What You Will Learn Learn to quickly and easily write performant back-end applications in JavaScript by leveraging the Node.js runtime: Write useful server-side programs using modern JavaScript Build Node.js web servers using several different frameworks Deploy your Node.js applications so that they can be accessed from anywhere Create and publish an open-source NPM package Shaun also covers more advanced features for developers, such as: Maximizing the performance of your Node.js programs by learning about how Nodes V8 runtime works Interfacing with databases in Nod...
    Note: Online resource; Title from title screen (viewed February 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Calculus for Machine Learning LiveLessons Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Note: Online resource; Title from title screen (viewed January 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use AWS Elastic Beanstalk to deploy a Flask application. This tutorial covers Continuous Delivery of a Python Flask application using AWS Code Build. Elastic Beanstalk is a PAAS (Platform as a Service) that has powerful tools and integrations. This video course covers building out an development environment in Cloud9, a Makefile system and then finally, a full fledged CI/CD pipeline using Pylint and AWS Code Build of a Flask API. Follow along with the Github Resource: https://github.com/nogibjj/Flask-Elastic-Beanstalk.
    Note: Online resource; Title from title screen (viewed February 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Jenkins, Jenkins Pipelines, and Github integration in this introductory video to the most widely used CI/CD platform in the world: Jenkins. Learn how to setup an example repository from Github into Jenkins using the same techniques you would need to scale a massive CI CD production environment. Topics include: * Install and configure Jenkins including plugins like Blue Ocean that enables pipelines * Create a Personal Access Token (PAT) in Github to connect a repository to Jenkins * Setup a trigger to run automated tests for the Github repository using a Jenkinsfile * Add a remote node or slave to the Jenkins master instance via SSH to quickly scale up operations * Validate that the project builds and deploys correctly
    Note: Online resource; Title from title screen (viewed February 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In this video you walk through the foundational concepts of Machine Learning.
    Note: Online resource; Title from title screen (viewed February 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to use no-code and low-code solutions to perform Natural Processing. In this video you walk through building a text based analysis using Python and Cloud Tools. You learn how to perform document similarity, visualize word clouds and use Amazon AI Tools. The techniques covered include: * Google Colab * Spacy * AWS Quicksite * AWS Comprehend * AWS Rekognition * NLTK * WordCloud * Pandas * Plotly * Github Finally, the course analyzes Hemingway books using popular off the shelf Python libraries. Follow along with the Github Resource: https://github.com/noahgift/exploratory-data-analysis
    Note: Online resource; Title from title screen (viewed February 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Almost 4 Hours of Video Instruction Create a continuous security posture by defining all your AWS security and compliance as code, and run in a continuous delivery workflow with every change using services and tools such as AWS CloudFormation, AWS CodePipeline, and many others. Overview In this course, you will learn how to use AWS services, which provide the ability to create an end-to-end continuous security solution. These services include AWS CloudFormation, AWS CodePipeline, Amazon EventBridge, AWS Lambda, AWS Step Functions, AWS Organizations, AWS Security Hub, Amazon GuardDuty, AWS Config Rules, Amazon Inspector, AWS Secrets Manager, Amazon VPC, Amazon Macie, and AWS Audit Manager--among many others. You will learn how to use a combination of these services to apply key design principles for security and build continuous security solutions within your software systems. Throughout the course, you will see working examples of how to automate security using AWS services. About the Instructor Paul Duvall is a founder and former CTO of Stelligent--a Premier Consulting Partner with the DevOps and Security Competencies. He holds multiple AWS certifications including AWS Certified Security - Specialty. He has architected, implemented, and managed software and systems solutions for over 20 years. He is principal author of Continuous Integration: Improving Software Quality and Reducing Risk (Addison-Wesley, 2007), a 2008 Jolt Award winner. He is also the author of many other publications, including the videos Continuous Compliance on AWS and Continuous Encryption on AWS , and Continuous Security on AWS , which are part of Addison-Wesley's DevSecOps on AWS Series. He hosted the “DevOps on AWS Radio” podcast for over three years. He enjoys blogging and speaking on all topics related to DevSecOps, Serverless, and AWS. You can find his blog posts and other content at paulduvall.io . Skill Level Intermediate to Advanced Learn How To Apply key design principles for security Apply event-based design patterns for security Utilize AWS Developer Tools for DevSecOps Use AWS CodePipeline and AWS CloudFormation to model continuous security workflows Define your AWS Organizations as code using org-formation Automate detective controls using AWS CloudFormation, AWS Security Hub, AWS Config Rules, and Amazon Inspector Protect network and host-level boundaries with Amazon VPC Perform data classification using AWS CloudFormation and Amazon Macie Cre...
    Note: Online resource; Title from title screen (viewed March 19, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Zero to One: AWS Lambda with SAM and Python in One Hour. Learn to use AWS Cloud9 to develop serverless applications with Python and SAM (Serverless Application Model) Topics include: * Building a Lambda inside of Cloud9 * Deploying a containerized service to Amazon ECR and AWS Lambda * Invoking API Gateway based AWS Lambda services using sam invoke and AWS Cloud9
    Note: Online resource; Title from title screen (viewed April 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. The companion files for this course can be found at https://github.com/shaunwa/learn-angular-example-code .
    Note: Online resource; Title from title screen (viewed May 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 4+ Hours of Video Instruction Description Hands-on approach to learning the Splunk platform to search, report, and visualize machine-generated data. Overview Practical Splunk for Beginners LiveLessons provides you with functional, hands-on instruction on how to create data intelligence from machine-generated data. About the Instructor Karun Subramanian is an IT operations expert focusing on modernizing monitoring and observability. With over 20 years of experience, Karun has helped numerous companies transform their IT operations ecosystem. His expertise includes log aggregation, time series databases, cloud infrastructure, and machine data analytics. He is a Splunk Certified Architect. Karun is the author of the book Practical Splunk Search Processing Language: A Guide for Mastering SPL Commands for Maximum Efficiency and Outcome . Skill Level Beginner to Intermediate Learn How To Search using Search Processing Language (SPL) Group and correlate events Perform statistical calculations from search results Visualize data using charts Create reports and alerts Create dashboards Use lookups to enhance search results Who Should Take This Course Users in IT Operations area who need to use Splunk for monitoring and troubleshooting their applications and infrastructure Application developers and architects will also find the course useful for analyzing application log files. Security professionals can make use of the course if they use Splunk as an SIEM platform Course Requirements Basic Linux commands Basic SQL queries Lesson Descriptions: Lesson 1: The Splunk Platform In this lesson Karun covers the basics of the Splunk platform. You learn what Splunk is and why organizations use it. He reviews the various components that make up the Splunk platform. He covers the role of a Splunk search head and an indexer. He also covers the practical ways Splunk can be utilized in your organization. Finally, Karun shows you how to install and set up Splunk in your own local environment. Learning is lot easier and fun when you have your own Splunk environment. By the end of the lesson you will have a good understanding of the Splunk platform, setting you up for more learning and effective use. Lesson 2: Search Processing Language This lesson dives into the Splunk Search Processing Language, also known as SPL, which is the backbone of the Splunk platform. Karun presents the Splunk search interface to you by walking you through the Splunk Web search and reporting a...
    Note: Online resource; Title from title screen (viewed July 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 27 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Web online copy missing! This course contains everything you need to know to become a full-stack developer with the React stack. Prerequisites * Basic knowledge of how programming works * Some experience with the command line (not required) * Ideally, know the basics of HTML, CSS, and JavaScript * At the very least, have a strong grasp of basic programming concepts: variables, arrays, control flow, etc. * Working knowledge of JavaScript * Some experience working on either the front or back end of a web application, but this is not a requirement Description 28+ Hours of Video Instruction React: Zero to Full-Stack video collection is based on four video courses that give you everything you need to become a full-stack developer with the React and MERN stacks. This master class includes the following courses: * Learn JavaScript LiveLessons * Learn React for Modern Web Applications LiveLessons * Node.js Essentials LiveLessons * Full-Stack React LiveLessons Learn JavaScript LiveLessons gives first-time JavaScript users what they need to become successful developers. Shaun Wassell offers a modern, full-fledged introduction to JavaScript. In particular, the viewer learns the modern syntax of JavaScript: ES6. Shaun delivers step-by-step guidance that takes the learner from the basic syntax and concepts of JavaScript, all the way through the more advanced concepts that are covered in technical interviews. Learn React for Modern Web Applications LiveLessons provides a solid foundation in creating modern web applications using the latest version of React. React enables developers to create beautiful, performant, easily maintainable websites incredibly quickly. React is currently the most popular JavaScript framework on the market and is used by a majority of companies, yet it has one of the largest gaps between the number of employers who want it and the number of developers who know it. In short, 33% of employers need React skills, but only 19% of developers say they know React. Node.js Essentials LiveLessons teaches you how to write performant back-end applications in JavaScript by leveraging the Node.js runtime. Several years ago, it wasn't possible to write JavaScript programs for the back end. JavaScript was strictly limited to running in a browser, and if a developer wanted to write back-end software, they had little choice but to learn another programming language, such as PHP. Now, that has all changed. Thanks to Node.js, which enables JavaScript ...
    Note: Online resource; Title from title screen (viewed June 17, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Use FastAPI to expose an HTTP API for fast live predictions using an ONNX Machine Learning Model. FastAPI is a Python web framework that provides easy development of documented HTTP APIs by offering self-documented endpoints with Swagger - a tool to describe, document, and use RESTful web services. Learn how to quickly put together an API which validates requests, and self-documents its endpoints using OpenAPI via Swagger. Quickly produce a robust interface for others to consume your Machine Learning model by following core best-practices of MLOps. Parts of this video cover the basics of packaging Machine Learning models, as covered in the Practical MLOps book. Topics include: * Create a Python project to serve live predictions using FastAPI * Use a Dockerfile to package the model and the API using Docker containerization * With minimal Python code, expose an ONNX model to perform sentiment analysis over an HTTP endpoint * Dynamically interact with the API using the self-documented endpoint in the container. Useful links: * Demo Github Repository with sample code * Practical MLOps book * FastAPI Intro tutorial * RoBERTa ONNX Model for sentiment analysis
    Note: Online resource; Title from title screen (viewed July 16, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Topics include: * Solar * Tesla * Nest * Smart Home * Time of Use * Net metering * Battery Backup * EV (electric vehicle) * Artificial Intelligence * Level 1 Charging * Level 2 Charging * Level 3 Charging
    Note: Online resource; Title from title screen (viewed July 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A walkthrough of Chapter 7 of the O'Reilly book Practical MLOps. Learn about real-world computer vision including a recap of Tesla AI day 2021. Topics include: * Getting models into production * Tesla FSD * Tesla Computer Vision * Tesla AI Day * DataOps * ML Platforms * Sagemaker * Continuous Integration and Continuous Deployment * MLOps cookbook * ML Engineering * Data Engineering * AWS App runner * GCP * Azure * Containers * Kaizen
    Note: Online resource; Title from title screen (viewed August 24, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to build Computer Vision MVPs quickly using AutoML. Topics include: * Getting models into production * Apple Create ML * Google Vertex AI * Image Classification * CoreML * Tensorflow * Rapid Prototyping * GCP * Azure * Containers * Kaizen
    Note: Online resource; Title from title screen (viewed August 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to get started on the right setup on your first day as a data scientist or business analytics professional. Topics include: * Business Analytics * Data Science * Google Colab * Jupyter * Github Actions and Github Codespaces * Continuous Integration and Delivery * EDA * GCP * AWS * Azure
    Note: Online resource; Title from title screen (viewed August 28, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to master key components of Python functions. Topics include: * Input, Output and Unit of Work * Decorators, Yield Statements, Generators, Closures and Nested Functions * Using Github Codespaces and Github Actions * Building Command-line tools * Microservices including Flask and FastAPI * Using AWS Cloud9 along side AWS App Runner
    Note: Online resource; Title from title screen (viewed September 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A walkthrough of Chapter 5 of the O'Reilly book Practical MLOps. Topics include: * Getting models into production * Feature Store vs Data Warehouse * AutoML * MLOps * DataOps * ML Platforms * Sagemaker * Continuous Integration and Continuous Deployment * MLOps cookbook * ML Engineering * Data Engineering * Spark * GCP * Azure * Containers * Kaizen
    Note: Online resource; Title from title screen (viewed August 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 4+ Hours of Video Instruction Overview Cloud computing has revolutionized the IT industry over the past decade. Now that the dust is settling, IT professionals are beginning to realize that the roles, responsibilities, and practices that previously made sense need to be re-examined. Developing Infrastructure as Code with Terraform LiveLessons lays out the road ahead and teaches cutting-edge tools and practices to quickly bring existing skills up to date or to jump-start a novice career. Infrastructure as Code (IaC) dissolves the boundaries between Dev and Ops to the point where infrastructure engineering is now a software development discipline. That's where this LiveLessons course comes in. Description Modern software development in the cloud has spurred myriad advances in efficiency for developers. Now, infrastructure engineers can leverage many of the same tools and practices to deploy reliable infrastructure. This course shows how to successfully integrate Infrastructure as Code (IaC) into your test and deployment pipelines. This LiveLessons course introduces the philosophy behind IaC and covers how to implement IaC in your own environment using Terraform. Robert Jordan illustrates the critical tools and practices to successfully implement IaC in a collaborative production environment. Developers and Ops clientele will learn how to integrate IaC into test and deployment pipelines, how to enforce code review for infrastructure changes, and how to manage infrastructure change. The video combines PowerPoint slides, interactive web demonstrations, and code illustration. About the Instructor Robert Jordan has been designing, implementing, and deploying production applications for some of the world's largest media and scientific customers for more than 20 years. Throughout that time, he has successfully led projects on all major cloud platforms and is currently certified on both AWS and GCP platforms. He is also a co-founder of Pragmatic AI Labs. Skill Level Beginner to Intermediate What You Will Learn Learn how to Build and test cloud infrastructure Create reproducible, immutable infrastructure with code Master industry-leading software Terraform Implement collaborative IaC teams Learn to perform real-world deployment scenarios, including Collaborative IaC development Deployment stages (e.g., dev/stage/prod) Testing and debugging Terraform deployment Who Should Take This Course Infrastructure Engineers System Architects Software Engineers En...
    Note: Online resource; Title from title screen (viewed January 14, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 51 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 4+ Hours of Video Instruction Description Be the team everyone trusts. Overview Learn Kanban and master key strategies for improving the flow of work on your teams in this introductory video. Starting Kanban helps you find success in leading teams by bringing you inside the classroom, on to real teams, and into private sessions between Kanban's most celebrated experts. Enjoy access to world-class content and join a community of like-minded agilists who are pursuing mastery. About the Instructor Brendan Wovchko was the engineer-turned-manager you'd never want to work for-perpetually leaving a wake of distraction and disruption behind him. That is, until Kanban. Drawing from his experience as both a maker and a stakeholder, Brendan teaches that perfect leadership and flawless execution isn't a requirement to be the team that everyone trusts-it's mastering key strategies for improving the flow of work on your team. He is the founder of Huge IO, an Accredited Kanban Trainer, software entrepreneur, and community organizer. Skill Level Beginner Learn How To Unhide work Get organized Clarify priorities Stop overburdening Overcome gridlock Deliver predictability Collaborate effectively Communicate effectively Reduce emergencies Eliminate rework About HugeIO HugeIO is a company that teaches Kanban in the form of video courses, live workshops and Kanban games. It is an accredited training organization through Lean Kanban University, the global authority in Kanban education.
    Note: Online resource; Title from title screen (viewed February 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. Reactive Spring Boot, 2nd Edition
    Note: Online resource; Title from title screen (viewed February 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 60 min.)
    Edition: 2nd edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Note: Online resource; Title from title screen (viewed February 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 6+ Hours of Video Instruction More than six and a half hours of video instruction, including demos and labs, on how to get started with Docker Containers running as replicated Pods in Deployments in a Kubernetes environment. Overview This all-new edition of Getting Started with Kubernetes offers a complete overview of everything needed to start working with Kubernetes. It starts by explaining what Kubernetes is all about, and then moves into an overview of working with containers. This course first demonstrates how to install Kubernetes and then walks the viewer through core Kubernetes components, including how to use them running applications in Pods and deployments. The course then moves through networking and storage, as well as the role of the Kubernetes API. Finally, it discusses how to run Kubernetes in the Enterprise, and how to troubleshoot it in case it doesn't work out well. Topics include: Understanding Kubernetes Container Fundamentals Installing Kubernetes Discovering Kubernetes Managing Kubernetes Applications Exposing Applications Configuring Storage Managing the Kubernetes API Running Kubernetes in the Enterprise Managing Kubernetes in the Enterprise Troubleshooting Kubernetes About the Instructor Sander van Vugt has been teaching Linux classes since 1995 and has written more than 60 books about different Linux-related topics, including the best-selling RHCSA-RHCE 7 Cert Guide . Sander is also the author of over 25 video courses, including the CKAD and CKA Complete Video Courses. He teaches courses for customers around the world, and is also a regular speaker on major conferences related to open source software. Sander is the founder of the Living Open Source Foundation, a non-profit organization that teaches open source to talent in different African countries. Skill Level Intermediate/experienced Linux administrators Learn How To Set up Kubernetes for container orchestration Use Docker within a Kubernetes environment Set up a lab, and use Minikube Work with kubectl and YAML files Deploy applications in Kubernetes Use pods and replica sets, and labels Manage Namespaces and deployments Scale deployments up and down Work with networking in a Kubernetes environment Network within a pod, and work with ingress Store data in Kubernetes with persistent and non-persistent volumes Understand dynamic provisioning Work with secrets and configmaps Work with Helm charts and other tools to manage Kubernetes in the enterprise Se...
    Note: Online resource; Title from title screen (viewed May 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Programming Foundations of Classification and Regression LiveLessons (Machine Learning with Python for Everyone Series), Part 1 Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Note: Online resource; Title from title screen (viewed February 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Noah and Alfredo have decades of experience testing with Python in major production environments. They are the authors of the book Testing in Python and Python for DevOps (O'Reilly). Learn from the best on how to get started and advance your automation with easy examples and code to follow up.
    Note: Online resource; Title from title screen (viewed June 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 5+ Hours of Video Instruction Java was introduced to the open-source community more than 20 years ago, and it remains popular among developers. However, we now live in a world dominated by the cloud, mobile, IoT, and open source, where containers, Kubernetes, microservices, reactive, and cloud-native application development can deliver higher levels of productivity and efficiency. That's where OOP concepts take center stage, and what Caleb concentrates on in this LiveLessons. Description In Object-Oriented Programming with Java LiveLessons , Caleb Curry provides the foundational instruction on OOP design principles and concepts, applying them in Java, so that programmers can overcome the challenges of starting or moving to OOP. Because modern languages are designed for scalability, Caleb describes how to think about coding with scalability in mind. He introduces classes, objects, methods, fields, access modifiers, encapsulation, polymorphism, and inheritance. He also covers some of the best practices around exception handling in the context of object-oriented programming for Java up through Java SE 14. About the Instructor Caleb Curry has taught thousands of people programming principles through his YouTube channel and social channels. He works with numerous programming languages and has developed a following and reputation as a guru in coding and technology. His simple approach to teaching delights audiences of 190,000 subscribers on YouTube. He also produces courses with Pearson ( Getting Started with MongoDB and NoSQL LiveLessons ) and has been featured in Forbes . Website: http://calebcurry.com YouTube: https://youtube.com/calebthevideomaker2 LinkedIn: https://www.linkedin.com/in/calebcurry Skill Level Beginning to Intermediate What You Will Learn Learn the common terminology of object-oriented programming Develop example code for the main keywords Learn how the Java language is structured to build code to your full potential Build Java applications that use object-oriented principles Learn to encapsulate data using various Java keywords Design an inheritance hierarchy and implement it in code Understand polymorphism and how to get the most from your inheritance hierarchy Conquer the vast number of access modifiers to ensure the integrity of your code Who Should Take This Course Programmers Developers (getting started with OOP concepts, but aware of programming in general) Course Requirements Prerequisites: Familiarity with t...
    Note: Online resource; Title from title screen (viewed June 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Note: Online resource; Title from title screen (viewed January 8, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 39 min.)
    Edition: 3rd edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: 7+ Hours of Video Instruction Get started with React.js for front-end web development Overview React.js Fundamentals LiveLessons, Third Edition, covers vanilla React and presents a refresher on some advanced JavaScript topics and essential ES6 features. You first learn how to create a modern React toolchain. Next, the training covers the advanced JavaScript concepts that regularly pop up in React and the modern ES6 features you'll need to write more idiomatic React code. Next, the training covers a conceptual understanding of React and takes an in-depth look at how React's virtual DOM works. Starting in Lesson 6, you dive into writing React code using the original create class syntax and begin to look at the JSX. Next, you see how to rewrite your earlier code using modern es6 features. From there, you learn the remaining vanilla React topics, such as component lifecycle and state management. The training wraps up with a discussion of how you can tweak performance in React apps, use styling, and create functional components. About the Instructor Charles Crawford III has more than ten years of software experience and five years of experience in software education. He is currently a lead instructor at Code Fellows, where he teaches full-stack web programming. He is also an active software and writing consultant and the director of marketing for Hack The People, a distributed nonprofit organization focused on fostering mentor-mentee relationships in software development. Additionally, Charles is an active blog contributor at The New Stack, a site featuring news about and analysis of an ever-changing software development ecosystem. Prior to this, Charles was a developer evangelist for Shippable, a SaaS that leverages Docker to provide continuous integration services. He was also a software engineer at Amazon Web Services on the Elastic Beanstalk team, where he worked on things such as the Elastic Beanstalk Ruby container, Nodejs container, and the Docker container. Skill Level Intermediate Learn How To Utilize the React toolchain Understand the advanced JavaScript features used with React Use ES6 features with React Understand basic React concepts Utilize React's virtual DOM Code a React app with traditional and ES6 Optimize React performance Utilize libraries to make React a complete front-end solution Use React router Use Flux Use Redux Test React applications Use React functional components Who Should Take This Course Intermediate t...
    Note: Online resource; Title from title screen (viewed January 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 7+ Hours of Video Instruction An intuitive, application-focused introduction to deep learning and TensorFlow, Keras, and PyTorch Overview Deep Learning with TensorFlow, Keras, and PyTorch LiveLessons is an introduction to deep learning that brings the revolutionary machine-learning approach to life with interactive demos from the most popular deep learning library, TensorFlow, and its high-level API, Keras, as well as the hot new library PyTorch. Essential theory is whiteboarded to provide an intuitive understanding of deep learning's underlying foundations; i.e., artificial neural networks. Paired with tips for overcoming common pitfalls and hands-on code run-throughs provided in Python-based Jupyter notebooks, this foundational knowledge empowers individuals with no previous understanding of neural networks to build powerful state-of-the-art deep learning models. About the Instructor Jon Krohn is the Chief Data Scientist at the machine learning company untapt. He presents a popular series of tutorials published by Addison-Wesley and is the author of the acclaimed book Deep Learning Illustrated . Jon teaches his deep learning curriculum in-classroom at the New York City Data Science Academy. He holds a doctorate in neuroscience from Oxford University, lectures at Columbia University, and carries out machine vision research at Columbia's Irving Medical Center. Skill Level Intermediate Learn How To Build deep learning models in all the major libraries: TensorFlow, Keras, and PyTorch Understand the language and theory of artificial neural networks Excel across a broad range of computational problems including machine vision, natural language processing, and reinforcement learning Create algorithms with state-of-the-art performance by fine-tuning model architectures Self-direct and complete your own Deep Learning projects Who Should Take This Course Software engineers, data scientists, analysts, and statisticians with an interest in deep learning. Code examples are provided in Python, so familiarity with it or another object-oriented programming language would be helpful. Previous experience with statistics or machine learning is not necessary. Course Requirements Some experience with any of the following are an asset, but none are essential: Object-oriented programming, specifically Python Simple shell commands; e.g., in Bash Machine learning or statistics Lesson Descriptions Lesson 1: Introduction to Deep Learning and Artifi...
    Note: Online resource; Title from title screen (viewed February 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 20 hr., 26 min.)
    Edition: 6th edition
    Keywords: Electronic videos ; local
    Abstract: 20 Hours of Video Instruction Ruby on Rails Tutorial LiveLessons, Sixth Edition, is the best-selling complete video training course on web development with Rails, the popular web framework for building dynamic, database-backed web applications. You learn Rails by example by building a substantial sample application from scratch. Overview Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of three sample applications of increasing sophistication, focusing on the fundamental techniques in web development needed for virtually any kind of application. The updates to this edition include full compatibility with Rails 6 and numerous new exercises interspersed in each lesson for maximum reinforcement. This indispensable guide provides integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, and SQL skills you need when developing web applications. Hartl explains how each new technique solves a real-world problem, and then he demonstrates it with bite-sized code that's simple enough to understand while still being useful. About the Instructor Michael Hartl is the creator of the Ruby on Rails Tutorial, one of the leading introductions to web development, and is cofounder and principal author at Learn Enough. Previously, he was a physics instructor at the California Institute of Technology (Caltech), where he received a Lifetime Achievement Award for Excellence in Teaching. He is a graduate of Harvard College, has a PhD in Physics from Caltech, and is an alumnus of the Y Combinator entrepreneur program. Skill Level Beginner to intermediate Learn How To Install and set up your Rails development environment Utilize the optional easy start, using pre-installed IDE in the cloud Build Rails applications from scratch Test and use test-driven development (TDD) Effectively use the Model-View-Controller (MVC) pattern Structure applications using REST architecture Build static pages and transform them into dynamic ones Implement registration and authentication systems, including validation and secure passwords Deploy your application Who Should Take This Course Developers looking for a practical introduction for building dynamic, database-backed web applications with Rails. Course Requirements No formal prerequisites, but some background in developer tools (command line, text editor) and web technologies (HTML) is helpful Some Ruby background is useful but ...
    Note: Online resource; Title from title screen (viewed April 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. 8+ Hours of Video Instruction This video considers the engineering problems to solve when transporting data from one device to another over a network and the solutions available for those problems. The presentation follows the pattern of the Recursive InterNetworking Architecture, or RINA, model, in breaking the problems down into marshaling, multiplexing, error handling, and flow control. For each of these four problems, a set of solutions is presented, such as marshaling grammars, addressing, forward error correction, and windowing. After the theoretical foundation is in place, several implementations are discussed to "fill out" the problems and solutions presented. The video also considers the problem of interlayer discovery-and some of the solutions available in this space-to provide a complete picture of data transport in a computer network. Many engineers find themselves "sipping from the firehose," trying to learn and understand a rapidly-changing set of technologies to solve ever-changing business requirements. The problems that need to be solved to carry data from one host to another, whether physical or virtual, however, were discovered early in the process of designing networks and protocols. The set of solutions to these problems, while expressed in a bewildering variety of products, technologies, and protocols, is also more constant that it might initially appear. By learning the basic problems required to transport information across a network, and a common set of solutions to those problems, engineers can anticipate new technologies. New technologies are almost always a new implementation of some already known solution, designed to solve a problem that is already well-understood. By learning these common problems, and a range of solutions for each one, engineers can learn to ask the questions needed to quickly guide their learning in new technologies and products, as well as in quickly understanding where any solutions may face implementation or theoretical problems. About the Instructors Russ White began working with computers in the mid-1980s, and computer networks in 1990. He has experience in designing, deploying,...
    Note: Online resource; Title from title screen (viewed July 15, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 8+ Hours of Video Instruction It can be difficult for developers familiar with Java and other languages to make the transition to modern JavaScript. If you simply want to be productive with JavaScript as it exists today, then you don't want to relive history with books or courses that teach older JavaScript versions, or that assume familiarity with those older versions and focus on recently introduced features. This course assumes that you are a competent programmer who understands branches and loops, functions, data structures, and the basics of object-oriented programming. You will get up to speed with modern JavaScript in the shortest possible time. Description Modern JavaScript for the Impatient LiveLessons focuses on how to be productive with JavaScript as it exists today. After reviewing the fundamentals of values, variables, and control flow, the video thoroughly covers functions, objects, and classes. The standard library and the most commonly used tools are also covered, as well as key topics related to asynchronous programming, internationalization, and modules. Related Content This training pairs with Cay Horstmann's book Modern JavaScript for the Impatient (9780136502142) About the Instructor Cay S. Horstmann is a professor of computer science at San Jose State University and a Java Champion. He is also the author of Core Java, Volume II,ÄîFundamentals, Eleventh Edition (2019); Core Java, Volume I,ÄîFundamentals, Eleventh Edition (2018); Core Java SE 9 for the Impatient, Second Edition (2018); Java SE 8 for the Really Impatient (2014); and Scala for the Impatie nt (2012). He has written more than a dozen other books for professional programmers and computer science students. What You Will Learn After starting with the basics-JavaScript values, variables, and types, and a quick overview of expressions and the various type of flow control statements-Horstmann shows viewers how to implement functions that consume and produce other functions and how to use closures to implement a form of classes before moving on to more advanced topics including: Object-oriented programming with modern JavaScript (classes and inheritance and how these are implemented with prototypes) The standard library (numbers and dates, strings and regular expressions, as well as arrays and collections.) Metaprogramming, iterators, and generators (a powerful mechanism to bridge between linear and event-driven control flow) How to use proxies to inter...
    Note: Online resource; Title from title screen (viewed January 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 6+ Hours of Video Instruction Automatically adhere to best practices by learning to run compliance as code in a Continuous Delivery process using AWS Config Rules, Amazon CloudWatch Event Rules, AWS CloudFormation, AWS CodePipeline, and AWS Lambda. Overview In this course, you will learn to use AWS services to define compliance as code, including AWS Config Rules, Amazon CloudWatch Event Rules, AWS CloudFormation, AWS CodePipeline, and AWS Lambda. You also learn how to use a combination of these tools to prevent, detect, and remediate noncompliant resources in your software systems. Paul Duvall has six AWS certifications, including AWS Certified DevOps Engineer Professional and AWS Certified Security – Specialty. He has architected, implemented, and managed software and systems solutions for more than 20 years. Throughout the course, you will have the opportunity to work along with Paul as he demonstrates how to automate the provisioning of these services and how to include them as part of a deployment pipeline using AWS CloudFormation and AWS CodePipeline. About the Instructor Paul Duvall is a founder of Stelligent and Chief AWS Evangelist at Mphasis–an AWS Premier Consulting Partner with the DevOps, Security, and Financial Services Competencies that has been implementing Continuous Delivery solutions on AWS since 2009. Paul has been an AWS Community Hero since 2016. He has six AWS certifications, including AWS Certified DevOps Engineer Professional and AWS Certified Security — Specialty. He has architected, implemented, and managed software and systems solutions for more than 20 years. He is the principal author of Continuous Integration: Improving Software Quality and Reducing Risk (Addison-Wesley, 2007), a 2008 Jolt Award Winner, and author of many other publications, including DevOps Essentials on AWS LiveLessons (Addison-Wesley, 2017). He writes for several publications including Forbes , Stelligent , and Mphasis , and hosts the "DevOps on AWS Radio" podcast. Skill Level Intermediate to Advanced Learn How To Apply key compliance concepts on AWS. Use AWS services and tools to automate compliance, including AWS CloudFormation, AWS Config Rules, AWS CodePipeline, Amazon CloudWatch Event Rules, and AWS Lambda. Integrate Continuous Compliance workflows for prevention, detection, and remediation into your software delivery process. Who Should Take This Course Software developers and security and compliance professionals who...
    Note: Online resource; Title from title screen (viewed February 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 7+ Hours of Video Instruction JavaScript started as a basic language for performing simple computations on web pages, but it’s now become one of the most popular—if not the most popular—programming language. Over the past few years, it’s become possible to do pretty much anything using only JavaScript: We can write entire front-end applications using React, Angular, or Vue. We can create JavaScript servers using Node.js. We can make JavaScript-driven desktop apps using Electron. We can even develop mobile apps in JavaScript using React Native. In other words, JavaScript has become the common tongue of the software-development world, making it possible for a single developer with a single programming language to build programs that only a few years ago would have required an entire department. Join Shaun Wassell and take a journey into the universe of modern JavaScript. This LiveLessons offers manageable, thorough, step-by-step guides to learning and mastering modern JavaScript. Description Learn JavaScript LiveLessons gives first-time JavaScript users what they need to become successful developers. Shaun Wassell offers a modern, full-fledged introduction to JavaScript. In particular, the viewer will learn the modern syntax of JavaScript: ES6. Shaun delivers step-by-step guidance that will take the learner from the basic syntax and concepts of JavaScript, all the way through the more advanced concepts that are covered in technical interviews. About the Instructor Shaun Wassell's goal is to create a world where people are empowered to use programming as a way to solve meaningful problems, a world where writing code is just as natural for most people as walking or breathing. To make this a reality, he has dedicated the past few years to helping people learn and master software development skills through video courses for LinkedIn Learning, Pearson live training sessions, and one-on-one tutoring. Shaun has been programming since he was a kid, when creating video games was his gateway into the world of software. Since then, he‚Äôs been fortunate enough to be a contributing member on many amazing software projects and work with some incredible mentors along the way. Skill Level Beginning to Intermediate What You Will Learn Learn modern JavaScript from the ground up Build a basic server using JavaScript and Node.js Master the best practices of modern JavaScript Write high-quality, readable code Skillfully answer technical interview quest...
    Note: Online resource; Title from title screen (viewed April 14, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 5+ Hours of Video Instruction Overview In this course, you learn how to use AWS services that provide the capability to define encryption and compliance as code. These services include AWS Key Management Service, AWS CloudFormation, AWS CodePipeline, AWS CodeCommit, AWS CodeBuild, AWS Config and Config Rules, Amazon CloudWatch Event Rules, and AWS Lambda. You learn how to use a combination of these services and tools to encrypt, prevent, detect, and remediate noncompliant resources within your software systems. Throughout the course, you will see working examples of how to automate the encryption of these services and how they can be included as part of a deployment pipeline using AWS CloudFormation and AWS CodePipeline. Skill Level Intermediate to Advanced Learn How To * Use AWS CloudFormation to provision AWS resources as code.* Use AWS CodePipeline to model continuous delivery workflows.* Create, disable, and delete symmetric keys using the AWS Key Management Service (KMS).* Automate the management of KMS keys using AWS CloudFormation.* Perform client-side encryption using the AWS Encryption SDK.* Create and automatically rotate encrypted username and password secrets for Amazon RDS using the AWS Secrets Manager and AWS Lambda.* Automate the provisioning of a deployment pipeline that deploys SSL/TLS AWS Certificate Manager (ACM) digital certificates using AWS CloudFormation and AWS CodePipeline.* Automate the provisioning of encryption when creating EBS, DynamoDB, RDS, and S3 resources using AWS CloudFormation.* Automate the provisioning of a deployment pipeline that deploys AWS Config Rules to detect unencrypted AWS resources using AWS CloudFormation and AWS CodePipeline.* Automatically provision a CloudTrail trail in CloudFormation and search the JSON files generated by CloudTrail using Amazon Athena.* Automate the provisioning of a deployment pipeline that deploys a solution capable of preventing, detecting, and remediating unencrypted resources using AWS CloudFormation and AWS CodePipeline. Who Should Take This Course * Software developers and security and compliance professionals who want to integrate encryption into every facet of the software development and delivery process.* Professionals with a working knowledge of AWS and programming knowledge who want to make encryption ubiquitous across their systems. Course Requirements * Working knowledge of AWS (that is, at least one to two years working with AWS) is required.* Practical e...
    Note: Online resource; Title from title screen (viewed April 14, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...