84 Results for:SRC

  • Sort by: 

How to create and deploy AWS Lambda functions with Terraform

By Christopher Blackden 29 Jan 2024

Deploying AWS Lambda functions with Terraform can save time and reduce risk. In this video tutorial, learn the proper deployment steps. Read More

How to capture and analyze traffic with tcpdump

By Damon Garn 16 Aug 2023

Network administrators use tcpdump to analyze traffic in Linux systems. Learn how to install and use tcpdump, as well as examine the results of captured traffic. Read More

How to run Java in the browser with WebAssembly

By Cameron McKenzie 10 Feb 2023

There's an easy way to run Java in the browser now that WebAssembly is a W3C standard. In this Java and WebAssembly tutorial, we show you how to compile Java into WASM, and invoke your Java code in ... Read More

Prep with 20 machine learning interview questions and answers

By Kurt Cagle 19 Sep 2023

Aspiring machine learning job candidates should be fluent in varied aspects of machine learning, from statistical theory and programming concepts to general industry knowledge. Read More

Docker interview questions for developers

By Bob Reselman 04 Nov 2022

Get a handle on these Docker interview questions to get a leg up on your next job, and a successful career using containers in your day-to-day activities. Read More

Ease package management with this Azure Artifacts tutorial

By Joydip Kanjilal 16 Sep 2022

An extension of the Azure DevOps service, Azure Artifacts can help developers manage and share packages to streamline the overall development process. Read More

How to use Pulumi Automation API, with examples

By Deepak Singh Dhami 31 Mar 2022

In this tutorial, integrate Pulumi's Automation API into existing projects -- and remove the need for CLI to perform infrastructure lifecycle changes in a CI/CD pipeline. Read More

Whip up recipes with 'Elasticsearch 8.x Cookbook'

By Alyssa Fallon, Packt Publishing 26 May 2022

Elasticsearch is a powerful and potentially complicated tool. With 'Elasticsearch 8.x Cookbook,' users can split exercises into manageable bites. Read More

12 top open source databases to consider

By Sean Michael Kerner 01 May 2024

Open source databases are viable alternatives to proprietary ones. Here's information on 12 open source and source available technologies for weighing database options. Read More

Filter for AWS objects with these PowerShell commands for S3

By Anthony Howell 28 May 2019

Because of S3's flat structure, it can be difficult to find your way around the service. Learn how to use PowerShell S3 commands to find the right AWS objects. Read More