Kops vs. Kubeadm: What's the Difference?

Read here to find out what the difference is between these two Kubernetes installers, and look at situations they may be used in to find out which is best for you. Read all

Convert Galera Node to Async Slave and Vice-Versa With Galera Cluster

Learn how to automate the process for converting a Galera node to async slave and async slave to Galera node without shutting down any servers. Read all

Docker and Continuous Delivery Deployment Types

See how Docker deployment methods make continuous delivery achievable, and what you need to know to get started with CI/CD automation wth Docker. Read all

Communicating Between Microservices

Inter-service communication is crucial when building microservices. Learn about the different communication styles in this DZone Microservices Guide article. Read all

Quick Start With Apache Livy

Learn the prerequisites to Apache Livy, learn how to start the Livy server, and see how to use Livy REST APIs with Python. Read all

Introduction to Docker Secrets

A tutorial on how to enable and use Docker secrets to improve the security of your Docker services that allow you to securely store information, like passwords. Read all

Next Gen Service Virtualization for Continuous Delivery and DevOps

See how service virtualization and API mocking fit into DevOps and are becoming essential to teams in this review of the Next Gen Service Virtualization Forum. Read all

On-Demand Compute Pricing: AWS vs. Azure vs. Google

This comparison of AWS, Microsoft Azure, and Google Cloud's on-demand compute pricing considers four scenarios to find the best pricing for cloud solutions. Read all

Docker Commands for Development to Deployment

This article lists and explains all the commands to build, test, and run Docker container, from developing the image to deployment and publishing the container. Read all

Running Code With Spring Cloud Function on AWS Lambda

Spring Cloud Function has brought Java further into the serverless world. See how to create a function and link it to AWS Lambda via an API Gateway trigger. Read all

 

 

 

 

Top