Материалы по теме 'devops' | DevsDay.ru

IT-блоги Материалы по теме 'devops'

IT-блоги Материалы по теме 'devops'


Разработка dev.to 18 мая 2024 г. 2:18

In this post, I'd like to share how I created a "resource" in Azure portal. By definition, a resource in an Azure portal is a service required to create a product or solution. In Microsoft Azure, everything needed for a business solution is colloquia...... читать далее

azure macos virtualmachine cloud

Разработка dev.to 18 мая 2024 г. 1:25

Overview of the DevOps Interview Process: From Application to Selection - Part 4 - Docker - YouTube 📚Book link: https://pratimuniyal.gumroad.com/l/cracking-the-devops-interviewWhat to expect in the Docker Interview...... читать далее

docker container devops cloud

Разработка habr.com 18 мая 2024 г. 0:07

В программировании микроконтроллеров на Си часто приходится писать драйверы для умных и навороченных ASIC чипов с управлением по I2C/SPI/MDIO интерфейсам. Обычно перед запуском эти чипы надо правильным образом сконфигурировать. Такие чипы всегда опер...... читать далее

кодогенерация регистры asic линейные системы линейные уравнения математика слау devops

Разработка dev.to 18 мая 2024 г. 0:02

Upgrading an Amazon EKS (Elastic Kubernetes Service) cluster can seem daunting, especially in a production environment. However, with a well-defined strategy and the right tools, the process can be smooth and minimally disruptive. In this post, I'll...... читать далее

eks kubernetes aws devops

Разработка dev.to 17 мая 2024 г. 20:47

In the age of sophisticated IDEs, cloud-based development platforms, and feature-rich code editors, the notion of relying on a notepad for app development may seem unconventional. However, this simple tool can actually be a valuable asset in the righ...... читать далее

Разработка dev.to 17 мая 2024 г. 20:29

First post lets gooooo. The ADHD meds got me feeling productive. Origin of Title So I definitely stole this title from one of those AI title generators online, even got an idea for the branding of this from there. It definitely had to hap...... читать далее

django music aws kubernetes

Разработка dev.to 17 мая 2024 г. 16:32

In today's API-driven world, APIs (Application Programming Interfaces) act as the critical gateways to your organization's valuable data and functionalities. Effective API security is paramount for protecting these assets from unauthorized access, m...... читать далее

webdev javascript api devops

Разработка IntelliJ IDEA 17 мая 2024 г. 11:22

Choosing the right Java runtime for your Spring Boot project might seem trivial at first glance. After all, all runtimes are based on the OpenJDK code and offer the same APIs. But not all runtimes are created equal. This article will discuss various...... читать далее

idea java jdk spring-boot

Разработка dev.to 17 мая 2024 г. 11:05

Technology has always been the lynchpin in driving progress — from the first ships built to the first industrial revolution to the computer age. The time between each successive technological wave has been shortening, and in the past few years, we ha...... читать далее

ai api automation devops

Разработка dev.to 17 мая 2024 г. 10:56

App modernization has become a pivotal strategy for global businesses. In a survey of over 400 leading IT executives across different domains conducted by IBM Institute for Business Value (IBV), 83% of respondents said that updating applications and...... читать далее

DevOps ubuntu.com 17 мая 2024 г. 10:52

CentOS 7 is on track to reach its end-of-life (EoL) on June 30, 2024. Post this date, the CentOS Project will cease to provide updates or support, including vital security patches. Moving away from the RHEL-based ecosystem might appear daunting, but...... читать далее

case study centos cloud Cloud migrations Migration Open source Server Ubuntu

Разработка dev.to 17 мая 2024 г. 10:46

Exploring Docker and Kubernetes has been a fascinating journey. We've uncovered tools that boost performance, elevate experiences, and turn mundane tasks into thrilling adventures. Let's get started with the top ten exciting tools for DevOps in 2024!...... читать далее

devops tools news development

Разработка dev.to 17 мая 2024 г. 10:26

Demystifying the Digital Signature vs. Digital Certificate Debate: Understanding the Key Differences In the world of cybersecurity, digital signatures and digital certificates are two commonly used terms that often cause confusion. Both play critic...... читать далее

webdev beginners devops security

Разработка dev.to 17 мая 2024 г. 8:30

In this post, we explore various concepts around Terratest and how to use Terratest in various testing scenarios. In case you are not familiar with Go programming language, I have tried my best to explain the code in this post. Note: All the source...... читать далее

terraform devops

Разработка dev.to 17 мая 2024 г. 6:12

Introduction Laravel is a popular free and open-source PHP-based web framework used for building high-end web applications. It is renowned for its expressive and elegant syntax. In this article, we will deploy a Laravel app on a LAMP stack. LAMP sta...... читать далее

devops ubuntu bash laravel

Разработка dev.to 17 мая 2024 г. 6:00

A Back-End Developer is a specialist in web development responsible for building and maintaining the server-side logic, databases, and applications that power websites and web applications. They work on the server-side of web development, focusing on...... читать далее

backend developer

Разработка dev.to 17 мая 2024 г. 1:42

When working with databases, we often encounter situations where queries require significant time to execute. Long database queries can be a cause of intensive resource usage, such as CPU, I/O, and memory. In this article, I will explore the issue of...... читать далее

mysql database devops monitoring

Разработка dev.to 16 мая 2024 г. 22:07

As solopreneurs or freelancers, we need a network of appropriate cooperation partners. While evaluating a fellow developer may be relatively easy as a senior web developer, how do I choose a designer or a copywriter? How do designers decide on an app...... читать далее

webdev career collaboration networking

Разработка dev.to 16 мая 2024 г. 14:00

Introduction Browser developer tools are essential tools in web development. Good use of developer tools can help you debug your website, optimize performance, improve accessibility, and more. This article describes the basic usage of browser dev...... читать далее

devops tutorial webdev programming

Разработка dev.to 16 мая 2024 г. 12:00

In today's software development landscape, maintaining a clean and efficient codebase is crucial for productivity and scalability. One area where this principle can be applied is in the automation of pipeline tasks using JavaScript scripts. In this b...... читать далее

javascript gitlab pipeline devops