Remove Continuous Delivery Remove Infrastructure Remove Microservices Remove Test-Driven Development
article thumbnail

Continuous deployment without downtime

CircleCI

Often you can find information on how to adopt DevOps practices like continuous integration (CI) and continuous deployment, but there isn’t as much information on what could go wrong and how to handle those challenges. First, let’s note that continuous delivery is different from continuous deployment. Wrapping up.

article thumbnail

New live online training courses

O'Reilly Media - Ideas

Get hands-on training in Docker, microservices, cloud native, Python, machine learning, and many other topics. AI-driven Future State Cloud Operations , June 7. Advanced Test-Driven Development (TDD) , June 27. Test-Driven Development In Python , June 28. AI and machine learning.

Course 68
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

219+ live online training courses opened for June and July

O'Reilly Media - Ideas

Get hands-on training in Docker, microservices, cloud native, Python, machine learning, and many other topics. AI-driven Future State Cloud Operations , June 7. Advanced Test-Driven Development (TDD) , June 27. Test-Driven Development In Python , June 28. AI and machine learning.

Course 49
article thumbnail

Technology Trends for 2023

O'Reilly Media - Ideas

Software Development The biggest change we’ve seen is the growth in interest in coding practices; 35% year-over-year growth can’t be ignored, and indicates that software developers are highly motivated to improve their practice of programming. Is the relatively low growth of microservices a sign of change? growth over 2021.

Trends 138
article thumbnail

Pitfalls of Agile Transformations

LeanEssays

Question 1: Should you use Scrum or Continuous Delivery? This may come as a surprise, but quite frankly, Scrum says nothing about how to develop software, nothing about how to deliver defect-free code and nothing about techniques for faster production releases. It means tests as code, infrastructure as code, deployment as code.

Agile 69
article thumbnail

15 Books by leading software architects

Apiumhub

This guide demonstrates the authors’ ideas in action with three real-world case studies: datacenter replication for business continuity, management of a continuous deployment pipeline, and migration to a microservice architecture. . Testing Java Microservices ” by Alex Soto Bueno, Jason Porter, Andy Gumbrecht.

article thumbnail

Lean Software Development: The Backstory

LeanEssays

To counter sequential processes and the long integration and defect removal phase, agile software development practices focused on fast feedback cycles in these areas: Test-driven development: Start by writing tests (think of them as executable specifications) and then write the code to pass the tests.