ContentPosts from @mudit009..
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Creating custom recommendations & standards for AWS/GCP workloads with Microsoft Defender for Cloud

Have you ever found yourself in a situation where you wanted to determine which AWS resources are missing a tag? You can accomplish this use case using custom recommendations for AWS workloads in Defender for Cloud. Microsoft Defender for Cloud can help identify which Amazon Web Services (AWS) reso.. read more  

Creating custom recommendations & standards for AWS/GCP workloads with Microsoft Defender for Cloud
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Build your own private WireGuard VPN with PiVPN

Wondering how to use PiVPN to create a self-hosted virtual private network (VPN) for remote access to home network devices? The author explains how to set up DNS and IP addresses for PiVPN, install and configure the VPN software, back up the configuration, and troubleshoot issues. - PiVPNis a VPN s.. read more  

Build your own private WireGuard VPN with PiVPN
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Introducing the release of Attack Simulation Training Write API functionality (available in beta)

Microsoft has introduced a beta function to itsAttack Simulation Trainingsuite, offering a range of new features and functionality for improving the defence against phishing messages. - The new API, part of Microsoft’s Graph API suite, enables security teams to create customised attack scenarios bas.. read more  

Introducing the release of Attack Simulation Training Write API functionality (available in beta)
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Researchers Discover 3 Vulnerabilities in Microsoft Azure API Management Service

Cloud security firm Ermetichas discovered three security flaws in Microsoft Azure API Management services that could allow malicious actors to access sensitive data or the backend services. - Two of the security flaws are server-side request forgery (SSRF) vulnerabilities, while the third is an unre.. read more  

Researchers Discover 3 Vulnerabilities in Microsoft Azure API Management Service
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Leading the Charge: The Top Key Characteristics of Effective DevSecOps Leaders

DevSecOps integrates security practices into the software development pipeline, emphasizing security’s importance at every development stage. Achieving this level of collaboration requires not only technical expertise but also strong leadership and communication skills. Here are some practical take.. read more  

Leading the Charge: The Top Key Characteristics of Effective DevSecOps Leaders
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Open source software – answering the big questions

Open Source Developer Advocate at Aqua Security, discusses the role of open source software (OSS) in today's technology strategies. She debunks common myths surrounding OSS and highlights its importance in cloud-native applications and infrastructure. - She explains that OSS projects are not riskier.. read more  

Open source software – answering the big questions
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Who reads your email?

The blog post discusses the centralization of the internet, specifically focusing on email services. - Many domain owners used to run their own mail servers but now rely on third-party email service providers due to the challenges of combating spam and managing increasing traffic. - Popular email se.. read more  

Who reads your email?
Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

The Lazy Programmer's Guide to Maintaining a Personal Website

Developers often want to showcase their skills by building their own personal websites from scratch. To make this process easier, here are 10 steps to build and maintain a personal website with minimal effort: - Set up a repository on a development platform like GitHub or GitLab, including a license.. read more  

Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

FIFO vs. LIFO: Which Queueing Strategy Is Better for Availability and Latency?

This article discusses the importance of server performance under heavy load and explores the FIFO and LIFO queueing strategies. It presents a simulation in Colab to compare the two strategies and their impact on response time, error rate, throughput, and latency. - The results show that while LIFO .. read more  

Link
@faun shared a link, 2 years, 8 months ago
FAUN.dev()

Learning JavaScript from ChatGPT

ChatGPT, powered by GPT-4, shows enhanced coherence and longer session capabilities. - An experiment was conducted to test its teaching abilities for JavaScript. - ChatGPT created an interactive course, assessing the student's skill level and presenting challenges accordingly. - It covered topics li.. read more  

Learning JavaScript from ChatGPT