Разработка • DZone Web Dev • 29 июня 2022 г. 17:03
While talking about the word “Stack” can be described as an amalgamation of the tools and technologies used to build a particular software. The technology stack, also known as the Solution Stack, comprises the programming languages, frameworks, datab...... читать далее
Разработка • The Cloudflare Blog • 22 июня 2022 г. 13:27
Offloading key applications from your traditional VPN to a cloud-native ZTNA solution like Cloudflare Access is a great place to start with Zero Trust and provides an approachable, meaningful upgrade for your business... читать далее
Cloudflare One Week Zero Trust VPN ZTNA Cloudflare AccessDevOps • DZone DevOps • 13 июня 2022 г. 2:07
You want to set up your first automatic deployment pipeline that builds, tests, and deploys code changes to your target cloud environment. You’ve spent days reading docs and blogs to figure out what your automatic deployment pipeline should comprise...... читать далее
Разработка • 8th Light Blog • 31 мая 2022 г. 0:00
Every software system is built on top of a towering stack of abstractions. It’s an unavoidable arrangement if we ever want to deliver working software. Yet we know abstractions are imperfect representations of reality. How does it all work toge...... читать далее
Coding Architecture PrinciplesДизайн • UX Planet • 30 мая 2022 г. 7:50
The topic of Omni-channel product experiences is one that has remained consistently engaging for a variety of reasons. For starters, when it comes to e-commerce universe, one only has to witness the geometric growth that it has experienced due to the...... читать далее
design-thinking technology ux design innovationDevOps • DZone DevOps • 18 мая 2022 г. 17:40
GitOps is a set of principles for you to implement continuous deployment for cloud-native applications using Git as a single source of truth. With GitOps, you treat everything, including infrastructure, as source code and store it in Git. GitOps lets...... читать далее
grafana prometheus gitops helm flux kustomizeDevOps • DZone DevOps • 11 мая 2022 г. 19:14
Misconfigurations are the leading cause behind security incidents in Kubernetes-orchestrated or otherwise containerized environments. Without proper configuration in place, applications would run into problems ranging from noncompliance and inconsist...... читать далее
devops configuration management gitops helm iac fluxDevOps • DZone DevOps • 10 мая 2022 г. 18:46
Kubernetes gained popularity as it simplifies the scalability and management of containerized applications. It enables you to deploy and manage nodes, pods, containers, services, and configuration maps across the entire application lifecycle. It was...... читать далее
gitops helmДизайн • UX Planet • 9 мая 2022 г. 6:27
It’s important to understand that visual design is a fundamental product design skill, and a good user interface is an important part of the user experience.In design school, one of my teachers always commented on the attractiveness of the product. I...... читать далее
ui-design product-design ux-design visual-design grahic-designРазработка • habr.com • 18 апреля 2022 г. 12:44
За последние несколько лет управление состоянием в React претерпело значительные изменения. Многие перешли с Flux на Redux и ищут еще более простые решения. Кроме того, появление React Hooks открыло новые возможности для управления состоянием.Некотор...... читать далее
JavaScript Angular ReactJS VueJS TypeScript javascript react vue angular typescript webРазработка • DZone Web Dev • 28 марта 2022 г. 8:21
Native applications work smoothly on mobile devices. Their graphic transitions take less time for UI rendering compared to the cross-platforming. The reason is simple: their code can communicate straight to the mobile OS core, enabling UI methods. In...... читать далее
web dev framework react react native comparison flutter flutter frameworkSEO • biznology • 18 марта 2022 г. 13:00
We are looking forward to longer, beautiful days outside here in the Bay as we move deeper into another great Spring season. Conversations with clients and colleagues have increasingly focused... The post Career Crafting: What Do I Want Next In My Ca...... читать далее
21st Century Leadership Author's Corner Consultants Collective Corner Future of Work The Great Reset career crafting Consultants Collective Kevin Jordan podcastDevOps • DZone DevOps • 7 марта 2022 г. 18:17
The growing complexity of application development and demand for more frequent deployments bolstered the rise of GitOps. GitOps, in simple terms, is all about using Git for container-based continuous integration and deployment. GitOps enables a seaml...... читать далее
open source devops cloud-native gitops eks flux cncfDevOps • DZone DevOps • 4 марта 2022 г. 15:45
Stream-Aligned and Platform Teams The 2021 State of DevOps report identifies two types of teams as the way high-maturity teams organize themselves: stream-aligned teams and platform teams. The idea of a "platform" or "internal developer platform" is...... читать далее
devops kubernetes continuous delivery gitops self-service progressive delivery cloudnativeDevOps • DZone DevOps • 18 февраля 2022 г. 3:19
DevOps has fundamentally changed the way software is developed. It has further paved the way for creating faster, flexible, and more collaborative development and delivery processes. Thus, new and exciting DevOps tools emerge each year to improve exi...... читать далее
devops devops tools datadog anthos backstage crossplane komodorРазработка • Dice Insights • 17 февраля 2022 г. 12:00
There’s never been a better time to negotiate for a higher salary and other kinds of compensation. The notably low tech unemployment rate (1.7 percent in […] The post How Many Technologists Will Negotiate for Better Pay and Benefits? appeared f...... читать далее
Headline Salary Job Skills negotiation salaryРазработка • DZone Web Dev • 13 февраля 2022 г. 9:49
Building better software faster is the main driver of digital transformation. If you’re not rapidly deploying new features and fixes, your competitors are. Using GitOps to automate continuous application delivery brings a number of advantages to your...... читать далее
kubernetes gitopsРазработка • DZone Web Dev • 7 февраля 2022 г. 20:58
If you're a React developer, chances are you already know how complicated it can get when working with global/shared states. Nonetheless, nowadays, there are two main ways to use this concept: Redux Context API. It is essential to highlight...... читать далее
javascript typescript redux redux tutorial typescript tutorial redux toolkitДизайн • UX Planet • 31 января 2022 г. 18:22
The topic of Tools is something that has prompted and continuously prompts a vast array of discussions across the Design community. In fact, as one goes through the annals of Design Blogs throughout the years, that seems to be a common thread that al...... читать далее
product-design design-thinking technology design innovationDevOps • DZone DevOps • 19 января 2022 г. 13:44
Kubernetes is popular due to its capability to deploy new apps at a faster pace. Thanks to "Infrastructure as data" (specifically, YAML), today you can express all your Kubernetes resources such as Pods, Deployments, Services, Volumes, etc., in a YAM...... читать далее
devops docker kubernetes redis openshift sre yaml kubernetes operators k8s cluster redis enterprise operator