Разработка • The Cloudflare Blog • 2 февраля 2023 г. 13:32
Recently, a vulnerability was reported to our bug bounty about a bug in the way some of our code interprets IPv4 addresses mapped into IPv6 addresses. Read about how Cloudflare addressed this vulnerability and what will prevent similar exploits in th...... читать далее
Security Bug Bounty IPv6Разработка • dev.to • 1 февраля 2023 г. 14:26
Back in December, I got an opportunity to visit a race track and drive a Lamborghini Gallardo. The driver's education class beforehand taught me what the markers were on the track, what to do when we needed to make a pass, and warned of the dangers...... читать далее
serverless awsРазработка • dev.to • 31 января 2023 г. 2:46
Cloud migration is the process of moving data, applications, or other business elements from an on-premise environment to a cloud-based environment. Migrating to Amazon Web Services (AWS) is a popular choice for organizations looking to take advantag...... читать далее
aws cloudmigration cloud migrationDevOps • DZone DevOps • 30 января 2023 г. 15:03
Creating a scalable search architecture is a popular and important task for many systems. There are different solutions for this task. Choosing the right one depends on the requirements of your project. Sometimes, as a project grows and its requireme...... читать далее
Разработка • dev.to • 28 января 2023 г. 11:52
Imagine you're a developer of an online wallet mobile app, and the owner of the local cinema approaches you with a request. He wants you to add a feature to the app that allows users to book and pay for seats directly from the app. You happily oblige...... читать далее
miniapp react ionic javascriptРазработка • The GitHub Blog • 27 января 2023 г. 16:00
Object Graph Notation Language (OGNL) is a popular, Java-based, expression language used in popular frameworks and applications, such as Apache Struts and Atlassian Confluence. Learn more about bypassing certain OGNL injection protection mechanisms i...... читать далее
Security GitHub Security LabРазработка • The Cloudflare Blog • 27 января 2023 г. 14:00
Using the story of Geo Key Manager v2 as an example, let’s re-imagine access control for distributed systems using a variant of public-key cryptography, called attribute-based encryption.... читать далее
Cryptography Attribute-Based Encryption Geo Key ManagerРазработка • dev.to • 27 января 2023 г. 10:28
The primary function of a proxy is to make users anonymous and secure their privacy. But in reality a proxy can reveal the true IP address or inform a website that its visitor uses a proxy. So what is the deal with an “anonymous” proxy? Wh...... читать далее
proxy anonymousproxy vpnРазработка • dev.to • 27 января 2023 г. 10:05
Having a web-based identity in the form website is critical today. Regardless of your industry or the scale of your business, the need for a website should be in the spotlight. Nowadays, making a site on your sounds like a straightforward undertaking...... читать далее
webdev javascript devops programmingРазработка • dev.to • 26 января 2023 г. 21:14
With so many options out there, it can be overwhelming to know which tools to use and which ones will be the most beneficial for your specific project. In this blog post, we'll take a look at 10 amazing developer tools that can help boost developer...... читать далее
machinelearning programming webdev productivityDevOps • ubuntu.com • 26 января 2023 г. 12:50
Ubuntu Pro, Canonical’s comprehensive subscription for secure open source and compliance, is now generally available. Ubuntu Pro, released in beta in October last year, helps teams get timely CVE patches, harden their systems at scale and remain comp...... читать далее
Open source Security Security certifications and compliance Ubuntu ProДизайн • UX Planet • 26 января 2023 г. 9:41
ChatGPT in banking could fuel new types of products, more personalized and more connected to users, so this case study explores an actual experience with AI-powered conversational banking design. Visionaries from BELLA and technical masterminds from...... читать далее
ux design fintech banking aiDevOps • DZone DevOps • 25 января 2023 г. 18:16
DevOps has become extremely popular in recent years. As a result, companies are projected to spend nearly $58 billion on DevOps technology by 2030. Unfortunately, some companies have difficulty effectively managing their DevOps strategy because...... читать далее
DevOps • DZone DevOps • 25 января 2023 г. 15:32
Docker is a powerful tool for building, running, and managing distributed applications. It uses the Docker Client and Docker Server to provide a seamless workflow. This makes it easy to run applications using containers, allowing users to set up appl...... читать далее
Разработка • dev.to • 25 января 2023 г. 14:30
Index When you get stuck News Magazines Coding practice for beginners Cryptocurrency For those who want to start a small project but can't find the ideas General Coding advice Coding Style General Tools Interview Preparation Documentaries MOOCs fo...... читать далее
Разработка • dev.to • 25 января 2023 г. 6:47
This blog was originally published on my website “Ran The Builder”. As a cloud architect, one of my primary responsibilities is designing SaaS services architecture. This responsibility has proven challenging, even tricky, especially when dealing wi...... читать далее
aws architecture design serverlessБезопасность • DZone Security • 24 января 2023 г. 17:56
Cloud repatriation is the process of moving a workload or application from a public cloud to an on-prem or private cloud. The statistics of cloud repatriation, its possible effects, and the justifications for company adoption are all included in the...... читать далее
Разработка • AWS News Blog • 23 января 2023 г. 23:05
Following up on Jeff’s post on the announcement of the Melbourne Region, today I’m pleased to share the general availability of the AWS Asia Pacific (Melbourne) Region with three Availability Zones and API name ap-southeast-4. The AWS Asia Pacific (M...... читать далее
Announcements Launch News RegionsРазработка • The GitHub Blog • 23 января 2023 г. 17:00
We're excited to share the newest addition to our GitHub Bug Bounty Program!... читать далее
Security bug bountyРазработка • The GitHub Blog • 23 января 2023 г. 15:05
It turns out that the first “all Google” phone includes a non-Google bug. Learn about the details of CVE-2022-38181, a vulnerability in the Arm Mali GPU. Join me on my journey through reporting the vulnerability to the Android security team, and the...... читать далее
Security Android exploit development GitHub Security Lab