# Managed Services

Published articles for Managed Services.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Building durable cloud control systems with Temporal

DevFeed: [Building durable cloud control systems with Temporal](<https://devfeed.tech/articles/building-durable-cloud-control-systems-with-temporal-35745.md>)

Original publisher: [Read original article](<https://temporal.io/blog/building-durable-cloud-control-systems-with-temporal>)

Author: Sergey Bykov

Published: 2025-01-16T00:00:00Z

Content type: article

Language: en

Sources: [Temporal Blog](<https://devfeed.tech/sources/temporal-blog.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>), [Cloud Architecture](<https://devfeed.tech/topics/cloud-architecture.md>), [Multi-tenancy](<https://devfeed.tech/topics/multi-tenancy.md>), [control-plane](<https://devfeed.tech/topics/control-plane.md>), [Scalability](<https://devfeed.tech/topics/scalability.md>), [Managed Services](<https://devfeed.tech/topics/managed-services.md>), [reliability](<https://devfeed.tech/topics/reliability.md>), [Resilience](<https://devfeed.tech/topics/resilience.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [cell-based-architecture](<https://devfeed.tech/tags/cell-based-architecture.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [database](<https://devfeed.tech/tags/database.md>), [high-availability](<https://devfeed.tech/tags/high-availability.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [low-latency](<https://devfeed.tech/tags/low-latency.md>), [managed-services](<https://devfeed.tech/tags/managed-services.md>), [multi-tenancy](<https://devfeed.tech/tags/multi-tenancy.md>), [reliability](<https://devfeed.tech/tags/reliability.md>), [resilience](<https://devfeed.tech/tags/resilience.md>), [scalability](<https://devfeed.tech/tags/scalability.md>)

### AI overview

Temporal describes how it built Temporal Cloud as a managed service, emphasizing multi-tenancy, durable execution, and a separation between data-plane and control-plane responsibilities. It also explains using cell-based architecture to isolate resources and limit the impact of failures.

### Source excerpt

Explore how Temporal leverages durable execution, multi-tenancy, and cell-based architecture to build scalable, reliable cloud control systems. Learn key lessons and insights for managed cloud services.

## Securing Cloud Infrastructure with Teleport and AWS Identity Federation

DevFeed: [Securing Cloud Infrastructure with Teleport and AWS Identity Federation](<https://devfeed.tech/articles/securing-cloud-infrastructure-with-teleport-and-aws-identity-federation-29822.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/secure-aws-with-teleport-aws-identity-federation/>)

Author: info@goteleport.com (Janakiram MSV)

Published: 2022-08-25T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Amazon Web Services](<https://devfeed.tech/topics/aws.md>), [Cloud](<https://devfeed.tech/topics/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [AWS IAM](<https://devfeed.tech/topics/aws-iam.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [DevOps](<https://devfeed.tech/topics/devops.md>), [Amazon EC2](<https://devfeed.tech/topics/amazon-ec2.md>), [Amazon EKS](<https://devfeed.tech/topics/amazon-eks.md>), [Amazon S3](<https://devfeed.tech/topics/amazon-s3.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [account](<https://devfeed.tech/tags/account.md>), [aws](<https://devfeed.tech/tags/aws.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-computing](<https://devfeed.tech/tags/cloud-computing.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [credentials](<https://devfeed.tech/tags/credentials.md>), [devops](<https://devfeed.tech/tags/devops.md>), [iam](<https://devfeed.tech/tags/iam.md>), [identity](<https://devfeed.tech/tags/identity.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [integration](<https://devfeed.tech/tags/integration.md>), [least-privilege](<https://devfeed.tech/tags/least-privilege.md>), [managed-services](<https://devfeed.tech/tags/managed-services.md>), [operations](<https://devfeed.tech/tags/operations.md>), [organization](<https://devfeed.tech/tags/organization.md>), [platform](<https://devfeed.tech/tags/platform.md>), [policies](<https://devfeed.tech/tags/policies.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

This article explains how Teleport and AWS Identity Federation can centralize access to AWS cloud infrastructure. It describes account and user sprawl, federated IAM access, least-privilege delegation, just-in-time privilege escalation, and policy enforcement across the AWS console, SDK, and CLI.

### Source excerpt

The rise of cloud computing has proliferated AWS accounts and users--essential partners for enterprises tackling long-term strategic initiatives and day-to-day DevOps.

## Being on-call as a software engineer - a challenging and fast learning experience

DevFeed: [Being on-call as a software engineer - a challenging and fast learning experience](<https://devfeed.tech/articles/being-on-call-as-a-software-engineer-a-challenging-and-fast-learning-experience-28017.md>)

Original publisher: [Read original article](<https://tech.trivago.com/post/2022-01-12-engineeroncall/>)

Author: Stefan Nothaas Java Software; Backend Engineer

Published: 2022-01-12T00:00:00Z

Content type: article

Language: en

Sources: [Trivago](<https://devfeed.tech/sources/trivago.md>)

Topics: [backends](<https://devfeed.tech/topics/backends.md>), [Software](<https://devfeed.tech/topics/software.md>), [Development](<https://devfeed.tech/topics/development.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>), [Kafka](<https://devfeed.tech/topics/kafka.md>), [Kubernetes](<https://devfeed.tech/topics/kubernetes.md>), [systems](<https://devfeed.tech/topics/systems.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [backends](<https://devfeed.tech/tags/backends.md>), [blog-post](<https://devfeed.tech/tags/blog-post.md>), [development](<https://devfeed.tech/tags/development.md>), [devops](<https://devfeed.tech/tags/devops.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [engineering-culture](<https://devfeed.tech/tags/engineering-culture.md>), [experience](<https://devfeed.tech/tags/experience.md>), [google-cloud](<https://devfeed.tech/tags/google-cloud.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [kafka](<https://devfeed.tech/tags/kafka.md>), [kubernetes](<https://devfeed.tech/tags/kubernetes.md>), [learning](<https://devfeed.tech/tags/learning.md>), [learnings](<https://devfeed.tech/tags/learnings.md>), [managed-services](<https://devfeed.tech/tags/managed-services.md>), [mistakes](<https://devfeed.tech/tags/mistakes.md>), [on-call](<https://devfeed.tech/tags/on-call.md>), [professional-development](<https://devfeed.tech/tags/professional-development.md>), [root-cause-analysis](<https://devfeed.tech/tags/root-cause-analysis.md>), [software](<https://devfeed.tech/tags/software.md>), [software-engineer](<https://devfeed.tech/tags/software-engineer.md>), [systems](<https://devfeed.tech/tags/systems.md>), [tooling](<https://devfeed.tech/tags/tooling.md>)

### AI overview

A trivago interview with backend engineer Stefan Nothaas examines his experience being on-call. It explains how on-call engineers respond to incidents, coordinate follow-up and root-cause analysis, and learn about infrastructure including Google Cloud, Kubernetes, Kafka and CLI tooling.

### Source excerpt

At trivago, we run webservices with complex backends in different regions around the globe 24/7. Our system is being iterated and developed on a daily basis. Naturally, mistakes will be made and...

## Using serverless and managed services to help small teams ship cloud software on tight deadlines

DevFeed: [Using serverless and managed services to help small teams ship cloud software on tight deadlines](<https://devfeed.tech/articles/getting-big-wins-with-small-teams-on-tight-deadlines-22996.md>)

Original publisher: [Read original article](<https://bravenewgeek.com/getting-big-wins-with-small-teams-on-tight-deadlines/>)

Published: 2020-11-02T21:52:40Z

Content type: article

Language: en

Sources: [Brave New Geek](<https://devfeed.tech/sources/brave-new-geek.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [Serverless](<https://devfeed.tech/topics/serverless.md>), [Architecture & Design](<https://devfeed.tech/topics/architecture-design.md>)

Tags: [architecture](<https://devfeed.tech/tags/architecture.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [managed-services](<https://devfeed.tech/tags/managed-services.md>), [serverless](<https://devfeed.tech/tags/serverless.md>), [services](<https://devfeed.tech/tags/services.md>), [software](<https://devfeed.tech/tags/software.md>), [vendor-lock-in](<https://devfeed.tech/tags/vendor-lock-in.md>)

### AI overview

Real Kinetic describes how serverless and managed services can help small teams deliver cloud software on tight deadlines. The article also discusses the operational, security, compliance, staffing, backup, and disaster-recovery concerns that contribute to cloud-project uncertainty.

### Source excerpt

Part of what we do at Real Kinetic is give companies confidence to ship software in the cloud. Many of our clients are large organizations that have been around for a long time but who don't always have much experience when it comes to cloud. Others are startups and mid-sized companies who may have some experience, but might just want another set of eyes or are looking to mature some of their practices. Whatever the case, one of the things we frequently talk to our clients about is the value of both serverless and managed services. We have found that these are critical to getting big wins with small teams on tight deadlines in the cloud. Serverless in particular has been key to helping clients get some big wins in ways others didn't think possible.

## How Auth0 meets PCI and SSH Requirements

DevFeed: [How Auth0 meets PCI and SSH Requirements](<https://devfeed.tech/articles/how-auth0-meets-pci-and-ssh-requirements-29598.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/case-study-auth0/>)

Author: info@goteleport.com (Jon Silvers)

Published: 2019-04-15T00:00:00Z

Content type: article

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Auth0](<https://devfeed.tech/topics/auth0.md>), [ssh](<https://devfeed.tech/topics/ssh.md>), [Access Control](<https://devfeed.tech/topics/access-control.md>), [Authorization](<https://devfeed.tech/topics/authorization.md>), [private cloud](<https://devfeed.tech/topics/private-cloud.md>), [Software as a service](<https://devfeed.tech/topics/saas.md>)

Tags: [access-control](<https://devfeed.tech/tags/access-control.md>), [auth0](<https://devfeed.tech/tags/auth0.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [authorization](<https://devfeed.tech/tags/authorization.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [managed-services](<https://devfeed.tech/tags/managed-services.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [private-cloud](<https://devfeed.tech/tags/private-cloud.md>), [requirements](<https://devfeed.tech/tags/requirements.md>), [saas](<https://devfeed.tech/tags/saas.md>), [ssh](<https://devfeed.tech/tags/ssh.md>)

### AI overview

This case study describes how Auth0 uses Teleport as a secure SSH gateway for customer infrastructure in hosted and private environments. Teleport provides temporary access, role-based access control, and automatic session termination to support PCI-related isolation and customer support requirements.

### Source excerpt

Auth0 selected Teleport to provide secure access to their customers' infrastructure, whether it's hosted in a public or private environment.

## Scaling Managed Services in the Cloud Era

DevFeed: [Scaling Managed Services in the Cloud Era](<https://devfeed.tech/articles/scaling-managed-services-in-the-cloud-era-29814.md>)

Original publisher: [Read original article](<https://goteleport.com/blog/scaling-managed-services-cloud/>)

Author: taylor@goteleport.com (Taylor Wakefield)

Published: 2017-07-17T00:00:00Z

Content type: opinion

Language: en

Sources: [Teleport](<https://devfeed.tech/sources/teleport.md>)

Topics: [Cloud](<https://devfeed.tech/topics/cloud.md>), [Infrastructure as a Service (IaaS)](<https://devfeed.tech/topics/infrastructure-as-a-service-iaas.md>), [Software as a Service (SaaS)](<https://devfeed.tech/topics/software-as-a-service-saas.md>), [cloud-infrastructure](<https://devfeed.tech/topics/cloud-infrastructure.md>), [private cloud](<https://devfeed.tech/topics/private-cloud.md>)

Tags: [cloud](<https://devfeed.tech/tags/cloud.md>), [cloud-infrastructure](<https://devfeed.tech/tags/cloud-infrastructure.md>), [cloud-services](<https://devfeed.tech/tags/cloud-services.md>), [complexity](<https://devfeed.tech/tags/complexity.md>), [infrastructure-as-a-service-iaas](<https://devfeed.tech/tags/infrastructure-as-a-service-iaas.md>), [maintenance](<https://devfeed.tech/tags/maintenance.md>), [managed-services](<https://devfeed.tech/tags/managed-services.md>), [multi-cloud](<https://devfeed.tech/tags/multi-cloud.md>), [private-cloud](<https://devfeed.tech/tags/private-cloud.md>), [providers](<https://devfeed.tech/tags/providers.md>), [security](<https://devfeed.tech/tags/security.md>), [software-as-a-service-saas](<https://devfeed.tech/tags/software-as-a-service-saas.md>)

### AI overview

This article examines how the adoption of IaaS and SaaS, including hybrid and private cloud deployments, changes the challenges facing IT departments, application developers, and Managed Service Providers. It highlights trade-offs involving data control, security, service dispersion, procurement tracking, and maintenance, and argues that MSPs must adapt their services to remain relevant.

### Source excerpt

We review the challenges MSPs face in a hybrid, multi-cloud world.