1,123 Results for:HTTPS

  • Sort by: 

Explore the key features of Microsoft Defender for Cloud Apps

By Liam Cleary 25 Jul 2023

Monitoring and visibility are crucial when it comes to cloud security. Explore Microsoft Defender for Cloud Apps, and see how this cloud access security broker can mitigate threats. Read More

How to install Docker and docker compose on Ubuntu

By Cameron McKenzie 04 Jun 2022

Modern day development happens in containers. Which is why it's imperative that you know how to setup and install Docker and docker compose on your local Ubuntu workstation. In this tutorial, we'll ... Read More

How to fix the top 5 API vulnerabilities

By Michael Cobb 11 Apr 2023

APIs are more ubiquitous than ever, but many are still subject to well-known and often easily preventable vulnerabilities. Read More

Comparing Rest vs GraphQL on performance and ease of use

By Bob Reselman 23 Jan 2022

The problem with RESTful web services that use JSON or XML as a data exchange is bloat and verbosity. Compare REST vs GraphQL performance if you want to simplify your web API development. Read More

Git reset hard vs. soft: What's the difference?

By Cameron McKenzie 23 Aug 2023

Both hard and soft git reset commands manipulate the commit history. Where soft vs. hard git reset commands differ is by how they impact the index and the local filesystem. Read More

Microsoft finds Storm-0558 exploited crash dump to steal signing key

By Alex Scroxton 07 Sep 2023

Microsoft has published new information on how the Chinese state threat actor Storm-0558 was able to exploit a rare race condition following a crash dump in order to acquire a consumer signing key Read More

12 common network protocols and their functions explained

By Michaela Goss 16 May 2023

Networking makes the internet work, but neither can succeed without protocols. Common network protocols and their functions are key for communication and connection across the internet. Read More

Who manages data lakes and what skills are needed?

By Sean Michael Kerner 25 Mar 2022

Data engineers, data scientists and chief data officers are just some of the people who have the skills to manage data lakes. Read More

Interception threatens TLS security; now what?

01 Sep 2017

As global cyberattacks have exploded in recent months, the speed of infection is causing damage, not only to targeted industries and nation states, but to corporate valuations. In June, FedEx warned that the Petya ... Read More

Git push new local branch to remote

By Cameron McKenzie 31 Aug 2023

Did you create a new Git branch? Need to push that local Git branch to a remote repo like GitHub, BitBucket or GitLab? This example shows you how to git push new local branches remotely. Read More