Microservices FAQ
- FAQ
- History of Microservices
- Kubernetes Native
- Adoption of Cloud-Native Architecture
- Migration Styles. Lift and Shift Cloud Migration Strategy
- Architectural Patterns for Caching Microservices
- Bunch of Images
FAQ
- Should I Use A Microservices Architecture? What about the UI? π
- medium.com: STOP!! You donβt need Microservices
- contino.io: How to Make Enterprise Container Strategies That Last (Part One)
- medium.com: Your team might not need Kubernetes
- cybercoders.com: What Hiring Managers look for in a Full Stack Developer
- nginx.com: Introduction to Microservices πππ
- Dzone: Programming Styles Compared: Spring Framework vis-a-vis Eclipse MicroProfile ππ
- Dzone: Containerization in 2020 Let’s look at how containerization has changed enterprise development in the past few years and what developers should know when considering a container strategy.
- shekhargulati.com: Service Discovery for Modern Distributed Applications
- infoq.com: Pitfalls and Patterns in Microservice Dependency Management
- dev.to: Microservice Roadmap
- clickittech.com: Microservices vs Monolith π
- betterprogramming.pub: Domain Partitions: How To Find a Healthy Balance Between Microservices and Monoliths An in-depth look at an architectural pattern that will suit the majority of small- to medium-sized companies
- thenewstack.io: Microservices: Align the Pain with the Solution
- k21academy.com: Monolithic vs Microservices β Difference, Advantages & Disadvantages
- medium: Itβs time to stop making βMicroservicesβ the goal of modernization
- thenewstack.io: Choosing Between Container-Native and Container-Ready Storage π Into this discussion about the new container data-services layer come two main approaches: container-native and container-ready.
- blog.risingstack.com: Designing a Microservices Architecture for Failure
- faun.pub: Complete Guide to Monolithic vs. Microservices Architecture
- dev.to: When are microservices appropriate?
- devopsdigest.com: CI/CD Deployments: How to Expedite Across a Kubernetes Environment With DevOps Orchestration From Old to New Migrating VM Workloads to Containers. DevOps Meets SecOps: Building Security & Quality Gate Automations. Accelerate the Migration to Kubernetes
- medium.com: When to Use and When NOT to Use Microservices: No Silver Bullet π
History of Microservices
Kubernetes Native
Adoption of Cloud-Native Architecture
Migration Styles. Lift and Shift Cloud Migration Strategy
- From monolith to containers: How Verizon containerized legacy applications on OpenShift π:
- Lift and shift is a cloud migration strategy that refers to removing workloads and tasks from one storage location and placing them in another, usually cloud-based, location.
- Moving applications to the cloud can be challenging if you are unprepared. In fact, many businesses experience some level of migration failure because of poor planning.
- The lift and shift migration style is one of the approaches that can help you transition to the cloud without the need to redesign applications or disrupt workflow operations.
- It all starts with containerizing the applications using platforms like Docker and then moving entirely to a microservices architecture.
- dzone: Cloud Migration(Lift-and-Shift): My Notes From the Ground π
- dzone: The Best Cloud Migration Approach: Lift-And-Shift, Replatform, Or Refactor? There are a number of ways to get your applications to the cloud, but the question of which method to use is a little up in the air.
- dzone: 10 Commandments of Microservice Decomposition π In this article, I will try to cover the purposes of terms used while decomposing microservices and try to fit them under one umbrella concept.
- acloudguru.com: What is lift and shift cloud migration?