DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones AWS Cloud
by AWS Developer Relations
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Partner Zones
AWS Cloud
by AWS Developer Relations

The Latest Deployment Topics

article thumbnail
How to Build an Android Chat App With Applozic SDK in Android Studio
Make an Android chat application with this easy-to-follow tutorial
October 1, 2019
by Syed Zainul Haque
· 9,482 Views · 1 Like
article thumbnail
How to Dockerize a Python Flask Application
In this article, we'll walk you through how to dockerize a Flask application with Python step-by-step.
April 22, 2020
by Kishor Kumar Ravi
· 9,555 Views · 3 Likes
article thumbnail
How to Do Deep Learning for Java
Let's see how to do deep learning for Java with Valohai.
Updated September 23, 2019
by Mani Sarkar
· 20,529 Views · 13 Likes
article thumbnail
How to Deploy to Several Orchestrators and Be Happy (or Not)
See how a deployment manifest can help you deploy to multiple orchestrators.
October 10, 2019
by Aleksandr Tarasov
· 6,467 Views · 5 Likes
article thumbnail
How to Deploy TiDB on Google Cloud Platform—Part 2
In this second post of a series on getting a TiDB cluster up and running on the GCP, we'll learn to quickly set up TiDB and become familiar with its benefits.
September 26, 2021
by Mike Barlow
· 4,234 Views · 4 Likes
article thumbnail
Create a Subdomain Dynamically Using AWS Route 53 and Node.js
Build your dynamic subdomain and map it to an S3 bucket with Node.js and AWS Route 53.
Updated October 13, 2019
by Vijaykishan Shyamsundar
· 13,898 Views · 4 Likes
article thumbnail
How to Create a Chatbot Using Azure Bot Service: Step-by-Step Instructions
In this tutorial, we will look at an example of creating a chatbot using Microsoft's Azure Bot Service.
October 16, 2022
by Daniil Mikhov
· 5,766 Views · 3 Likes
article thumbnail
How To Convert Image Files Into GIF or WebP Format Using Java
Learn how you can convert dozens of common image file types - including, but not limited to, PNG and JPG - into GIF and WebP format respectively.
October 31, 2022
by Brian O'Neill CORE
· 6,659 Views · 3 Likes
article thumbnail
How to Build Your Own CDN With Kubernetes
Design and code to deploy a self-hosted content delivery network.
October 7, 2019
by Ilhaan Rasheed
· 9,931 Views · 3 Likes
article thumbnail
How to Build the Process and Culture Behind Using Feature Flags at Scale
See some ideas that might help you ease the transition to feature flagging on a process and cultural level.
October 22, 2021
by Kara Phelps
· 7,595 Views · 2 Likes
article thumbnail
How to Build Reliability Into Your Data Stack
Data has become more integral to the day-to-day operations of modern business and powers digital products; the need for reliable data will only increase.
June 8, 2022
by Lior Gavish
· 5,027 Views · 1 Like
article thumbnail
How to Build Microservices With Node.js
Building Microservices with NodeJS is an event-driven development architecture that allows you to develop feature-loaded, scalable, and reliable applications.
Updated September 14, 2022
by Mahipal Nehra
· 28,996 Views · 7 Likes
article thumbnail
How to Build Graal-Enabled JDK8 on CircleCI
Get a Graal-enabled JDK8 on CircleCI.
Updated September 6, 2019
by Mani Sarkar
· 22,039 Views · 3 Likes
article thumbnail
How to Become a DevOps Engineer
Learn what it means to be a DevOps engineer, the tools and processes that you need to know, how to prepare for a DevOps interview, and courses and certifications to help you land your dream job.
December 15, 2021
by Bhagyashree Nigade CORE
· 19,219 Views · 13 Likes
article thumbnail
How Plume Handled Billions of Operations Per Day Despite an AWS Zone Outage
This article dives into how the incident played out in Plume's environment, and what had to be done to recover from the outage.
December 4, 2019
by Karthik Ranganathan
· 4,025 Views · 2 Likes
article thumbnail
How *Not* to Do Timeboxing in Agile
Any project in which timeboxes have become unbounded is not being run in an agile manner.
July 1, 2019
by $$anonymous$$ CORE
· 7,135 Views · 1 Like
article thumbnail
TechTalks With Tom Smith: How Microservices Have Changed the Migration of Legacy Apps
Standardization, maturation, containers, and Kubernetes are becoming the norm.
September 12, 2019
by Tom Smith CORE
· 6,356 Views · 1 Like
article thumbnail
How to Make Scrum Fail
In this blog post, I’ll enumerate things you should do if you want your Scrum project to fail.
June 20, 2019
by Glenn Dejaeger
· 27,919 Views · 9 Likes
article thumbnail
How to Make an Existing App Work with Android Wear
You've probably heard about Android Wear by now, but it still presents some questions for Android developers not yet fully invested in wearables. For example, how does one transition from mobile Android development to Android Wear? One option that makes a lot of sense is to work with existing Android apps that you've already developed, which Ivan Kocijan suggests in this recent post on Infinum. He provides a four-step walkthrough, in fact, of how an existing app - Erste & Steiermärkische Bank's queuing app - can be easily updated from an Android mobile version to Android Wear. It looks pretty cool: (via Infinum) Most of Kocijan's process revolves around altering notifications - they are central to the functionality of this app, after all - so that they are more friendly to the wearable. Even small changes do a lot to illustrate the way UX concerns change between devices. After adding a few new notifications, adding a broadcast receiver class, and updating the manifest, Kocijan has done most of what needs to be done - fairly straightforward. He also addresses the question that might be nagging those Android developers who are interested in wearables but not yet committed to the idea: do enough people even use them to make the effort worthwhile? According to Kocijan, it's all about foresight: That's a valid concern, especially when we know that the current generation of smartwatches costs between $200 and $300. But like with any other technology, the price of Android Wear devices will go down and they will become more widespread. Making sure your app supports this innovative technology is a smart investment for the future. Check out the full article for a look at how to update an existing Android app for a wearable device, both in terms of basic functionality and device-tailored UX design.
May 22, 2023
by Alec Noller
· 7,099 Views · 1 Like
article thumbnail
How to Make Android Development Less Frustrating
Sometimes, Android development is terrible. This recent blog post by Tony Cosentini discusses some of the more common and recognizable pain points in Android development, and how to get around them. Consentini concedes that Android development has been improving lately, pointing to developments like Android Studio and its Gradle build system, but there are still problems. In particular, he focuses on the following: Activities that are treated like view controllers The fragility of intents Problematic unit testing And for each, he provides a solution. For example, he points to Square as a useful source for a number of Android-simplifying solutions. Take a look at the full post for more ideas on how to solve some of the basic frustrations in Android development.
May 22, 2023
by Alec Noller
· 10,275 Views · 1 Like
  • Previous
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ...
  • Next

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com

Let's be friends: