Your 12 hourly digest for DZone.com Feed

DZone.com Feed
Recent posts on DZone.com 
thumbnail Build Full-Stack Web App With Firebase, Angular 15, React.js, Vue.js, and Blazor [Video]
Jun 23rd 2023, 15:05, by Vinay R

In this tutorial, we will quickly learn to build a web application from scratch. By using the same backend (Firebase), we will build different front ends using Angular 15, React.js, Vue.js, and also Blazor.

Firebase and Angular 15

Let's start with Firebase and Angular 15.

thumbnail Strategies To Automate Your Integration Testing
Jun 23rd 2023, 15:00, by Amara Lisa

What happens when the unit test of software components works perfectly? Have you ever wondered why the 100% pass report for unit tests does no good to components when integrated and verified as one unit? Integration tests undergoing spontaneous failure do not reflect that the failure point lies within the units but somewhere where the units interact.

The testing team places a significant amount of emphasis on how effectively one can rely on automated, integrated tests to ensure the quality of software produced in today's demanding world, where results-focused approaches seek continuous delivery of working software.

What Is Integration Testing?

Integration testing consists of testing around the interfaces to check the data flow between several modules of software without disturbing the functionalities of the modules.

thumbnail Resolver in Angular: An Overview
Jun 23rd 2023, 14:40, by Hardik Thakker

A robust JavaScript framework for creating web applications is called Angular. It offers a wide range of tools and functionality for developers to make reliable and practical applications.

Angular Resolver is a single example of such a functionality. We'll discuss the Angular Resolver's concept, function, and practical application for your Angular projects in this article.

thumbnail How Can the Cloud and DevOps Help Expedite Digital Transformation?
Jun 23rd 2023, 14:12, by Amit Tiwari

Cloud and DevOps: An Overview 

Digital transformation has become a critical initiative for businesses looking to thrive in the modern era. To expedite this transformation, organizations are leveraging the power of cloud computing and adopting DevOps practices. Cloud computing offers scalable and flexible infrastructure, while DevOps enables a culture of collaboration and continuous delivery. This article will explore how clouds and DevOps contribute to expediting digital transformation and the benefits they bring to businesses. 

Cloud in Digital Transformation 

Cloud computing plays a vital role in driving digital transformation for businesses. Here's how it facilitates the process: 

thumbnail Introduction to Cypress and UI Test Automation
Jun 23rd 2023, 14:03, by Guru Prasad

Let's consider an example of an e-commerce software development company that is facing challenges in meeting deadlines due to the increasing demand for its services. They have a large codebase and manual testing processes that make it difficult to catch bugs and ensure quality. The team also faces technical challenges, such as the need to test across multiple browsers and devices and performance issues resulting in slow page load times.

To overcome all these challenges, test automation can be used to automate functional, regression, and load testing. This will enable them to catch bugs earlier in the development cycle and reduce the need for manual testing.

thumbnail Platform Setup: How to Structure Your Infrastructure Repository
Jun 23rd 2023, 13:37, by Sharad Regoti

Welcome to the Platform Setup series, a collection of blog posts where I'll be sharing my insights and experiences from deploying applications in enterprises. With a particular focus on Banking and Insurance companies.

I've been part of dynamic teams ranging in size from 20 to 40 talented individuals, each one contributing to the grand mosaic of software development. We've journeyed from traditional software development methodologies to the cutting-edge vistas of DevOps, Kubernetes, and beyond, fostering an environment of continuous learning and growth.

thumbnail Disaster Recovery for Kubernetes Clusters
Jun 23rd 2023, 13:08, by Balamurali Sreekanth Akula

Importance of Business Continuity

Business continuity is having a strategy to deal with major disruptions and disasters. Disaster recovery (DR) helps an organization to recover and resume business critical functions or normal operations when there are disruptions or disasters.

High-availability clusters are groups of servers that support business-critical applications. Applications are run on a primary server, and in the event of a failure, application operation is moved to the secondary server, where they continue to operate.

thumbnail Enterprises Must Utilize Python for Developing ERP Testing Processes
Jun 23rd 2023, 12:36, by Ryan Kh

Python is one of the most robust programming languages around. Over 15.7 million developers have used Python for a variety of applications over the last decade.

One of the most important things that developers are currently using python for is ERP testing. In order to fully appreciate the benefits of using Python for these applications, he's important to understand the nature of ERP testing and the role Python applications can fit into the framework.

thumbnail Database Dissection: How Are Fast Data Queries Implemented?
Jun 23rd 2023, 12:20, by Frank Z

In data analytics, fast query performance is more of a result than a guarantee. What's more important than the result itself is the architectural design and mechanism that enables quick performance. This is exactly what this post is about. I will put you into context with a typical use case of Apache Doris, an open-source MPP-based analytic database.

The user, in this case, is an all-category Q&A website. As a billion-dollar listed company, they have their own data management platform. What Doris does is support the data filtering, packaging, analyzing, and monitoring workloads of that platform. Based on their huge data size, the user demands quick data loading and quick response to queries. 

thumbnail API Security Is a Hot Topic, Here's Why
Jun 23rd 2023, 11:53, by ctsmithiii

Preparing for Black Hat 2023, it seems like API security will be a key issue. Here's what you need to know.

What's an API?

An API, or application programming interface, is a set of definitions and protocols for building and integrating application software. An API defines how two pieces of software can interact with each other. It specifies the methods, functions, and data structures that are available for use, as well as the rules for how those methods and functions can be used.

thumbnail Test Infrastructure Tutorial: A Comprehensive Guide With Examples and Best Practices
Jun 23rd 2023, 11:26, by Kavita Joshi

Test infrastructure refers to the hardware, software, and other resources necessary to support software application testing. This can include things like test environments, test tools and equipment, test data, and other resources that are needed to plan, design, execute, and evaluate tests.

It is an integral part of the testing process by providing the resources and support required for testing activities. It is typically designed and set up before testing, and it is commonly managed by a dedicated team or individual.

thumbnail DevOps Culture
Jun 23rd 2023, 10:49, by Aditya Bhuyan

DevOps is a culture that has emerged in the IT industry to address the challenges of software development and deployment. The term DevOps is a combination of two words, Development, and Operations. It is a set of practices that aims to bring together the development and operations teams to achieve better collaboration, communication, and efficiency in software development and deployment.

The DevOps culture has evolved over the years, and today it is considered an essential part of any software development process. This article will discuss the DevOps culture, its evolution, and its significance in the IT industry.

You are receiving this email because you subscribed to this feed at blogtrottr.com. By using Blogtrottr, you agree to our policies, terms and conditions.

If you no longer wish to receive these emails, you can unsubscribe from this feed, or manage all your subscriptions.

Comments

Popular posts from this blog

Digg

DZone.com Feed

DZone.com Feed