Library

Video Player is loading.
 
Current Time 0:00
Duration 15:11
Loaded: 0.00%
 
x1.00


Back

Games & Quizzes

Training Mode - Typing
Fill the gaps to the Lyric - Best method
Training Mode - Picking
Pick the correct word to fill in the gap
Fill In The Blank
Find the missing words in a sentence Requires 5 vocabulary annotations
Vocabulary Match
Match the words to the definitions Requires 10 vocabulary annotations

You may need to watch a part of the video to unlock quizzes

Don't forget to Sign In to save your points

Challenge Accomplished

PERFECT HITS +NaN
HITS +NaN
LONGEST STREAK +NaN
TOTAL +
- //

We couldn't find definitions for the word you were looking for.
Or maybe the current language is not supported

  • 00:00

    Hi, I'm Eric Minick with IBM Cloud.

  • 00:02

    I want to talk a little bit about continuous delivery,

  • 00:05

    which is all about "how do I quickly get code into production?".

  • 00:11

    Continuous delivery as a term goes all the way back to the agile manifesto.

  • 00:16

    The first principle of that says,

  • 00:19

    "What's really important is that we satisfy our customers

  • 00:24

    through the early and continuous delivery of valuable software."

  • 00:29

    So, if we're in a place where we've got valuable changes to the code

  • 00:34

    (and if our changes aren't valuable, we probably shouldn't be making them)

  • 00:37

    but if we've got valuable changes to our code

  • 00:39

    we want to get in production, how do we do that?

  • 00:41

    That's what continuous delivery is all about.

  • 00:43

    Well, the first step here is that we've got code, not software,

  • 00:47

    so we need to turn it into software.

  • 00:51

    That's our build process, right? Good.

  • 00:56

    Now we've got software, we've got production, and we could just deploy the software into production.

  • 01:02

    Is that what we're going to do? No.

  • 01:05

    What we're really going to do is a whole bunch of testing

  • 01:08

    to make sure that what we have actually belongs out there.

  • 01:12

    So, most companies I work with have anywhere from 2 to 5 test environments.

  • 01:20

    They'll have an environment named something like "QA", right,

  • 01:26

    and another environment named something like "Performance" or "Stage."

  • 01:31

    Well, we can use those. Alright.

  • 01:35

    So, we take our software, we put it in the QA environment, we put it in the staging environment,

  • 01:42

    and we put it out in production.

  • 01:44

    Alright, and we should probably do some testing too.

  • 01:47

    So, this is kind of the backbone or the path to production in continuous delivery.

  • 01:54

    When you look at a continuous delivery tool, or you look at a continuous delivery pipeline,

  • 01:58

    you'll often see this kind of perspective: "I have builds and I put them out in production."

  • 02:04

    Now, what are the activities here? What are the key behaviors?

  • 02:08

    So the first one is this migration that we see, right,

  • 02:13

    so we can look at that migration, this migration, this migration,

  • 02:18

    and we say "Okay. This requires an automatic deployment, right?"

  • 02:27

    Auto deploy. This is where we see tools like application release automation,

  • 02:34

    continuous delivery pipelines, very focused on "how do my builds move through the environments?",

  • 02:40

    "what's the order of the environments?", "How do I manage and govern that?",

  • 02:43

    "Are there rules for when I need to move from here to here to here?" That kind of content.

  • 02:50

    The next side of this is it's not just about moving the bits, right, if we're just moving things around

  • 02:56

    the only thing that we've tested is that we can actually deploy our software.

  • 03:01

    That's valuable, but we probably have all these environments because

  • 03:06

    you know down in QA, in staging, we're doing some automated testing.

  • 03:12

    Right. Supporting a continuous testing kind of approach as part of our overall continuous delivery.

  • 03:21

    And then we're probably also using some tooling down here that we care about.

  • 03:26

    This would be our continuous integration server that does our builds, right?

  • 03:31

    The idea of a build manager or a continuous integration server have all come together.

  • 03:36

    So, here are the key pieces.

  • 03:40

    Final idea, typically in continuous delivery,

  • 03:44

    this transition here, moving from stage to prod,

  • 03:49

    is going to have another level of governance on it.

  • 03:52

    You might be in a fully automated situation where code commit comes in to Github.

  • 03:59

    There is a trigger that tells the build server "new code's here". It automatically does a build.

  • 04:04

    It triggers a deployment to QA, which automatically triggers our tests.

  • 04:09

    If those pass, we automatically trigger out to stage, which automatically triggers more tests.

  • 04:14

    That's great. It's continuous. It's fast.

  • 04:17

    When we're down here, when we're looking at this move to prod,

  • 04:22

    almost always were looking at some sort of a human getting involved.

  • 04:26

    Historically, that was your change approval board, your CAB.

  • 04:33

    Ideally if we're automating all of our testing, we're getting all the data,

  • 04:37

    we're able to automate the CAB out of existence and

  • 04:40

    just say "Hey look all the test passed, let's make a go/no-go decision here,

  • 04:44

    button's clicked, we moved to prod."

  • 04:46

    There may be some approvals out to a change management system, you might still have the CAB,

  • 04:50

    so there's something going on here with some decision making typically.

  • 04:54

    That's the basic idea of continuous delivery.

  • 04:56

    You have something valuable in code.

  • 05:01

    You want that in production, but you don't want to break things.

  • 05:06

    So what do we do?

  • 05:07

    Take our code, make it software in a build process.

  • 05:11

    Now we want to make sure we're not breaking, so we're going to test our deployment process, moving to QA.

  • 05:16

    We're then going to test the software with automated testing.

  • 05:19

    We're going to use the same deployment process to stage,

  • 05:22

    same deployment process out to production after doing more tests, more checks, getting approvals.

  • 05:29

    That allows us to get those changes into production quickly and safely.

  • 05:32

    And that's continuous delivery.

  • 05:34

    Thank you.

  • 05:35

    If you have questions, please drop us a line.

  • 05:39

    If you want to see more videos like this in the future, be sure to like and subscribe.

All

The example sentences of DELIVERY in videos (15 in total of 598)

delivery noun, singular or mass unit noun, singular or mass since preposition or subordinating conjunction mail noun, singular or mass is verb, 3rd person singular present not adverb delivered verb, past participle locally adverb but coordinating conjunction is verb, 3rd person singular present forwarded verb, past participle to to the determiner actual adjective delivery noun, singular or mass
when wh-adverb you personal pronoun look verb, non-3rd person singular present at preposition or subordinating conjunction a determiner continuous adjective delivery noun, singular or mass tool noun, singular or mass , or coordinating conjunction you personal pronoun look verb, non-3rd person singular present at preposition or subordinating conjunction a determiner continuous adjective delivery noun, singular or mass pipeline noun, singular or mass ,
let verb, base form 's possessive ending say verb, base form you personal pronoun find verb, non-3rd person singular present " speed proper noun, singular delivery proper noun, singular services proper noun, singular , llc proper noun, singular " , or coordinating conjunction you personal pronoun find verb, non-3rd person singular present a determiner " super proper noun, singular speedy proper noun, singular delivery proper noun, singular
for preposition or subordinating conjunction nowadays noun, plural in preposition or subordinating conjunction china proper noun, singular area noun, singular or mass , we personal pronoun can modal use verb, base form the determiner delivery noun, singular or mass service noun, singular or mass , delivery noun, singular or mass service noun, singular or mass or coordinating conjunction the determiner
would modal land verb, base form on preposition or subordinating conjunction the determiner top noun, singular or mass of preposition or subordinating conjunction delivery noun, singular or mass drivers noun, plural cars noun, plural , then adverb those determiner delivery noun, singular or mass drivers noun, plural would modal walk verb, base form
prototype noun, singular or mass during preposition or subordinating conjunction its possessive pronoun delivery noun, singular or mass flight noun, singular or mass to to martlesham proper noun, singular before preposition or subordinating conjunction its possessive pronoun official adjective assessments noun, plural had verb, past tense even adverb begun verb, past participle .
let verb, base form 's possessive ending us personal pronoun show verb, non-3rd person singular present shoppers noun, plural an determiner estimated verb, past participle delivery noun, singular or mass date noun, singular or mass for preposition or subordinating conjunction when wh-adverb their possessive pronoun items noun, plural should modal arrive verb, base form
the determiner actor noun, singular or mass had verb, past tense been verb, past participle working verb, gerund or present participle as preposition or subordinating conjunction a determiner domino proper noun, singular 's possessive ending pizza noun, singular or mass delivery noun, singular or mass boy noun, singular or mass for preposition or subordinating conjunction 10 cardinal number months noun, plural ,
a determiner 737 cardinal number painted verb, past participle in preposition or subordinating conjunction an determiner exquisite noun, singular or mass star noun, singular or mass wars noun, plural steam noun, singular or mass delivery noun, singular or mass delivery noun, singular or mass was verb, past tense used verb, past participle to to promote verb, base form the determiner new adjective
well adverb everything noun, singular or mass 's possessive ending on preposition or subordinating conjunction delivery noun, singular or mass and coordinating conjunction today noun, singular or mass 's possessive ending like preposition or subordinating conjunction a determiner huge adjective day noun, singular or mass for preposition or subordinating conjunction delivery noun, singular or mass the determiner island noun, singular or mass got verb, past tense approval noun, singular or mass
have verb, non-3rd person singular present these determiner rotating verb, gerund or present participle deals noun, plural for preposition or subordinating conjunction free adjective delivery noun, singular or mass , you're proper noun, singular not adverb paying verb, gerund or present participle for preposition or subordinating conjunction the determiner delivery noun, singular or mass , it personal pronoun 's verb, 3rd person singular present delivered verb, past participle
now adverb that preposition or subordinating conjunction the determiner delivery noun, singular or mass van proper noun, singular is verb, 3rd person singular present clean adjective , she personal pronoun 's verb, 3rd person singular present able adjective to to load verb, base form the determiner boxes noun, plural for preposition or subordinating conjunction her possessive pronoun delivery noun, singular or mass area noun, singular or mass
that determiner level noun, singular or mass of preposition or subordinating conjunction line noun, singular or mass delivery noun, singular or mass does verb, 3rd person singular present n't adverb deserve verb, base form to to be verb, base form called verb, past participle a determiner professional adjective actor noun, singular or mass .
set verb, past participle automatic adjective merrick proper noun, singular food noun, singular or mass delivery noun, singular or mass at preposition or subordinating conjunction petflow proper noun, singular , too adverb - it personal pronoun 'll modal make verb, base form your possessive pronoun life noun, singular or mass way noun, singular or mass easier adjective, comparative .
delivery noun, singular or mass services noun, plural offered verb, past participle by preposition or subordinating conjunction the determiner likes noun, plural of preposition or subordinating conjunction amazon proper noun, singular insta proper noun, singular cart noun, singular or mass

Use "delivery" in a sentence | "delivery" example sentences

How to use "delivery" in a sentence?

  • Teaching is a creative profession, not a delivery system. Great teachers do [pass on information], but what great teachers also do is mentor, stimulate, provoke, engage.
    -Ken Robinson-
  • The happy phrasing of a compliment is one of the rarest of human gifts, and the happy delivery of it another.
    -Mark Twain-
  • A mediocre speech supported by all the power of delivery will be more impressive than the best speech unaccompanied by such power.
    -Quintilian-
  • It's a romantic notion that you're going to have one brilliant idea and then everything is going to be great... but the execution and delivery are what's key.
    -Sergey Brin-
  • Part of me thinks that innovation, real innovation in health care delivery, needs to happen from the bottom to the top.
    -Malcolm Gladwell-
  • Businesses typically look at issues like price, quality, time of delivery. They don't often think about social and environmental impact because they're focused on their financial bottom line.
    -Jerry Greenfield-
  • I had a perfect pregnancy and a perfect delivery. I was very blessed.
    -Jamie Lynn Spears-
  • Heartfelt, inspired songwritingwith a delivery both biting and assured.
    -Paul Zollo-

Definition and meaning of DELIVERY

What does "delivery mean?"

/dəˈliv(ə)rē/

noun
Act of taking something to a person or place.

What are synonyms of "delivery"?
Some common synonyms of "delivery" are:
  • conveyance,
  • carriage,
  • transportation,
  • transporting,
  • transport,
  • distribution,
  • dispatch,
  • remittance,
  • freightage,
  • haulage,
  • portage,
  • shipment,
  • birth,
  • childbirth,

You can find detailed definitions of them on this page.

What are antonyms of "delivery"?
Some common antonyms of "delivery" are:
  • collection,

You can find detailed definitions of them on this page.