Remove 2015 Remove Architecture Remove Linux Remove Microservices
article thumbnail

Container Security – What Are Containers? – Part 1

Xebia

The starting point for building a custom image is a base image (like Alpine Linux), usually created by vendors or communities and uploaded to an image registry (a repository that stores container images, e.g. Docker Hub ). Some container runtimes are compatible with Linux and Windows, making the containers cross-platform.

Linux 130
article thumbnail

Technology Trends for 2024

O'Reilly Media - Ideas

While we like to talk about how fast technology moves, internet time, and all that, in reality the last major new idea in software architecture was microservices, which dates to roughly 2015. Who wants to learn about design patterns or software architecture when some AI application may eventually do your high-level design?

Trends 118
Insiders

Sign Up for our Newsletter

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

article thumbnail

Metrics for Microservices

Kentik

KDE handles over 10B flow records/day with a microservice architecture that's optimized using metrics. That means scaling horizontally, which involves a complex distributed system with a custom microservice architecture. 10001 GOOD Alert System: 20ce3d935b6988a15b7a6661c8b6198bd1afe419 Built on Linux 3.16.0-4-amd64

Metrics 40
article thumbnail

What is GraphQL?

Openxcell

GraphQL was developed in 2012 and was released publically in 2015. In 2018, Facebook shifted it to the newly created GraphQL foundation by Linux. Best Fit For Microservices And Complex Systems. GraphQL also benefits in migrating from monolithic applications to microservice architecture. So they created GraphQL.

article thumbnail

Why Kubernetes If It Makes Your Life Worse?

ParkMyCloud

was released in 2015, after being developed and used internally at Google since 2014. Google partnered with the Linux Foundation in 2015 to form the Cloud Native Computing Foundation (CNCF) and had Kubernetes as one of the seed technologies. And: is Kubernetes one of them? Kubernetes – The Latest Holy War. Kubernetes v1.0

article thumbnail

Containers vs virtual machines: what is the difference?

CircleCI

System containers are much less common now, but were popular before Docker made containers commonplace in 2015. Containers usually run on Linux machines, where they run in a separate namespace. Implementations on other operating systems follow similar architectural principles. Containers also facilitate the use of microservices.

article thumbnail

The Good and the Bad of Docker Containers

Altexsoft

Gone are the days of a web app being developed using a common LAMP (Linux, Apache, MySQL, and PHP ) stack. Launched in 2013 as an open-source project, the Docker technology made use of existing computing concepts around containers, specifically the Linux kernel with its features. Docker architecture core components.