Systems | Development | Analytics | API | Testing

Microservices

Debugging Workflows Two Ways

Today, service architecture is becoming increasingly complex with the explosion of new software techniques such as microservices. However, the performance of a system often is dependent on engineers’ ability to debug gnarly problems. The increase in complexity that comes with new microservices architectures makes debugging that much harder. In fact, some companies are considering reverting back to monoliths because of the increased difficulty of debugging, among a host of other challenges.

Best Practices for Moving from a Monolith to Microservices

In the first post of this series, we looked at the state of your organization, how to tell if Microservices are right for you, and wrapped up with a few challenges this architecture brings to the table. In this article, we will look at organizational changes that will help you adopt a Microservice architecture. Additionally, we will touch on topics like how to bring change to your organization, how to embrace the primacy effect, and why you should embrace cross-functional teams.

Designing Web-Scale Workloads with Microservices

Containers and microservices are redefining the software development lifecycle. Developers are empowered to choose best of the breed languages, frameworks, and runtimes to develop software. DevOps teams are dealing with new packaging and deployment mechanisms. Container orchestration tools such as Docker Swarm, Kubernetes, Apache Mesos are changing the way applications are deployed and managed.

Shrinking to Grow: What Small Can Do for Your Organization - Chad Fowler CTO & GM, Microsoft

During his talk, Chad outlined how almost everything we've seen in the evolution of software and systems points to one, fundamental truth: small things are more manageable than big things. Small iterations are better iterations. Small methods are better methods. Small teams are better teams. He discussed examples from sociology, psychology, and biology that explored how we can think small to build systems and organizations that can outlive us.

Microservices: Decomposing Applications for Testability and Deployability by Chris Richardson

In this presentation, Chris Richardson describes the essential characteristics of the microservice architecture. You will learn about the benefits and drawbacks of the microservice architecture and when it makes sense to use it. Chris also covers how the microservice architecture is not a silver bullet.

Got microservices? Service mesh management might not be enough

A lot of enterprises are evolving their monolithic applications into microservices architectures. In this pattern, applications are composed of fine-grained services that communicate via APIs. Microservices promise, faster development, innovation, cloud scaling, better infrastructure optimization—and happier developers. No wonder this architecture gets so much attention.

10 Ways Microservices Create New Security Challenges

In the current microservices DevOps environment, there are tough new and evolving challenges for developers and teams to consider on top of the more traditional ones. From worsening versions of already common threats to new-generation evolving threats, new perspectives are required on securing microservices. These new perspectives may not be intuitive for many otherwise sophisticated DevOps and data teams.

Cargill Bridges Legacy and Cloud Native with Kong Enterprise

As we continue to expand across new industries and regions, we’re excited to share Cargill’s digital transformation story and how it turned to Kong Enterprise to create a unified API platform across existing legacy and newer cloud native systems. We talked to Jason Walker, senior enterprise architect at Cargill, about their journey to microservices. What was the driver for Cargill’s move to microservices?

What are Microservices? A Complete Introduction for Beginners

Microservices are a type of architectural style for building software that has been gaining popularity. The concept was first introduced at a tech conference in 2011 and has been adopted by many Agile enterprises such as Netflix, Amazon, Uber, SoundCloud, Groupon, eBay, to name a few. So, what are microservices? What are the benefits of microservices? And why are so many large enterprises have been implementing this method into their DevOps and continuous testing strategies?

6 Strategy Elements for Building Cloud Native Applications

The cloud native paradigm for application development has come to consist of microservices architecture, containerized services, orchestration, and distributed management. Many companies are already on this journey, with varying degrees of success. To be successful in developing cloud native applications, it’s important to craft and implement the right strategy. Let’s examine a number of important elements that must be part of a viable cloud native development strategy.