DevOps • DZone DevOps • 3 февраля 2023 г. 0:13
Docker is a containerization technology that allows developers to package and deploy applications in lightweight, portable containers. These containers are isolated from the host operating system, which makes them portable across different environmen...... читать далее
Безопасность • DZone Security • 2 февраля 2023 г. 11:33
The 48th IT Press Tour had the opportunity to attend a private screen event with HYCU, where Simon Taylor, CEO, and Founder, introduced their solution to securing SaaS applications and data. HYCU exists to eliminate data silos and provide end-to...... читать далее
Разработка • dev.to • 2 февраля 2023 г. 8:30
The data landscape is rapidly evolving, and the amount of data being produced and distributed on a daily basis is downright staggering. According to the report by Statista, currently, there are approximately 120 zettabytes of data in existence (as of...... читать далее
dataops data beginners dataengineeringDevOps • DZone DevOps • 1 февраля 2023 г. 23:20
DevOps is not new. Every business in the IT world knows it is the right software development methodology. Indeed, DevOps has enticed the world with its promise of high-quality product delivery at a faster pace. Despite the clear promise of DevOps, ma...... читать далее
Разработка • dev.to • 1 февраля 2023 г. 22:57
Hybrid cloud is a modern IT architecture that allows organizations to run applications and store data across both on-premise and cloud environments. By leveraging the best of both worlds, organizations can optimize their IT infrastructure, reduce cos...... читать далее
aws cloud infrastructure hybridcloudРазработка • dev.to • 1 февраля 2023 г. 18:25
Would I? I went to a meetup in my city last week and a guy I just met there popped a question after a while of conversation: with my experience, would I go for mobile software development again or pick a different area? And it got me thin...... читать далее
career mobile programming androidРазработка • Docker Blog • 1 февраля 2023 г. 15:00
Find out how to use the harpoon Docker Extension to deploy Kubernetes without any code right from Docker Desktop.... читать далее
Community developers Docker Extensions KubernetesDevOps • DZone DevOps • 1 февраля 2023 г. 1:06
Open source has been on the rise for the past few decades. From small startups to large enterprises, open source has now become a crucial part of the software development process. While open source is often thought of as simply a free alternative to...... читать далее
Разработка • The GitHub Blog • 31 января 2023 г. 22:41
In the coming months, we’re scaling, expanding, and launching new programming to further DEI within open source communities.... читать далее
Community Education Open Source diversity inclusion social impactРазработка • dev.to • 31 января 2023 г. 11:00
ChatGPT has been rumored to give Google and other popular online services a run for their money. This general-purpose chatbot is way more intelligent than any other machine learning tools in the market and can be integrated to your systems to effecti...... читать далее
machinelearning aws chatgptРазработка • dev.to • 31 января 2023 г. 9:37
Cloud storage is a rapidly growing technology that provides users with the ability to store and access their data over the internet. With the increasing demand for cloud storage, the market is flooded with different types of cloud storage solutions,...... читать далее
aws storage cloudDevOps • 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 • 30 января 2023 г. 8:52
January 30th, 2023 - Instalment #143 Welcome to edition #143 of the AWS open source newsletter, and another week of great new open source projects for you to try out. This week we feature projects including "aws-cdk-in-electron", a project that let...... читать далее
opensource awsРазработка • dev.to • 30 января 2023 г. 2:21
Why What How 1. Infrastructure 2. Administrator 3. Game 4. Laboratory 5. Internet of Things 6. Network Attachment Storage 7. Dematerialized Zone 8. Work 9. Guest Why Having all devices on the same network introduces ri...... читать далее
tutorial architecture security computerscienceDevOps • DZone DevOps • 29 января 2023 г. 17:20
Test automation is vital to any organization wanting to adopt Agile or DevOps, or simply wanting to deliver IT change faster. If you ask a stakeholder “What do you hope to achieve from your testing?” the common answer you receive is to assure quality...... читать далее
Разработка • dev.to • 29 января 2023 г. 0:56
Technology has come a long way since only being able to store 1.44 megabytes on a floppy disk! Yet, until serverless computing revolutionized the approach to resource capabilities, developers still had to think about how to maintain, scale, monitor,...... читать далее
serverless beginners containers codenewbieРазработка • dev.to • 27 января 2023 г. 16:43
They say if you can't explain something to a kid you probably don't understand it yourself…right? I am sure they said that LOL!. Okay so in the simplest terms Serverless architecture is a way of building and running things like websites or apps where...... читать далее
webdev beginnersРазработка • Facebook Engineering • 27 января 2023 г. 14:00
Managing network solutions amidst a growing scale inherently brings challenges around performance, deployment, and operational complexities. At Meta, we’ve found that these challenges broadly fall into three themes: 1.) Data center networking: Ove...... читать далее
Connectivity Data Center Engineering Networking & TrafficDevOps • DZone DevOps • 27 января 2023 г. 12:29
Migrating to the cloud can be a daunting task, but with the right plan and execution, it can be a seamless process. AWS offers various services that can help you with your migration, but it's important to be aware of the best practices and pitfalls t...... читать далее
Разработка • dev.to • 26 января 2023 г. 15:45
Intro Hey! My name is Yarden Porat, and in this article, I will explain what flaky tests are, their costs, their causes, and how they harm your work and organization. Once we have that figured out, I will share our strategy and tools we have develo...... читать далее
webdev flakytests javascript testing