Kubernetes is a powerful yet complicated container orchestration system. It can be used to run resilient workloads on virtually any cloud platform, including AWS, GCS, Azure, DigitalOcean, and more…
Read MoreApplications have quickly become complex webs of interconnected microservices. Failures in the API calls between microservices grow more common and far more dastardly – wreaking havoc throughout…
Read MoreApache Kafka is a high-throughput, high-availability, and scalable solution chosen by the world's top companies for uses such as event streaming, stream processing, log aggregation, and more. Kafka…
Read MoreHere at Architect, it's no secret that we love portable microservices. And what better way to make your services portable than by decoupling their interactions? Today we talk about decoupling your…
Read MoreDjango is an excellent Python Web framework, but it can be tricky to deploy to the cloud. If you’re building in Python, you want the confidence that what you develop and deploy locally will translate…
Read MoreOne of a modern DevOps team’s driving objectives is to help developers deploy features as quickly and safely as possible. This means creating tools and processes that do everything from provisioning…
Read MoreDependency management Distributed cloud applications (aka microservices) have introduced an enormous amount of complexity into the design and operation of cloud software. What used to manifest itself…
Read MoreThis article is part of a running series that attempts to demystify microservices by showing developers how they can create a set of microservice using their favorite frameworks and protocols. Each…
Read MoreWe are pleased to announce the open beta release of Architect's DevOps-as-a-Service platform - a groundbreaking continuous delivery toolset that helps teams achieve deployment, networking, and…
Read MoreIn my prior posts, we've talked about how to instrument credential cycling and why it's important to enable application portability. In this post, we'll take the notion of credential cycling even…
Read More