article thumbnail

Kubernetes Troubleshooting: 7 Essential Steps for Delivering Reliable Applications

OverOps

If you think of the shift to microservices and containers as an evolution rather than a revolution then you’ve reached the right place! Challenges such as: Managing the transition from a monolithic application to microservices. Dealing with polyglot programming across microservices. Logging across microservices.

article thumbnail

Microservices Done Right, Part 2: More Antipatterns to Avoid

Accenture

Microservices architecture has become popular over the last several years. Many organizations have seen significant improvements in critical metrics such as time to market, quality, and productivity as a result of implementing microservices. Recently, however, there has been a noticeable backlash against microservices.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Low-Tech Collaboration Emerges as The Key to Protecting Complex Enterprise Infrastructure Environments

CIO

These assets must either be: 1) “modernized” to platforms that enable secure integration across the enterprise-wide data and application fabric; or 2) cocooned and then connected to the rest of the “cloud-native” hybrid infrastructure with APIs and/or containerized microservices. It was interesting to see how low-tech these exercises can be.

article thumbnail

Ktor and SQLDelight for Kotlin Back-End Development

Xebia

Both courses feature video lessons and practical exercises, so you’ll learn by doing. Ktor is a Kotlin-first library for client and server HTTP, an excellent choice for your new microservice or application. As mentioned above, exercises are an integral part of the course; you’ll have a running Ktor app from lesson one.

article thumbnail

Benefits and challenges of using monorepo development practices

CircleCI

In a single, monolithic repository, also known as a monorepo, you keep all your application and microservice code in the same source code repository (usually Git). Monorepo vs. polyrepo for microservices. As microservices architecture becomes more popular, teams tend to split their code into many repositories (the so-called polyrepos).

article thumbnail

Seamlessly Swapping the API backend of the Netflix Android app

Netflix Tech

How we migrated our Android endpoints out of a monolith into a new microservice by Rohan Dhruva , Ed Ballot As Android developers, we usually have the luxury of treating our backends as magic boxes running in the cloud, faithfully returning us JSON. You can read more about this in our previous posts here: part 1 , part 2. It was a Node.js

article thumbnail

4 remedies to avoid cloud app migration headaches

CIO

But if you do your planning exercise properly, you shouldn’t have to move your applications around,” he says. Moving an app across clouds is expensive because you also need to move the associated data, and data egress is a very costly exercise,” says Nag. One big reason: they’re often locked into their chosen provider’s ecosystem.

Cloud 187