Engineers | Practitioners

Technical articles from engineers and developers.

  • Modernizing .NET apps to the cloud? Ditch your domain joins and IWA in favor of single sign-on

    Modernizing .NET apps to the cloud? Ditch your domain joins and IWA in favor of single sign-on

    In legacy .NET it’s common for applications to rely on domain services for identity management. When bringing that app to the cloud, domain services aren’t the best practice.

    Read More
  • Slaying the Hydra: The Multi-Headed Beast That Is API Security

    Slaying the Hydra: The Multi-Headed Beast That Is API Security

    Validating someone's identity and ensuring they only have access to the resources they’re entitled to, all while locking down the fort from attacks can quickly become a Herculean task.

    Read More
  • Improving Cloud Foundry Loggregator scalability with a shared-nothing architecture

    Improving Cloud Foundry Loggregator scalability with a shared-nothing architecture

    A new architecture means Cloud Foundry Loggregator is easier to use and more scalable.

    Read More
  • Getting Started with Spring Cloud Stream

    Getting Started with Spring Cloud Stream

    Spring Cloud Streams offer a straightforward way to implement event-driven architecture, whether your backend is RabbitMQ, Kafka, or something else. Here's a demo.

    Read More
  • Netflix Built its Own Application Generator to Boost Dev Productivity. Here's How You Can, Too

    Netflix Built its Own Application Generator to Boost Dev Productivity. Here's How You Can, Too

    Application generators help developers to get started quickly by providing useful guide rails that reduce toil and ease their burden.

    Read More
  • Scaling Deployments to Multi-Cluster Kubernetes Environments with Concourse and Spinnaker

    Scaling Deployments to Multi-Cluster Kubernetes Environments with Concourse and Spinnaker

    Avoid multi-cluster madness with an automated, scalable delivery pipeline

    Read More
  • A Technical Comparison of Popular API Gateways with Apigee Edge, Spring Cloud Gateway, and Ocelot

    A Technical Comparison of Popular API Gateways with Apigee Edge, Spring Cloud Gateway, and Ocelot

    Read More
  • Introducing kpack, a Kubernetes Native Container Build Service

    Introducing kpack, a Kubernetes Native Container Build Service

    Pivotal just released kpack, a set of resource controllers for Kubernetes, as open source tech. This post describes kpack, and how it helps you build and manage containers at enterprise scale.

    Read More
  • How to Trim Your API Access Costs with a Cache

    How to Trim Your API Access Costs with a Cache

    Read More
  • Securing Services with Spring Cloud Gateway

    Securing Services with Spring Cloud Gateway

    Spring Cloud Gateway is a lightweight independent and decentralized micro-gateway. In this post, we present a technical tutorial that reviews how it can be used to secure microservices.

    Read More
  • The People Behind PAS for K8s

    The People Behind PAS for K8s

    Read More
  • Spring Cloud Data Flow 2.2 Delivers Value-Adds for Ephemeral Microservices on Cloud Foundry and Kubernetes

    Spring Cloud Data Flow 2.2 Delivers Value-Adds for Ephemeral Microservices on Cloud Foundry and Kubernetes

    Spring Cloud Data Flow 2.2 is now available. The release simplifies the operation of ephemeral microservices running on Cloud Foundry and Kubernetes. We review the highlights in this blog post.

    Read More
  • Three Signs It’s Time to Upgrade Your Continuous Integration Tool: A True Story

    Three Signs It’s Time to Upgrade Your Continuous Integration Tool: A True Story

    Read More
  • Pivotal Application Analyzer: Your Forensic Source Code Analysis

    Pivotal Application Analyzer: Your Forensic Source Code Analysis

    Read More
  • Implementing Comprehensive PCF Automation Pipelines

    Implementing Comprehensive PCF Automation Pipelines

    Read More
  • Developing, Architecting, Testing, & Documenting your API [Part 4 of 4]

    Developing, Architecting, Testing, & Documenting your API [Part 4 of 4]

    Read More
  • The Case of Intermittent Test Suites

    The Case of Intermittent Test Suites

    Read More
  • A Day In The Life of A Pivotal Engineer

    A Day In The Life of A Pivotal Engineer

    Read More
  • Hiding Services and Runtime Discovery with Spring Cloud Gateway

    Hiding Services and Runtime Discovery with Spring Cloud Gateway

    In this post, we'll look at Spring Cloud’s Gateway and Registry components and illustrate how you can use them together to make your applications more secure and more reliable.

    Read More
  • Designing & Developing an API Product [Part 3 of 4]

    Designing & Developing an API Product [Part 3 of 4]

    Read More
  • loading