DevOps • linuxhint.com • 14 мая 2022 г. 17:28
Overview about the AWS parameter store, the benefits of using it, its use cases, along with guide on how to create a parameter store using CLI.... читать далее
AWSDevOps • DZone DevOps • 15 апреля 2022 г. 1:09
For over a decade, the testing pyramid has been helping developers plan automated software tests. In this article, we’ll explore what makes up the pyramid, how it is helpful, and what alternative “shapes” there are. What Is the Testing Pyramid? Int...... читать далее
testing automation test cicd pyramid frontend testing test pyramidDevOps • DZone DevOps • 31 марта 2022 г. 13:16
This is an article from DZone's 2022 DevOps Trend Report.For more: Read the Report Software firms have long relied on a DevOps approach to enhance agility and collaboration in software delivery. CI/CD pipelines automate processes in the sof...... читать далее
devops ci/cd ci/cd pipeline pipeline security security threats cicd securityDevOps • DZone DevOps • 31 марта 2022 г. 1:33
The word “test” originally referred to “a small vessel used in assaying precious metals.” This meant that testing was a method of ascertaining the quality of gold or silver. It was also used in the process of refining valuable alloys, such as t...... читать далее
testing automation automated testing best practices beginners cicdDevOps • DZone DevOps • 29 марта 2022 г. 1:22
A high-performing network is integral for the maintenance of a functioning IT infrastructure in any modern company. It helps facilitate effective business communications and promotes synergy between systems. Therefore, it’s no exaggeration to say tha...... читать далее
continuous integration it scalability cicd network performance network performance managementDevOps • DZone DevOps • 26 марта 2022 г. 23:28
The software testing space saw a paradigm shift in testing methodologies from manual to test automation with the new technologies. Digitization certainly comes with benefits, such as increased productivity; at the same time, it also results in the co...... читать далее
testing software testing test automation cicd autonomous technologiesРазработка • DigitalOcean Community Tutorials • 22 марта 2022 г. 19:22
*The author selected the [Tech Education Fund](https://www.brightfunds.org/funds/tech-education) to receive a donation as part of the [Write for DOnations](https://do.co/w4do-cta) program.* ### Introduction Having an automated deployment process is...... читать далее
DevOps • DZone DevOps • 17 марта 2022 г. 19:52
Today's software companies maintain a lot of projects and to keep development and deployment activities keep go on for each team without any friction, CICD comes into the picture. Generally, in software development, we create two separate environment...... читать далее
devops jenkins cicdDevOps • DZone DevOps • 9 марта 2022 г. 2:45
Agile experimentation is the new standard in the software development landscape. Organizations aim for releasing the best version of their products as quickly as possible. DevOps and principles of continuous integration and continuous delivery/deploy...... читать далее
devops ai data integration cicd data pipeline cicd pipeline data pipelinesDevOps • DZone DevOps • 23 февраля 2022 г. 22:19
In a previous article, I described a way to organize low-latency products as multiple code bases which are bound together with a Maven Bill of Materials (BOM). Understandably, this requires setting up continuous integration and deployment for a large...... читать далее
tutorial maven github kotlin cicd continious integration teamcity continous deployment configuration as codeDevOps • DZone DevOps • 14 февраля 2022 г. 17:36
The State of DevOps report released by Puppet each year is a great indicator of the pulse of the DevOps movement at the time. With its 10th edition, the report has continued to focus on the key challenges faced by organizations and solutions to them...... читать далее
devops gitops cicd platform as a service automated deploymentsDevOps • DZone DevOps • 13 февраля 2022 г. 15:51
Professional software development is a feedback-based process — each new iteration is informed by past results. Feedback is powered to a considerable degree by tests. Slow tests affect development. Engineering teams lose momentum and become frustrate...... читать далее
tutorial devops performance testing cicdРазработка • DZone Web Dev • 31 января 2022 г. 14:51
Insomnia is a desktop app from Kong that’s great for building, debugging, and testing backend APIs. While ad hoc manual testing is nice, wouldn’t it be even better to include our API tests in our continuous integration (CI) pipelines? With Inso, Kong...... читать далее
javascript api test automation continuous integration node api development cicd github actions insomnia kongDevOps • DZone DevOps • 21 января 2022 г. 12:39
Kubernetes (K8s) and Rancher are both open source projects focused on container management with enormous communities of contributors and users. Kubernetes is the leader in container orchestration. It offers teams the flexibility to efficiently run...... читать далее
devops kubernetes cluster orchestration cicd rancher cost management kubecostDevOps • DZone DevOps • 12 января 2022 г. 3:35
Think of a world where you don't need a separate testing environment, where you can test everything in production and capture valuable data that helps you improve along the way. The secret ingredient: feature flags. What Are Feature Flags? Features f...... читать далее
devops beginner cicd feature flag feature flagging feature flags with cdРазработка • DZone Web Dev • 19 декабря 2021 г. 8:39
It is the second part of our video tutorial series where we continue to explore developing spring boot REST API on AWS. Today, we will focus on the ECS cluster. It involves the following steps:... читать далее
aws spring boot rest cicd ecs spring framework tutorialDevOps • DZone DevOps • 4 декабря 2021 г. 13:19
What is Site Reliability Engineering (SRE)? Site Reliability Engineering happens when an organization looks at problems through the lens of a software problem. SRE is a software engineering approach where Site Reliability engineers use the softwa...... читать далее
devops sreDevOps • DZone DevOps • 29 ноября 2021 г. 16:48
1. Introduction When the historians of the future get around the commerce of our times, they are sure to garner overwhelming evidence around the appeal for artificial intelligence and machine learning. The way these two technologies have dug their he...... читать далее
continuous testing cicd pipeline devops pipeline qa automation ai-driven automation ai-driven testing ml-based automationРазработка • dev.to • 25 ноября 2021 г. 13:08
Monorepos are highly-active code repositories spanning many projects. These can test the limits of conventional continuous integration. Semaphore is the only CI/CD around with easy out-of-the-box support for monorepos. Monorepo workflows sh...... читать далее
cicd monorepo beginners tutorialDevOps • DZone DevOps • 23 ноября 2021 г. 19:35
CI/CD is the cornerstone of DevOps. Continuous integration/continuous development (or deployment) brings value to software production by introducing automation and monitoring throughout the development lifecycle. The CI/CD pipeline defines a series o...... читать далее
git ci/cd security best practices ci/cd pipeline iac devops cycle pipeline security cicd security